Demo
- Geometrical Perspective on Learning Behavior refer J.19
- Solution Space and Learning Behavior of McCulloch-Pitts Neuron
- Demo code written in Matlab¡Aplease unzip it and run it in Matlab¡C<color version paper PDF> <source code in matlab> <Figures of demo code preview>
<Hamming.zip> <demo code preview> Please unzip the file and read readme.txt |
|
<AIR0510.zip> <demo code preview> Unzip and run ..\AIRDemo\Debug\AIRdemo.exe See Manual.txt |
- Separable Internal Representation refer C.20
- There are five types to operate the SIR, Type I: SIR-SOM; Type II: SIR-kernel; Type III: SIR-recurrent; Type IV: SIR-Hopfield; Type V: SIR-module. see Chapter 5. <SIR_METHOD.M>
- Q-learning for inverted pendulum problem
-
<Q_Demo.zip>
<demo code preview>
Unzip the file and read readme.txt
About Q-learning, please refer to q_learning/Q-learning Demo.htm
or download the word file q_learning/Q-learning_readme.doc
- Truck Backupper problem refer J.8
-
<Eff.zip>
<demo code preview 1>
<demo code preview 2>
<demo code preview 3>
<demo code preview 4>Unzip the file and run Car[1~3].exe, Twolink.exe. Detailed explaination coming soon...
- Tiling Algorithm
-
<tiling demo.zip>
<tiling power point file>
Run in Matlab, see : readme.txt
- Mismatch
-
Two identity program can produce different output co-operatively.
Explaination: mismatch/report.pdf mismatch/presentation.pdf