Deep Q-value Network by pytorch
[O] DQN changing Buffer.types to DQNBuffer
[O] DDQN changing Buffer.types to DDQNBuffer
[] PER
git clone https://github.com/CAI23sbP/DQN-pytorch.git
pip install -r requirements.txt
python3 train.py
python3 test.py
open configs.py