This project is meant as a learning project to dive deeper into deep learning and neural nets. With tensorflow and keras one can build powerful model very fast but doesn't necessarily learn about the algorithms behind the API. This project is meant to implement a very (very 😄) simple neural net.
The micro project only requires numpy.
Since there is only numpy required it might be overkill, but I would anyway just recommend to intall Anaconda right away. You can find the installation instruction for the given operating system in the link above.
Will follow soon.
This project is licensed under the MIT License - see the LICENSE.md file for details