d762e32cf7Removed social planner's references to euler equations.
youainti
2021-11-15 20:49:18 -0800
4a189109e6Removed euler equation references from operator's problem
youainti
2021-11-15 20:44:10 -0800
f5447b116cOutlined presentation and began work on it.
youainti
2021-11-15 20:41:30 -0800
56a89717aboutline of story and ending of presentation
will king
2021-11-14 19:27:40 -0800
cf9a581becAlmost completed redesign of the system. Needs tested.
youainti
2021-11-12 17:18:50 -0800
90478868e1Working branched policy operator and in the middle of cleaning up how loss function etc work
youainti
2021-11-11 16:20:49 -0800
76b8cfdc8fExperimenting with flux chains and parallel to get some background knowledge on how to construct the operator policy function
youainti
2021-11-11 12:34:46 -0800
c3b4b3e8b4Currently working Social Planner's problem. but I need to get operators problem working.
youainti
2021-11-11 10:26:57 -0800
5d60a23270current work on making operator level maximization as opposed to just the planner level.
youainti
2021-11-09 13:05:54 -0800
2414e15735properly implemented social planner's problem
youainti
2021-11-08 17:39:00 -0800
259a5c942fjust committing some changes I have locally to keep them separate from the main work going on in BellmanResidualMinimization.jl
youainti
2021-11-06 12:01:36 -0700
f47dd09a8bGot basic planner problem converging.
youainti
2021-11-06 12:00:01 -0700
55911694b7Fixed loss function.
youainti
2021-11-05 15:06:39 -0700
6dab0f3b4dcreated the basic bellman residual minimization approach, still needs work.
youainti
2021-11-04 17:29:04 -0700
63135d8298Finished investigation of using Maliar et al's approach. Currently not feasible.
youainti
2021-11-02 19:57:57 -0700
66a237cd19current work, including a whole lot of julia stuff (Pluto.jl FTW)
youainti
2021-11-02 16:24:57 -0700
d5635622cccurrent work, can't get convergence as I'd like
youainti
2021-10-18 17:16:10 -0700
90a4a56bafcurrent work on differentiating the profit function
youainti
2021-10-13 18:00:17 -0700
1ad55eb603isolated issue with convergence of EstimandNN to the Partials NN, and moved previous work on dimension from SimplifiedApproach0 to NeuralNetworkSpecification
youainti
2021-10-13 14:57:10 -0700
1595bd2241got choice and partials functions to use correct dimensionality
youainti
2021-10-12 17:58:48 -0700
d8fff40288Got most of the neural network stuff working. Some parameter updates to manage in NeuralNetworkSpecifications
youainti
2021-10-01 18:41:39 -0700
7b51044057I've got the neural net with both launches and partials written, although some internals need redone because I misunderstood ReLU. Those misunderstandings are documented in the Background.
youainti
2021-09-30 21:45:24 -0700
2657f4d821got most of the new interfaces/abstractions written, and they appear to be working. Have the basics of a NN outlined. Have added a document with infomration about neural networks and PyTorch in particular. Wrote my own Upscaling module.
youainti
2021-09-30 18:06:41 -0700
d0bcdd87c0saving work to be able work on it at home. Wrote most of the new abstractions (concrete and abstract classes) over states and model definition. Still missing some functions.
youainti
2021-09-28 17:00:46 -0700
cd994a640eFixed neural network stuff, and came up with an example training loop. First implementation of optimality conditions completed.
youainti
2021-09-25 17:48:17 -0700
d1840a9ed7Got a basic optimality condition function working
youainti
2021-09-23 11:13:01 -0700
21b91cd4e8Changed to have launches as a global function
youainti
2021-09-23 08:16:50 -0700
9335ce1295verified working state in connect_trans* and moved the next steps from that file to README
youainti
2021-09-14 09:16:54 -0700
28dcb5a359have addressed the merge issue by forcing successful_recursing to remote version as recorded in connect_transition_to_optimality. This should have working versions of everything.
youainti
2021-09-14 09:13:36 -0700
92cb373b06updated a couple of files (one of which will be overwritten in a soon to exist pull/merge), and added a readme
youainti
2021-09-13 07:44:39 -0700
ef550d6098got transition recursion working, and created a notebook for the next step: connecting transition to optimality and creating a loss function
Will King
2021-09-11 18:58:54 -0700
3e8b8f5284reviewed basic neural net (minor change) and changed the destruction (satellite loss) function in successfull recursion
youainti
2021-09-08 16:14:38 -0700
de54b5767cGot to a good point to share, have incorporated all of Tom Marsh's suggestions.
Will King
2021-08-27 11:02:52 -0700
fb5e70820cAlmost finished last of suggested changes
youainti
2021-08-26 14:29:49 -0700
0c941a4335Rearranged main layout, part way through updating sections, added sections. Updated current status in readme.
youainti
2021-08-25 16:45:24 -0700
9d082f4667Removed section on suvival rates
youainti
2021-08-25 15:39:43 -0700
9430a609adMerge branch 'temporaryWork' of bitbucket.org:wking42/orbits into temporaryWork This is merging some work I did at home, fixing citations to work from the office.
youainti
2021-07-26 16:44:27 -0700
d9588f5a56Fixed most Reference Errors
Will King
2021-07-26 06:26:42 -0700
3ecc922087Changes to computation section
youainti
2021-07-23 16:50:54 -0700
06d4471b18Checking in today's work
youainti
2021-07-15 17:54:29 -0700
fa251d831fMerge branch 'temporaryWork' of bitbucket.org:wking42/orbits into temporaryWork This is merging work from home into my office work.
youainti
2021-07-15 16:42:35 -0700
b0ac372228just checking in what I have so far in order to merge.
youainti
2021-07-15 16:42:31 -0700
bb24885b99error in 05_socialPlanner, but need to leave for the day.
Will King
2021-07-14 20:08:38 -0700
cc5466d7b0Added the introduction (which includes the lit review), updated kessler region and syndrome sections
Will King
2021-07-10 20:30:16 -0700
444c1b26caStarted on Lit review, and included some other work.
Will King
2021-07-10 11:28:57 -0700
37eab9bdcdgot computational to a good state, started cleaning up laws of motion and survival analysis. Added a 4th and 5th level of subsections (titled paragraphs)
youainti
2021-07-09 17:14:16 -0700
35b8c165b6Writing appendix on general multivariate notation and methods.
youainti
2021-06-14 18:47:10 -0700
2f8613f5bfStuff I had worked on previously but not touched recently. Cleanup before resuming work.
youainti
2021-06-14 16:54:15 -0700
ff97df59e6Merge branch 'master' of bitbucket.org:wking42/orbits this is pulling work that I committed & pushed on my laptop over to my desktop
youainti
2021-05-17 17:36:58 -0700