Skip to content

Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.

License

Notifications You must be signed in to change notification settings

NevVerVer/dreamerv2_airi

 
 

Repository files navigation

Dreamer-v2 + MAX

Skill-based planning and model-based exploration

Setup

git clone https://github.com/NevVerVer/dreamerv2_airi
cd dreamerv2_airi/
conda env create -f environment.yml

Usage

python test/pomdp.py --env breakout --device cuda

About

Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%