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.02k stars 575 forks source link

Update cleanrl-supported-papers-projects.md #316

Closed masud99r closed 1 year ago

masud99r commented 1 year ago

Adding a paper that usages CleanRL for implementation.

Description

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 1 year ago

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

Name Status Preview Updated
cleanrl ❌ Failed (Inspect) Nov 8, 2022 at 7:29PM (UTC)
vwxyzjn commented 1 year ago

Thanks for the addition @masud99r. Docs build at vercel currently break because of #315. Merging now.