Download List

專案描述

NNF2 is a C++ library for feed-forward neural networks (also called multi-layer perceptrons). Its modular design makes it easily extensible by users. Batch training and saving of networks are supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-29 07:16
2.0

This release has switched to a newer C++ version. The new, modular design makes it easily extensible. Batch training and save/load routines have also been implemented.

2005-07-23 20:15
1.1

A few compiler warnings corrected. A new makefile
was written. Two little fixes were made in the
tutorial.
標籤: Code cleanup

2005-06-20 03:25
1.0

Months have passed since the last bug was found, so the package is now
marked as "stable".

2005-04-18 18:04
0.2

The learning algorithms were completed for all the
respective activation functions. Two minor bugs
were fixed. More documentation was written.

Project Resources