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
- Implementing the NEAT algorithm to play flappy bird☆11Updated 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
- 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
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 2 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 6 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
- This python program detects sidewalks and gives real time navigation to a blind man using the camera.☆14Updated 7 years ago
- Implementation of a neural network with a genetic algorithm to solve Ms. PacMan.☆34Updated 7 years ago
- Source code for all the animations in my videos. Uses @3b1b's manim library☆169Updated 11 months ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- A neural network that is trained with a genetic algorithm to predict the next best move in Tetris☆116Updated 4 years ago
- Genetic learning algorithm implementation for simulations, games, or general machine learning problems☆49Updated 3 years ago
- Developing a neural network to play a snake game☆43Updated 6 years ago
- ☆34Updated 3 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆26Updated 2 years ago
- AI that can solve sudoku puzzels☆33Updated 7 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- python from scratch implementation of Neuroevolution of Augmenting Topologies☆10Updated 3 years ago
- MCTS-based chess engine☆41Updated 6 years ago
- 利用强化学习、基于蒙特卡洛树搜索的UCT算法解决围棋死活题问题。Inplement improved Reinforcement Learning and UCT algorithms (based on Monte Carlo Tree Search) on Go/Tsu…☆14Updated 2 years ago
- Explore and extend the Chess Cloud Database (https://chessdb.cn/queryc_en/). Builds a search tree for a given position (FEN/EPD).☆10Updated 7 months ago
- samples of neat code☆52Updated 4 years ago
- A functional Alpha Zero that plays Othello using Keras☆116Updated 2 years ago
- A Xiangqi engine with 128-bit bitboard, SSE2, BMI2, based on Stockfish 8☆9Updated 6 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- QT 写的象棋界面程序,图形连线天天象棋,王者象棋☆14Updated 4 years ago
- TensorFlow Eager implementation of NEAT and Adaptive HyperNEAT☆121Updated last year
- ☆45Updated 4 years ago