/MiniFlow

A simplified neural network library written in Python that behaves like TensorFlow. The library includes implementation of backpropogation and gradient descent.

Primary LanguagePythonMIT LicenseMIT

MiniFlow

A simplified neural network library written in Python that behaves like TensorFlow. The library includes imple- mentation of backpropogation and gradient descent.