Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 597 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 597 Bytes

Configure a Personal training

1- If you want to configure another AI, change the current AI in Higher_Lower.py on lines 110 and 125.

2- If you want to change the amount of games, amount of games against the AIs, etc. Change variables on line 207 on Higher_Lower.py

Run the default Training

1- Run index.py.

2- Press 1 to start the training of the AIs.

3- Press 2 to Graph all the data that the training made.

4- Exit pressing 0.

The default Training takes about 1h with an fx8350 a gtx970 and 8gb of ram.

Librarys used:

-Tensor Flow

-Matplotlib

-Numpy

-Time

-csv

-scipy.optimize