5 lines
183 B
Markdown
5 lines
183 B
Markdown
|
# 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.
|