Neural Network Toolkit


Keywords
Neural, Networks, Feed-Forward, NN, MLP, neural-networks, python
License
MIT
Install
pip install nntoolkit==0.2.2

Documentation

Build Status Coverage Status Documentation Status Code Health

nntoolkit

A tookit for training feed-forward neural networks. nntoolkit is designed to be used from both, within Python scripts and from the shell.