human-player
Here are 8 public repositories matching this topic...
Language:All
Extended, multi-agent and multi-objective (MaMoRL / MoMaRL) environments based on DeepMind's AI Safety Gridworlds. This is a suite of reinforcement learning environments illustrating various safety properties of intelligent agents. It is made compatible with OpenAI's Gym/Gymnasium and Farama Foundation PettingZoo.
- Updated
Mar 9, 2025 - Python
Connect-4 AI inspired by the AlphaZero paper that uses Monte-Carlo Tree Search, and a neural policy and value estimator neural network trained with samples generated from self play between previous iterations of the model.
- Updated
Jul 25, 2022 - Python
This project includes an analysis of Wordle games published on Twitter, the creation of models that imitate players and metrics used to evaluate them.
- Updated
May 28, 2023 - Jupyter Notebook
This repository consists of a GUI based connect-4 game which will have a AI (implemented using minimax algorithm) playing against a human player.
- Updated
Oct 9, 2019 - Python
Console Tic-tac-toe game for playing against the machine or a human.
- Updated
Jun 13, 2019 - C++
A nice game of Tetris vs a basic AI
- Updated
Apr 14, 2019 - Python
A Swift based implementation with human and CPU player of the game Connect Four (4 Gewinnt)
- Updated
Sep 7, 2024 - Swift
A chess game and artificial intelligence
- Updated
Feb 14, 2018 - Python
Improve this page
Add a description, image, and links to thehuman-player topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehuman-player topic, visit your repo's landing page and select "manage topics."