neural_network allows you to create simple Neural Networks and to use genetic algorithm.
pip install neural_network
For more informations please read the documentation!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push dev my-new-feature
- Submit a pull request :D
MIT License