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

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Neural Libs!