for neural network simple? code without Torch or TensorFlow, just numpy.. (and json (built-in package in python) to load/save the NN)
features: 1- dynamic and modular, can set the Neural Network the way you want (i think!, i do not know about the famous ones)
to do: 1- make sure it work in all cases 2- ???