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 |