almostimplemented / checkers
Simple checkers program written in Python. Model implementation of Arthur Samuel's famous program.
☆36Updated 5 years ago
Alternatives and similar repositories for checkers
Users that are interested in checkers are comparing it to the libraries listed below
Sorting:
- Neural Networks For Playing Pong☆77Updated 8 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆57Updated 7 years ago
- Learning from Expert Data, Approximate IRL, and TD-Leaf for Deep Reinforcement Learning Chess, built on the recent Giraffe engine☆32Updated 9 years ago
- ☆20Updated 7 years ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆817Updated 8 years ago
- GitHub repository for individual project in Python for Programming Workshop at Marlboro College.☆28Updated 2 years ago
- ☆90Updated 8 years ago
- Implementation of TD-Gammon in TensorFlow.☆111Updated 5 years ago
- The LC0 engine ported to javascript with Emscripten.☆103Updated last year
- A reinforcement learning agent for tic-tac-toe. Implements the example from Chapter 1 of Sutton and Barto.☆50Updated 6 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 5 years ago
- Chess position evaluation using neural networks☆26Updated 5 years ago
- This is the code for "The Evolution of Gradient Descent" by Siraj Raval on Youtube☆62Updated 6 years ago
- The companion code for How to Autoencode your Pokemon☆79Updated 7 years ago
- Reinforcement Learning with Goals☆171Updated 5 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Predict the result of a chess game from a position☆26Updated 7 years ago
- live code☆49Updated 6 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆104Updated 7 years ago
- Python chess model☆75Updated 5 months ago
- This is the code for "AI that Creates AI" By Siraj Raval on Youtube☆66Updated 7 years ago
- Recurrent Neural Net Demo code for Build an RNN in 5 Min on Youtube☆42Updated 3 years ago
- This is the code for "Dynamic Programming" by Siraj Raval on Youtube☆52Updated 5 years ago
- A functional Alpha Zero that plays Othello using Keras☆116Updated 2 years ago
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 6 years ago
- This is the code for "How to use Q Learning in Video Games Easily" by Siraj Raval on Youtube☆113Updated 6 years ago
- Basic DQN implementation☆225Updated 7 years ago