- python3
- tensorflow2
- pygame
- numpy
set istrain = True in deep_q_network.py and run with following command:
python deep_q_network.py
set istrain = False in deep_q_network.py and run with following command:
python deep_q_network.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
set istrain = True in deep_q_network.py and run with following command:
python deep_q_network.py
set istrain = False in deep_q_network.py and run with following command:
python deep_q_network.py