acme VS Mava

Compare acme vs Mava and see what are their differences.

acme

A library of reinforcement learning components and agents (by google-deepmind)

Mava

🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX (by instadeepai)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
acme Mava
11 5
3,373 645
1.4% 5.7%
6.0 9.9
2 days ago 5 days ago
Python Python
Apache License 2.0 Apache License 2.0
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.

acme

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

Mava

Posts with mentions or reviews of Mava. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.

What are some alternatives?

When comparing acme and Mava you can also consider the following projects:

dm_env - A Python interface for reinforcement learning environments

lingvo - Lingvo

dm_control - Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.

tf2multiagentrl - Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x

MPO - Pytorch implementation of "Maximum a Posteriori Policy Optimization" with Retrace for Discrete gym environments

pymarl2 - Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)

tonic - Tonic RL library

ai-economist - Foundation is a flexible, modular, and composable framework to model socio-economic behaviors and dynamics with both agents and governments. This framework can be used in conjunction with reinforcement learning to learn optimal economic policies, as done by the AI Economist (https://www.einstein.ai/the-ai-economist).

selfhosted-apps-docker - Guide by Example

multi_agent_path_planning - Python implementation of a bunch of multi-robot path-planning algorithms.

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

PettingZoo - An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities