Neural Net Framework

Software Screenshot:
Neural Net Framework
Software Details:
Version: 1.1
Upload Date: 3 Jun 15
Developer: Pink Floyd
Distribution Type: Freeware
Downloads: 26

Rating: 3.0/5 (Total Votes: 1)

NNF (Neural Net Framework) is a small library, written in C language, that implements multilayer feed-forward neural networks.

Here are some key features of "Neural Net Framework":

Fast

- NNF is written in plain C, without a plenty of data structures. Also the overhead generated by the function calls is reduced: one function handles the execution of the net, another function handles the training.

Easy

- NNF has only one data structure, which represents a neural network, and some functions to manage it.

- It is easy to understand, and with a few lines of code you can easily incorporate a neural network in your application.

Open source

- NNF is released under the GNU Lesser General Public License.

This means that you are free to view the source code and even use it in commercial projects, but you have to respect the author's rights. A copy of the license is included in the NNF package.

What is new in this release:

  • A few compiler warnings corrected.
  • A new makefile was written.
  • Two little fixes were made in the tutorial.

Similar Software

Comments to Neural Net Framework

Comments not found
Add Comment
Turn on images!