gym-battleship VS stable-baselines3

Compare gym-battleship vs stable-baselines3 and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
gym-battleship stable-baselines3
2 46
9 7,953
- 5.2%
2.4 8.2
about 1 year ago 2 days ago
Python Python
MIT License MIT License
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.

gym-battleship

Posts with mentions or reviews of gym-battleship. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-02.
  • Battleship
    4 projects | news.ycombinator.com | 2 Apr 2022
    There are a few gyms for battleship, https://github.com/thomashirtz/gym-battleship ... some variations I would like to see involve a much bigger grid (100x100) and moving ships along axis @ various rates ... but then you would get a different game I guess.
  • Python OpenAI Gym environment for reinforcement learning
    2 projects | /r/reinforcementlearning | 13 May 2021
    (shamless plug) If you want to check out a simple custom gym environment of a boardgame, I did a battleship env some time ago: https://github.com/thomashirtz/gym-battleship

stable-baselines3

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

What are some alternatives?

When comparing gym-battleship and stable-baselines3 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.

Ray - Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

rex-gym - OpenAI Gym environments for an open-source quadruped robot (SpotMicro)

stable-baselines - A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

rl-baselines-zoo - A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.

cleanrl - High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

portfolio-management - Repository for portfolio management using Pytorch, SQLAlchemy and XArray. The management is done using the reinforcement learning algorithm "Soft Actor-Critic".

tianshou - An elegant PyTorch deep reinforcement learning library.

ideas - :rocket: Ideas for everyone under a CC licence. Feel free to use. I'll send you a postcard if you build anything on this list.

Super-mario-bros-PPO-pytorch - Proximal Policy Optimization (PPO) algorithm for Super Mario Bros