Todo:
- Explain, what this is. Backpropagation, gradient descent, ...
- What can you do with this?
- Usage and interface functions
- Training and prediction and stuff. With simple code examples.
Basic Python library for training and prediction of a neural network with backpropagation and gradient descent.
Python