Download: Difference between revisions
From Artificial Neural Network for PHP
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Current stable version of ANN implementation for PHP 5.x is version 2.0.0 released at 17th December, 2007. Go to [[Installation]] section to get information on how to implement these PHP libraries into your project. |
Current stable version of ANN implementation for PHP 5.x is version 2.0.0 released at 17th December, 2007. Go to [[Installation]] section to get information on how to implement these PHP libraries into your project. |
||
== Version 2.0.0 (2007-12-17) '''''stable''''' == |
== Version '''2.0.0''' (2007-12-17) '''''stable''''' == |
||
Author: Thomas Wien |
|||
* [http://ann.thwien.de/downloads/ann200.zip Download - ann200.zip] |
* [http://ann.thwien.de/downloads/ann200.zip Download - ann200.zip] |
||
* [http://ann.thwien.de/downloads/ann200.tar.gz Download - ann200.tar.gz] |
* [http://ann.thwien.de/downloads/ann200.tar.gz Download - ann200.tar.gz] |
||
== Version 1.0 (2002) == |
== Version '''1.0''' (2002) == |
||
Author: Eddy Young |
|||
[http://freebsd.mu/freebsd/archives/000039.html Project page] |
[http://freebsd.mu/freebsd/archives/000039.html Project page on freebsd.mu] |
Revision as of 19:08, 17 December 2007
ANN - Artificial Neural Network for PHP 5.x
Current stable version of ANN implementation for PHP 5.x is version 2.0.0 released at 17th December, 2007. Go to Installation section to get information on how to implement these PHP libraries into your project.
Version 2.0.0 (2007-12-17) stable
Author: Thomas Wien
Version 1.0 (2002)
Author: Eddy Young