Menu

PHPNN / News: Recent posts

Initial Release of Code is Approaching

We are almost ready to release the initial version of the code. Just working on a few more minor tweaks, and a bit of testing, at which point an alpha release of the code will be made available.

The initial release will be the basic class, with a very simple interface for creating and using php based neural nets, built around my own slightly altered version of a standard multi-layer perceptron, with backpropogation learning. Using a combination of gradient descent, and momentum calculations to adjust and fine-tune the learning algorithm. But even though this system is simple to start with, we will still be fleshing the code out much more, and adding new classes to offer new features, or more specialized neural net implimentations.

Posted by Glasswalker 2007-01-29
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.