NeuronDotNet
NeuronDotNet 3.0 is free and open source. It is licensed under
GNU GPLv3

Valid XHTML 1.0 Strict Valid CSS!

XOR Sample

Screenshot

Download Links
    XOR Sample
    XOR Sample Source

This NeuronDotNet application demonstrates the use of backpropagation neural networks in non-linear classification problems. It shows how Mean Squared Error tends to vanish with the progress in training.
More Information

Handwritten Character Recognition

Screenshot

Download Links
    Handwritten Character Recognition
    Handwritten Character Recognition Source

This NeuronDotNet sample demonstrates the use of backpropagation neural networks in pattern recognition applications.
More Information

Function Approximation

Screenshot

Download Links
    Function Approximation
    Function Approximation Source

This NeuronDotNet application demonstrates the use of backpropagation neural networks in function approximation and prediction applications.
More Information

Kohonen SOM Demo

Screenshot

Download Links
    Kohonen SOM Demo
    Kohonen SOM Demo Source

This sample application graphically demonstrates the formation of clusters during self-organization of a Kohonen SOM.
More Information

Traveling Salesman Problem Solver

Screenshot

Download Links
    TSP Solver
    TSP Solver Source

This sample application uses Kohonen SOM to find an approximate solution to traveling salesman problem.
More Information

Keep checking this page for updates. You are welcome to send links to your NeuronDotNet applications to neurondotnet [DOT] feedback [AT] gmail [DOT] com.