PettingZoo VS cleanrl

Compare PettingZoo vs cleanrl and see what are their differences.

PettingZoo

An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities (by Farama-Foundation)

cleanrl

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG) (by vwxyzjn)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
PettingZoo cleanrl
19 41
2,370 4,459
4.1% -
8.8 6.3
7 days ago 4 days ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PettingZoo

Posts with mentions or reviews of PettingZoo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.

cleanrl

Posts with mentions or reviews of cleanrl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.

What are some alternatives?

When comparing PettingZoo and cleanrl you can also consider the following projects:

open_spiel - OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.

stable-baselines3 - PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

gym-macm - 2D, physics based gym environment for multi-agent combat & movement tasks

tianshou - An elegant PyTorch deep reinforcement learning library.

SuperSuit - A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers

d3rlpy - An offline deep reinforcement learning library

reinforcement-learning-discord-wiki - The RL discord wiki

gym - A toolkit for developing and comparing reinforcement learning algorithms.

mbrl-lib - Library for Model Based RL

Mava - 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX

machin - Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...