vwxyzjn / cleanrl

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
http://docs.cleanrl.dev
Other
5.54k stars 631 forks source link

WIP: add Diversity is All You Need implementation #267

Open kinalmehta opened 2 years ago

kinalmehta commented 2 years ago

Description

Adds implementation of Diversity is All You Need paper. It is an unsupervised option learning framework which can later be used for transfer learning.

To-Do

Types of changes

Checklist:

If you are adding new algorithms or your change could result in performance difference, you may need to (re-)run tracked experiments. See https://github.com/vwxyzjn/cleanrl/pull/137 as an example PR.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cleanrl ✅ Ready (Inspect) Visit Preview Dec 9, 2022 at 7:05PM (UTC)