Neural Networks in PHP
March 9th, 2010
Browsing phpclasses.org I had found a very interesting article Neural Networks in PHP . For anyone who dont know yet “Neural networks allow emulating the behavior of a human brain in software applications.”
In this article you can read how to implement Neural Mesh to develop Neural Network applications in PHP. (Neural Networks in PHP)
Neural Mesh is an open source, pure PHP code based Neural Network manager and framework that makes it easier to work with Neural Networks.
Neural Mesh home page: http://neuralmesh.com/
- Pure PHP & MySQl
- Adaptive Learning
- Implement in any enviroment
- Web Api
- Fast














Nisi's work blog » Neural Networks in PHP by How To Learn
[...] Read more: Nisi's work blog » Neural Networks in PHP [...]