Saturday, April 3, 2010

Updated Neural Net Code

After a really long hiatus, I finally decided to add an updated snippet of code that I have been working on.

The NeuralNet project can now do the following

  1. Create a xml for training data
  2. Create a xml containing the trained NN framework based on the training data
  3. Read a NN framework file and give the output

The code can be downloaded from the sidebar.

The link is also provided here.

Neural Net

A update on the many projects I have been working on/completed soon