q-learning-algorithms VS chess

Compare q-learning-algorithms vs chess and see what are their differences.

q-learning-algorithms

This repository will aim to provide implementations of q-learning algorithms (DQN, Double-DQN, ...) using Pytorch. (by thomashirtz)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
q-learning-algorithms chess
1 2
4 19
- -
0.0 0.0
almost 3 years ago about 2 years ago
Python Python
- 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.

q-learning-algorithms

Posts with mentions or reviews of q-learning-algorithms. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning q-learning-algorithms yet.
Tracking mentions began in Dec 2020.

chess

Posts with mentions or reviews of chess. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-02.
  • Multi-task learning: How's that done?
    2 projects | /r/learnmachinelearning | 2 Dec 2021
    I use the first approach in a chess bot of mine, here's a link to the article: https://towardsdatascience.com/building-a-chess-engine-part2-db4784e843d5. The code for this can be found here: https://github.com/bellerb/chess/blob/main/ai_ben/train.py.

What are some alternatives?

When comparing q-learning-algorithms and chess you can also consider the following projects:

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

bomberland - Bomberland: a multi-agent AI competition based on Bomberman. This repository contains both starter / hello world kits + the engine source code

python-chess-annotator - Reads chess games in PGN format and adds annotations using an engine

sapai - Super auto pets engine built with reinforment learning training in mind

muzero-general - MuZero

neural_network_chess - Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)

chappie.ai - Generalized AI to perform a multitude of tasks written in python3

AgileRL - Streamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools.

chess-book-study - A simple companion app for when you are reading chess pdfs.

neptune-contrib - This library is a location of the LegacyLogger for PyTorch Lightning.

chesscog - Determining chess game state from an image.

acid-chess - ACID Chess - The Chess Computer for nerds, by nerds.