Neural computation : theory and practice behind brain

Liquid State Machine is a relatively new system which is capable of recognising real-world temporal patterns on noisy continuous input streams. We will also investigate on its applicability for practical usage. By first looking at how the human brain model and biological neural network has brought a...

Full description

Bibliographic Details
Main Author: Wang, Justin Chang Li.
Other Authors: Quah Tong Seng
Format: Final Year Project (FYP)
Language:English
Published: 2010
Subjects:
Online Access:http://hdl.handle.net/10356/40145
Description
Summary:Liquid State Machine is a relatively new system which is capable of recognising real-world temporal patterns on noisy continuous input streams. We will also investigate on its applicability for practical usage. By first looking at how the human brain model and biological neural network has brought about the development of artificial neural networks. We will also get to see how the spiking neuron model would have an advantage over conventional artificial neural network in classifying the real-world temporal patterns. In this project, we selected a practical input type for implementation which would be visual input, inspired by how human see. The challenges of such an implementation would be in creating a good encoding scheme to change the 2-dimensional input into spike train(s). A possible encoding scheme has been created in this project which has been successful in classifying the input. The implementation was created in the Matlab environment.