【Aim】 |
This course provides basic knowledge on brain computation, its models for engineering application and statistical theories to understand their behavior. Topics include biological neural networks, artificial neural networks, statistical theories to understand highly parallel computation systems, and programming exercises of parallel computation systems. This course requires basic programming capabilities as theories are learned through computer simulation.
|
【Schedule】 |
- Introduction of biological neural network (Neurons and Neural Networks).
- Introduction of statistical mechanics (Magnetic Systems and Spin Glass Models).
- How to understand the behavior of highly parallel system like a brain. (Analogy between Neural Networks and Spin Glass Models).
- Models of neurons and computer simulation of their behavior.
- Deterministic models of recurrent neural networks.
- Computer simulation of deterministic models of recurrent neural networks.
- Probabilistic models of recurrent neural networks.
- Computer simulation of probabilistic models of recurrent neural networks.
- Theoretical analysis of probabilistic models of recurrent neural networks.
- Application of a recurrent neural network for solving simultaneous equations.
- Application of a recurrent neural network for solving combinatorial problems. (Part 1)
- Application of a recurrent neural network for solving combinatorial problems. (Part 2)
|
【Texts, etc】 |
Introduction to the Theory of Neural Computation, written by J. Hertz, A. Krogh and R.G. Palmer and published by Westview Press.
|
【Prerequisite】 |
Knowledge on basic computer programming
|
【How to Grade】 |
Assignments on computer simulation
|
【Message form the Lecturer】 |
This course would provide practical techniques both on theoretical analysis and programming
|