vivek3141 / tictactoe-minimax
Solving TicTacToe using the minimax algorithm.
☆9Updated 6 years ago
Alternatives and similar repositories for tictactoe-minimax
Users that are interested in tictactoe-minimax are comparing it to the libraries listed below
Sorting:
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- A comprehensive C tutorial.☆9Updated 6 years ago
- Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in …☆16Updated 2 years ago
- This python program translates speech to sign language and sign language to speech. Currently only does letter-by-letter.☆9Updated 7 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆19Updated 6 years ago
- A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.☆29Updated 6 years ago
- ☆372Updated 3 years ago
- This repo contains all the RL related code I have written and will write in my livestreams at youtube.com/c/jack_of_some☆42Updated 5 years ago
- This project contains my implementation of the NEAT-Python algorithm to use a recurrent neural network that enables an AI-controlled Mari…☆27Updated 5 years ago
- Flappy Bird game, but AI plays it☆16Updated 5 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- ☆65Updated 2 years ago
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆115Updated 4 years ago
- AI research environment for the game of Snake 🐍 .☆90Updated 3 years ago
- Rubik's Cube solver using reinforcement learning☆54Updated last year
- ☆113Updated 2 years ago
- A Xiangqi engine with 128-bit bitboard, SSE2, BMI2, based on Stockfish 8☆9Updated 6 years ago
- Implementing an agent for Tetris (GB) using genetics algorithm☆17Updated 9 months ago
- Cross-platform Chinese chess xiangqi GUI inspired by CCBridge and Arena☆32Updated 4 years ago
- 基于 Pyside 和 UCCI 引擎的中国象棋程序☆39Updated last year
- ☆57Updated 4 years ago
- This is a Python implementation of Alphazero (for chess) using a custom GUI☆20Updated 6 years ago
- AI research environment for the Atari 2600 games 🤖.☆258Updated 2 years ago
- Using a look ahead algorithm I create an AI to play 2048☆51Updated 4 years ago
- NEAT implementation in Python☆12Updated 7 years ago