Skip to content

Implementation of Offline Munchausen Mirror Descent.

License

Notifications You must be signed in to change notification settings

axelbr/offline-mmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalable Offline Reinforcement Learning for Mean Field Games

Official code for Offline Munchausen Mirror Descent.

Dependency installation: pip install -r requirements.txt.

The main file for training is src/train.py.

Note that in order to train Off-MMD, you need to generate the datasets first. We provide the policy checkpoints to generate the datasets via src/collect_dataset.py.

Configuration files are located in config.

Releases

No releases published

Packages

No packages published

Languages