Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 258 Bytes

neurettes

+A neural network library for Python. It is written by me step by step, and only uses the Numpy library.

+You can build your own neural network with using this library, you can also gain a better insight into inner workings of neural networks.