Skip to content

Flahhhh/D3QN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3QN

Here you can find a D3QN (Duelling Double DQN with prioritized experience replay) algorithm pytorch implementation for the Gymnasium CartPole-v1 environment.

To train, run:

python train.py

To test the model, run:

python test.py

Trained agent

test-episode-0-ezgif com-video-to-gif-converter (1)

Installation

git clone Flahhhh/D3QN
pip install -r requirements.txt

You can also change environment to train in utils.py

About

This is D3QN implementation for simple environment

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages