Tuesday, June 06, 2006

Nxml And BrainNet Nerual Network Library

This project demonstrates the designing and implementation of a fully working 'BackProp' Neural Network library, for various purposes like image analysis, hand writing recognition, pattern detection etc. This project consists of

  • NXML or Neural XML - An XML language for creating, training and running neural networks
  • BrainNet Library - A neural network library designed and implemented in .NET.

The project is implemented in Microsoft.NET.

You can