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
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Neural Libs!