Releases: tonegas/PyNet
Releases · tonegas/PyNet
PyNet v1.0
PyNet stable version with:
- QLearning: Ase/Ace Model and Q-Learning
- Computational Graph sintax
- Kohonen network
- Hopfield network
- Basic Layers as: Lineal Layer, Tanh, Sigmod, SoftMax, ecc..
- Trainers as: Online, Batch, and Mini Batch
- Optimisers as: Gradient Descent, Stocastic Gradient with Momentum, AdaGrad