Nisi’s work blog

Nisi’s work blog – programing tips

Neural Networks in PHP

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
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • E-mail this story to a friend!
  • Live
  • MySpace
  • NewsVine
  • Print this article!
  • Technorati
  • Turn this article into a PDF!
  • Twitthis
  • Yahoo! Bookmarks

One Response to “Neural Networks in PHP”

  1. [...] Read more: Nisi's work blog » Neural Networks in PHP [...]