/np_nets

Neural network experiments written purely in numpy

Primary LanguageJupyter Notebook

np_nets

Neural network experiments written purely in numpy

  1. Learning backprop with the MNIST classification task
  1. Better version of learning backprop...lacks markdown explanations...doesn't have a bug though
  1. Synthetic gradients with the MNIST classification task
  1. Hebbian learning (for a Dartmouth class)
  1. "U loss" learning
  • I test an ansatz for layer-wise training of neural networks. It didn't work. That's how research goes.
  • Folder is here