Skip to content
Aleksejs Fomins edited this page Aug 11, 2020 · 1 revision

This repository is a set of primitives for deep learning.

TODO:

  • Split libraries into scratch and external (e.g. tf, lasagne, etc)
  • Add theoretical articles (RMSProp/ADAM, RB, etc)
  • Study + add VAE (see Adam Marblestone github)
  • Add SGD training of RNN (see Emin Orhan's code)
Clone this wiki locally