fcarsten / tic-tac-toeLinks
Teaching a machine to play tic-tac-toe
☆57Updated last year
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 simple chess environment for openai/gym☆162Updated last year
- Reinforcement Learning examples implementation and explanation☆339Updated last year
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆169Updated 6 years ago
- hanabi_learning_environment is a research platform for Hanabi experiments.☆654Updated 2 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆701Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆221Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆764Updated last year
- AI research environment for the Atari 2600 games 🤖.☆257Updated 3 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆801Updated 2 years ago
- An OpenAI gym environment made for RL☆70Updated last year
- Code for the paper "Large-Scale Study of Curiosity-Driven Learning"☆826Updated 4 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆575Updated 2 years ago
- OpenAI's cartpole env solver.☆156Updated 2 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 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.☆372Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆622Updated 2 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆91Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated 11 months ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- An algorithm that generalizes the paradigm of self-play reinforcement learning and search to imperfect-information games.☆682Updated last year