A simplified neural network library written in Python that behaves like TensorFlow. The library includes imple- mentation of backpropogation and gradient descent.
mike-hosseini/MiniFlow
A simplified neural network library written in Python that behaves like TensorFlow. The library includes implementation of backpropogation and gradient descent.
PythonMIT