30 Commits (be47bfc2f15d116493065358ba24ba6d7d8eb4db)

Author SHA1 Message Date
youainti 66a237cd19 current work, including a whole lot of julia stuff (Pluto.jl FTW) 5 years ago
youainti d5635622cc current work, can't get convergence as I'd like 5 years ago
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
youainti 55f8a0b00d changes to recursion attempt 5 years ago
Will King 444c1b26ca Started on Lit review, and included some other work. 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 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 2f8613f5bf Stuff I had worked on previously but not touched recently. Cleanup before resuming work. 5 years ago
Will King 6e636c8034 Recording code stuff 5 years ago