neuralnet.php/README.md

6 lines
185 B
Markdown
Raw Permalink Normal View History

2016-10-25 22:51:19 +00:00
# neural-network.php
Generic Neural Network implementation in php.
The aim of this project is to create a basic generic neural network and make it evolve to become more adaptable.