Recommend this page to a friend! |
Download .zip |
Info | Example | View files (13) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-05-15 (3 months ago) | Not enough user ratings | Total: 51 | All time: 10,061 This week: 208 |
Version | License | PHP version | Categories | |||
php-nn 1.0.0 | The PHP License | 5 | PHP 5, Artificial intelligence |
Description | Author | ||||||||
This package implements a multilayer perceptron neural network. |
|
This is my first attempt at implamenting a multilayer perceptron neural network in php. Currently the network uses a standard backpropogation algorithm to train. This project will be updated with newer training methods shortly.
Files |
File | Role | Description | ||
---|---|---|---|---|
OO (2 files, 2 directories) | ||||
Procedural (2 files, 1 directory) | ||||
.buildpath | Data | Auxiliary data | ||
.project | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
README.md | Doc. | Documentation |
Files | / | OO |
Files | / | OO | / | class |
File | Role | Description |
---|---|---|
link.php | Class | Class source |
network.php | Class | Class source |
node.php | Class | Class source |
Files | / | Procedural |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.