This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.

Features

  • multilayer perceptron neural network
  • linear, sigmoid and bipolar sigmoid activation functions
  • training, generalization and validation datasets
  • backpropagation learning algorithm
  • save the trained neural network to a file using binary serialization
  • load neural network from file using binary deserialization
  • approximation of functions of several variables
  • time series prediction
  • pattern recognition
  • usefulness to solve most of the problems
  • simple expert systems
  • included simulation program for .NET

Project Samples

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow Neural Libs

Neural Libs Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Neural Libs!