Skip to content

Releases: tonegas/PyNet

PyNet v1.0

21 Apr 10:18
Compare
Choose a tag to compare

PyNet stable version with:

  1. QLearning: Ase/Ace Model and Q-Learning
  2. Computational Graph sintax
  3. Kohonen network
  4. Hopfield network
  5. Basic Layers as: Lineal Layer, Tanh, Sigmod, SoftMax, ecc..
  6. Trainers as: Online, Batch, and Mini Batch
  7. Optimisers as: Gradient Descent, Stocastic Gradient with Momentum, AdaGrad