fcarsten / tic-tac-toe
Teaching a machine to play tic-tac-toe
☆56Updated 11 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
- A simple chess environment for openai/gym☆155Updated 11 months ago
- A simple OpenAI Gym environment for single and multi-agent reinforcement learning☆742Updated last year
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆170Updated 2 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆165Updated 6 years ago
- Learning to play Settlers of Catan with Deep RL - custom training environment and implementation of PPO☆85Updated 2 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆295Updated 7 months ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- A Tetris environment to train machine learning agents☆70Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- Tetris OpenAI environment☆28Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆206Updated last year
- Sokoban environment for OpenAI Gym☆347Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆238Updated 7 months ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Tetris with a Deep Q Network.☆36Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 2 years ago
- ☆377Updated last year
- List of competitions related to Reinforcement Learning☆350Updated last year
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- Reinforcement Learning examples implementation and explanation☆324Updated 7 months ago
- OpenAI's cartpole env solver.☆153Updated 2 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- An OpenAI gym environment made for RL☆66Updated last year
- A structured implementation of MuZero☆207Updated 2 years ago
- RL experiments☆70Updated 2 years ago
- Repository for most of the code from my YouTube channel☆893Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago