Description: A very simple example of Neural Networks using back propagation
This program is a simple example of Neural Networks using back propagation. My code has all basic functionalities like learning rate, load net, save net, etc. You can have as many layers as you can. The code here is extensible ie you can use my code in your programs to implement neural networks. Here a sample problem and network is given. Load the network with name "XOR.nn". It solves XOR problem. Please don t forget to give comments, credits and most important your VOTE!. And also, if you create another application using my neural networks please inform me.
Paras Chopra
To Search:
File list (Check if you may need any files):
frmNN.frm
modNN.bas
MSSCCPRJ.SCC
nn_tutorial.html
prjNN.vbp
readme.txt
f41.gif