Description: This assignment is intended to provide basic experience in writing neural network applications and conducting
classification experiments with mlps. After having completed this assignment you should know how to implement a
back propagation multi-layer neural network which can be used for a variety of classification tasks.
To Search:
File list (Check if you may need any files):
data1.txt
data2.txt
data3.txt
data4.txt
data5.txt
simplemlp.cpp