A Simple Artificial Neuron

<Cover and Abstract>

Report Prepared by

This report was prepared by

Student NameCourse of Study
K. Ingham BEng Software Engineering
B. Meadowcroft MEng Software Engineering
W. Payne BSc Artificial Intelligence
J. Poyser
J. Williamson

HTML presentation submitted for CT349: Neural Networks

Abstract

This document describes the theory behind the threshold logic unit (TLU), as described by McCulloch and Pitts (1943). The report details how the threshold logic unit is a simplified simulation of a biological neuron. Parts of the TLU directly correspond to parts of the biological neuron.

The report also details how the TLU is in general much simpler than the biological neuron that it simulates, however when these threshold logic units are combined to form networks they are able to compute any given linear function given a sufficently large network.

Next: Introduction to the report.