njmarko / alpha-beta-pruning-minmax-checkersLinks
Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
☆21Updated 4 years ago
Alternatives and similar repositories for alpha-beta-pruning-minmax-checkers
Users that are interested in alpha-beta-pruning-minmax-checkers are comparing it to the libraries listed below
Sorting:
- A game of checkers written using minmax algorithm and alpha-beta pruning.☆48Updated 11 months ago
- ☆54Updated 3 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆88Updated 3 years ago
- Hands-On Genetic Algorithms with Python, Published by Packt☆278Updated 2 years ago
- Parallel Programming in Python Course☆30Updated 6 years ago
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- This code is part of my post on Medium.☆113Updated 6 years ago
- Refactoring and improving a gist from Vijini Mallawaarachchi☆141Updated 5 years ago
- Flappy Bird game, but AI plays it☆16Updated 6 years ago
- Rice Disease Prediction App using SVM Machine learning algorithm with tkinter☆19Updated last year
- Introduction to Operating Systems taught by Dr. Ada Gavrilovska and offered by Georgia Tech on Udacity☆26Updated 6 years ago
- Top Vision Github Projects☆71Updated 5 years ago
- ☆21Updated 3 years ago
- Basic Linear Algebra Tools in Pure Python without Numpy or Scipy☆55Updated last year
- ☆58Updated 8 years ago
- book by Dr. Jason Brownlee☆32Updated 5 years ago
- A Neural Network implemented from scratch (using only numpy) in Python.☆221Updated 3 years ago
- ☆15Updated 6 years ago
- This repository contains the code for all the programming tasks of the Mathematics for Machine Learning courses taught at Coursera by Im…☆41Updated 7 years ago
- An example of a RESTful API Deployed on a Docker Container☆15Updated 5 years ago
- Python code for finding Max Flow in a directed graph.☆16Updated 2 years ago
- Machine-Learning-in-Java_code☆62Updated 11 months ago
- Bioinformatics with Python Cookbook - Fourth Edition, published by Packt☆17Updated this week
- A-star pathfinding with pygame visualization☆18Updated 7 years ago
- Questions and k8s setup for IEEE-CTF 2020.☆20Updated 2 years ago
- Contains SEED Labs solutions from Computer Security course by Kevin Du.☆122Updated 5 years ago
- A video about the A* algorithm viewed as an application of the potential reweighting technique☆32Updated last year
- A collection of 12 mini games/projects written with Python 3 standard library, each game scales in complexity. Includes 3 bonus games fo…☆32Updated 7 months ago
- An Interactive Approach to Understanding Deep Learning with Keras☆51Updated last week
- Intro to x86 Assembly Language.☆282Updated 5 years ago