Skip to content

iZuno-K/R2D2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R2D2

RECURRENT EXPERIENCE REPLAY IN DISTRIBUTED REINFORCEMENT LEARNING (n-step Q-learning is not implemented)

Setup

conda env create --file environment.yaml

Usage

OpenAI Gym environment

python models/lstm_burn_in/run.py

Marlo environment

python models/lstm_burn_in/run_marlo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages