News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: A form in your layout

Scott Mattocks\' Blog: PHP-GTK News #11

SitePoint PHP Blog: How to Use PHP Namespaces, Part 1: The Basics

Port 25 Blog: FastCGI and PHP Works with IIS6 Too

PHPHacks.com: How to create an Ajax RSS reader with PHP


Community Events











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


zendframework2 phpunit conference language code development functional example framework database series testing opinion podcast interview unittest release introduction tool community

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