This course forms CS2NN16 Neural Networks, its aim is to describe different types of neural network, how they operate, be used and implemented. In addition, through the assignment, the course gives practice in object oriented programming in C++ - as applied to Neural Networks.
Lecture Notes
Part A - Lectures 1-5
Part B - Lectures 6-10
Assignment
Document
C++/Data Files; Docs
Web Pages / Code
On ANNs
MATLAB Implementations
Links
Intro, Single Layer Perceptrons
Multy Layer, RBF and Weightless
NNAssignment1516PartA.pdf - to be added
to be added
SLP and MLP examples
Example MATLAB code