Will King
|
9a271d90de
|
recording some past changes
|
2 years ago |
Will King
|
e6d2f7f93c
|
just storing old work I forgot to commit
|
2 years ago |
youainti
|
c9f710b724
|
Working Simulation
|
3 years ago |
will king
|
e22fac4ce0
|
bringing repo up to date
|
3 years ago |
will king
|
4719a8504c
|
Added notes on the model that I currently have.
|
3 years ago |
will king
|
48419a530d
|
added Dockerfile to create Julia/Pluto containers
|
3 years ago |
will king
|
7ec2ede00e
|
Merged work sitting in bitbucket into local repo
|
3 years ago |
will king
|
3cab6305ae
|
Recording past presentation
|
3 years ago |
will king
|
2fc2bdc36d
|
manually updating local branch with changes from remote, using copy/paste
|
3 years ago |
will king
|
a0358c3d01
|
adding data from specific runs
|
3 years ago |
youainti
|
162c0f49dd
|
bringing stuff up to date.
|
4 years ago |
will king
|
3a65710526
|
partial refactoring and redesign to use struct of arrays on states
|
4 years ago |
will king
|
51eff92f7e
|
Changed module to actually function and started adding testing.
|
4 years ago |
will king
|
db44fa86cc
|
Refactored into files
|
4 years ago |
youainti
|
cd6c414ca2
|
changed gitignore and added the module I'm hoping to build.
|
4 years ago |
youainti
|
40ccb4e84e
|
Fixed debris issue and setup plots
|
4 years ago |
youainti
|
f17ba05d7f
|
implemented save and reload functionality.
|
4 years ago |
youainti
|
f8d3643329
|
Finished presentation, got congergent social planner problem.
|
4 years ago |
will king
|
333bc5000c
|
working convergence, with a saved model
|
4 years ago |
youainti
|
be47bfc2f1
|
added notes on the things to finalize other than conclusion.
|
4 years ago |
youainti
|
81bc58ba71
|
Got most of the presentation finished
|
4 years ago |
youainti
|
bf57b47138
|
Proofread for seminar. Updated mathematic notation
|
4 years ago |
youainti
|
3f15afab76
|
Cleaned up results area, although it is still missing things.
|
4 years ago |
youainti
|
c2dd67c744
|
finished rewriting computational methods section.
|
4 years ago |
youainti
|
d762e32cf7
|
Removed social planner's references to euler equations.
|
4 years ago |
youainti
|
4a189109e6
|
Removed euler equation references from operator's problem
|
4 years ago |
youainti
|
f5447b116c
|
Outlined presentation and began work on it.
|
4 years ago |
will king
|
56a89717ab
|
outline of story and ending of presentation
|
4 years ago |
youainti
|
cf9a581bec
|
Almost completed redesign of the system. Needs tested.
|
4 years ago |
youainti
|
90478868e1
|
Working branched policy operator and in the middle of cleaning up how loss function etc work
|
4 years ago |
youainti
|
76b8cfdc8f
|
Experimenting with flux chains and parallel to get some background knowledge on how to construct the operator policy function
|
4 years ago |
youainti
|
c3b4b3e8b4
|
Currently working Social Planner's problem. but I need to get operators problem working.
|
4 years ago |
youainti
|
5d60a23270
|
current work on making operator level maximization as opposed to just the planner level.
|
4 years ago |
youainti
|
2414e15735
|
properly implemented social planner's problem
|
4 years ago |
youainti
|
259a5c942f
|
just committing some changes I have locally to keep them separate from the main work going on in BellmanResidualMinimization.jl
|
5 years ago |
youainti
|
f47dd09a8b
|
Got basic planner problem converging.
|
5 years ago |
youainti
|
55911694b7
|
Fixed loss function.
|
5 years ago |
youainti
|
6dab0f3b4d
|
created the basic bellman residual minimization approach, still needs work.
|
5 years ago |
youainti
|
63135d8298
|
Finished investigation of using Maliar et al's approach. Currently not feasible.
|
5 years ago |
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 |