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
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Neural Libs!