fcarsten / tic-tac-toeLinks
Teaching a machine to play tic-tac-toe
☆59Updated 3 months ago
Alternatives and similar repositories for tic-tac-toe
Users that are interested in tic-tac-toe are comparing it to the libraries listed below
Sorting:
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆171Updated 6 years ago
- A simple chess environment for openai/gym☆164Updated last year
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆624Updated 2 years ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆774Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- hanabi_learning_environment is a research platform for Hanabi experiments.☆665Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆218Updated 5 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆85Updated 6 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- AI research environment for the Atari 2600 games 🤖.☆262Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆338Updated 6 months ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆90Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆346Updated last year
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆554Updated last year
- Gym - 32 levels of original Super Mario Bros☆292Updated 7 years ago
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆830Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated 2 years ago
- Reinforcement Learning based Ultimate Tic Tac Toe player☆29Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Snake-like openAI gym environment, both single and multiagent☆33Updated 5 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆779Updated 2 years ago
- Implementation of TD-Gammon in TensorFlow.☆114Updated 6 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago