Neural Networks
The purpose of this assignment is to give you a hands-on look at how
to set-up and train a neural network. You will not implement the
underlying network code.
Details
- Work on this part by yourself, but feel free to cooperate
with others so as to get through this expeditiously.
- Submit the .ser file of the network and the .txt files containing
the training data to the appropriate
drop-box on Angel.
- Install the Joone
software for neural networks.
- Complete the exercise found at: "Help/Help Contents/Tutorial/How
to Create a Character Recognizer using a SOM/Image Recognition Tutorial"
- Please note that the instructions do not match up exactly with the
current GUI. I noticed that the "Net" menu item has been changed to
"Tools", also the "learning" parameter is now controled through a
check-box.