White Box Neural Networks. Neural Network and Deep Learning toolkit developed for educational purposes.


Keywords
convolutional-neural-networks, educational, neuralnetwork, python, recurrent-neural-networks, toolkit
License
MIT
Install
pip install wbnn==1.2.13

Documentation




White Box Neural Networks

This tookit is the result of two Master thesis, and is still under development. For the moment standard multilayer neural networks have been developed, as well as networks with paralell connections and recurrent neural netoworks, LSTMs included.

Everything you need to work with WBNN can be found in the GitHub Wiki:

Documentation