boardgame2 VS gym_reversi

Compare boardgame2 vs gym_reversi and see what are their differences.

boardgame2

Extension of OpenAI Gym that implements multiple two-player zero-sum 2-dimension board games (by ZhiqingXiao)

gym_reversi

openAI gym env for reversi/othello game (by pigooosuke)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
boardgame2 gym_reversi
1 1
9 20
- -
1.8 3.7
over 1 year ago 6 months ago
Python Python
- -
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.

boardgame2

Posts with mentions or reviews of boardgame2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-15.
  • This changes everything...
    2 projects | /r/remodeledbrain | 15 Feb 2023
    Had a chance to try an online reversi implementation and the pattern recognition mechanic came back. I found a couple of Gyms for it might look a the data from the games. How competitive are these with the best (you) human players?

gym_reversi

Posts with mentions or reviews of gym_reversi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-15.
  • This changes everything...
    2 projects | /r/remodeledbrain | 15 Feb 2023
    Had a chance to try an online reversi implementation and the pattern recognition mechanic came back. I found a couple of Gyms for it might look a the data from the games. How competitive are these with the best (you) human players?

What are some alternatives?

When comparing boardgame2 and gym_reversi you can also consider the following projects:

TicTacToe - Tic Tac Toe game, designed to be used to train a Deep Neural Network via Reinforcement Learning (DQN). It can also be played by 2 humans and features a hard coded AI that never looses and will win if you do not do perfect play against it.

tic-tac-toe - This repository was created as part of a blog.

TicTacToe - Tic Tac Toe game created with Python and "Tkinter" library.

practice_python_projects - Book on basic to intermediate level Python projects