News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPClasses.org Blog:
Neural Networks in PHP
March 09, 2010 @ 11:41:13

New on the PHPClasses.org blog there's an article on neural networks written up by Louis Stowasser looking specifically at creating a neural mesh with PHP.

Neural networks are a relatively new technology that aims to reverse engineer the functionality of the brain within a mathematics model. This may sound daunting and complex but the underlying concepts are very simple and Neural Mesh does the hard work for you. In a Web environment NNs (neural networks) are considered too slow and complex to warrant effort on what might even be a trivial task. To solve this, Neural Mesh has been heavily optimized. It uses caching to speed up running and training of networks.

He explains what a neural network is on a base level and talks about it's ability to learn from the training its given (supervised or unsupervised). He also talks about how the networks can be useful and how to use the framework (found here) to create a simple network.

0 comments voice your opinion now!
neural network tutorial mesh




Community Events





Don't see your event here?
Let us know!


community language unittest security extension conference application opinion api series symfony2 release podcast test introduction custom phpunit framework development interview

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework