Professor Richard Mitchell

Professor Richard Mitchell's home page

My teaching

My research

My admin

IEEE Systems, Man and Cybernetics

Richard Mitchell's Neural Networks Course

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

Links

NNAssignment1516PartA.pdf - to be added

to be added

Links

SLP and MLP examples

Example MATLAB code