open_spiel VS gym

Compare open_spiel vs gym and see what are their differences.

open_spiel

OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games. (by google-deepmind)

gym

A toolkit for developing and comparing reinforcement learning algorithms. (by openai)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
open_spiel gym
44 96
3,989 33,846
1.2% 0.8%
9.4 0.0
8 days ago 17 days ago
C++ Python
Apache License 2.0 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.

open_spiel

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

gym

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

What are some alternatives?

When comparing open_spiel and gym you can also consider the following projects:

muzero-general - MuZero

ml-agents - The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.

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

carla - Open-source simulator for autonomous driving research.

rlcard - Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.

tensorflow - An Open Source Machine Learning Framework for Everyone

gym-battleship - Battleship environment for reinforcement learning tasks

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

TexasHoldemSolverJava - A Java implemented Texas holdem and short deck Solver

tensortrade - An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.

agents - TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.