Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

rrmenon10/Bootstrapped-DQN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootstrappedDQN

Implementation of BootstrappedDQN (Osband et. al 2016) using OpenAI baselines (version 0.1.3).

We recommend using the standard OpenAI baselines setup using python3.

To train the network :

python train.py --env=(Game)

In case the train file is not viewable, please find the files in the "main_files" directory.

Results from training over 50M steps:

About

Tensorflow implementation of BootstrappedDQN using OpenAI baselines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages