71 Commits (90a4a56baf4afc3b5559dd1facbd826735538772)
 

Author SHA1 Message Date
youainti 90a4a56baf current work on differentiating the profit function 5 years ago
youainti 1ad55eb603 isolated issue with convergence of EstimandNN to the Partials NN, and moved previous work on dimension from SimplifiedApproach0 to NeuralNetworkSpecification 5 years ago
youainti 1595bd2241 got choice and partials functions to use correct dimensionality 5 years ago
youainti d8fff40288 Got most of the neural network stuff working. Some parameter updates to manage in NeuralNetworkSpecifications 5 years ago
youainti 7b51044057 I'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. 5 years ago
youainti 2657f4d821 got 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. 5 years ago
youainti d0bcdd87c0 saving 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. 5 years ago
youainti cd994a640e Fixed neural network stuff, and came up with an example training loop. First implementation of optimality conditions completed. 5 years ago
youainti d1840a9ed7 Got a basic optimality condition function working 5 years ago
youainti 21b91cd4e8 Changed to have launches as a global function 5 years ago
youainti 9335ce1295 verified working state in connect_trans* and moved the next steps from that file to README 5 years ago
youainti 28dcb5a359 have 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. 5 years ago
youainti 92cb373b06 updated a couple of files (one of which will be overwritten in a soon to exist pull/merge), and added a readme 5 years ago
Will King ef550d6098 got transition recursion working, and created a notebook for the next step: connecting transition to optimality and creating a loss function 5 years ago
youainti 3e8b8f5284 reviewed basic neural net (minor change) and changed the destruction (satellite loss) function in successfull recursion 5 years ago
Will King de54b5767c Got to a good point to share, have incorporated all of Tom Marsh's suggestions. 5 years ago
youainti fb5e70820c Almost finished last of suggested changes 5 years ago
youainti 0c941a4335 Rearranged main layout, part way through updating sections, added sections. Updated current status in readme. 5 years ago
youainti 9d082f4667 Removed section on suvival rates 5 years ago
youainti af4783827f quick note 5 years ago
youainti 322fd02fa2 todays work 5 years ago
youainti 9f65785327 Began incorporating Tom Marsh's suggestions 5 years ago
youainti 55f8a0b00d changes to recursion attempt 5 years ago
youainti b40a6af274 finished fixing references 5 years ago
youainti 9430a609ad Merge 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.
5 years ago
Will King d9588f5a56 Fixed most Reference Errors 5 years ago
youainti 3ecc922087 Changes to computation section 5 years ago
youainti 06d4471b18 Checking in today's work 5 years ago
youainti fa251d831f Merge branch 'temporaryWork' of bitbucket.org:wking42/orbits into temporaryWork
This is merging work from home into my office work.
5 years ago
youainti b0ac372228 just checking in what I have so far in order to merge. 5 years ago
Will King bb24885b99 error in 05_socialPlanner, but need to leave for the day. 5 years ago
Will King cc5466d7b0 Added the introduction (which includes the lit review), updated kessler region and syndrome sections 5 years ago
Will King 444c1b26ca Started on Lit review, and included some other work. 5 years ago
youainti 37eab9bdcd got computational to a good state, started cleaning up laws of motion and survival analysis. Added a 4th and 5th level of subsections (titled paragraphs) 5 years ago
youainti 226f344f02 began writing computational approach 5 years ago
youainti 3ca5312fab got successful recursive generation for the euler equation stuff 5 years ago
youainti 58f10e54ea Found problem with iterations, have not fixed 5 years ago
youainti 74772007af ignored ipynb checkpoints 5 years ago
youainti c9e6637157 cleaned up files, got a working transition function 5 years ago
youainti 823880e07a Merge branch 'master' into temporaryWork
This just pulling some other work over.
5 years ago
Will King e818123266 Tested incorporating the jacobian as part of a funciton 5 years ago
youainti 487eec3b77 more work on constructing tensors and jacobians 5 years ago
youainti 01a883a004 Added more work on setting up euler equations using pytorch 5 years ago
Will King ea4fec2813 some computational stuff 5 years ago
youainti cdd75d05ea removed a pdf 5 years ago
youainti d1cd4e6de9 edited .gitignore 5 years ago
youainti 8f6e0423ab finished generalized solution explanation. added pseudo_code section 5 years ago
youainti 35b8c165b6 Writing appendix on general multivariate notation and methods. 5 years ago
youainti 2f8613f5bf Stuff I had worked on previously but not touched recently. Cleanup before resuming work. 5 years ago
youainti ff97df59e6 Merge branch 'master' of bitbucket.org:wking42/orbits
this is pulling work that I committed & pushed on my laptop over to my desktop
5 years ago