Introduction
 Usage
 Tutorials
 Tutorials

We will take a training and a playing example to show how to use the program to train some networks and play with it.

MadrasDataListIcon Tutorial 1
MadrasLine
1. Press N + Enter for the first two questions in order to prevent from loading files and playing with the network, and then the window will be as below:

train

2.After entering 10 + enter, the program will train two network 10 episodes. The next window shows the screen while the program training the networks.

training

3.After training, the program save and overwrites the playing data in the three files: TDL1A.sav, TDL2A.sav and Table.sav, and then the program terminates.

MadrasDataListIcon Tutorial 2
MadrasLine
1. Press Y + Enter for the first two questions in order to load files and play with the trained data in the network, and then the window will be as below:

startplay

The network make the first step, and it's your turn to put your piece now. Just input two integer between 0 and 8 to indicate the place where you want to put your piece. If you want to put piece on the nonexist area, the program will give some error message and let you reinput again like below.

wrongstep

After you put your pieces on some correct place, the board will be as below: (You will find that you win the network most of the time.)

win

Now you can press N + enter to exit the program or press Y + enter to start another episode.