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 last year
- My Solutions to basic Algorithms and Data Structures☆25Updated 5 years ago
- Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.☆36Updated 4 years ago
- ☆67Updated 2 years ago
- Fundamental of information theory in computer science perspective☆17Updated 7 years ago
- A Convolutional Neural Network implemented from scratch (using only numpy) in Python.☆346Updated last year
- Visualization/Simulation of 2D physics concepts☆120Updated 2 years ago
- Class notes from Udemy course☆11Updated 6 years ago
- ☆20Updated 3 years ago
- Basic but pure DES implementation in Python☆67Updated 6 years ago
- A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D☆18Updated 4 years ago
- A lightweight library for pre-processing images for pre-trained keras models☆13Updated 2 months ago
- Artificial Intelligence By Example, published by Packt☆103Updated 2 years ago
- The solver for the famous 8-puzzle problem using A* Search and Manhattan distance heiristics☆16Updated 8 years ago
- Source code for 'Genetic Algorithms in Java Basics' by Lee Jacobson and Burak Kanber☆119Updated 5 years ago
- "A photon or an electron is not a thing, it is a description of a relationship." ― R. A. Delmonico☆13Updated 5 years ago
- This is the code for "Baton Master" an educational VR game demo by Siraj Raval☆27Updated 5 years ago
- Hands-On Artificial Intelligence for Cybersecurity, publised by Packt☆173Updated 2 years ago
- The plugin for Phaser html5 game framework to add screen shake fx☆27Updated 11 years ago
- Contains SEED Labs solutions from Computer Security course by Kevin Du.☆123Updated 5 years ago
- The questions are listed on Leetcode under 'Amazon OA' title, some solutions are gathered from different comments, some of them are my so…☆23Updated 5 years ago
- ☆34Updated 4 years ago
- A repository for implementation of artificial intelligence algorithm which includes machine learning and deep learning algorithm as well …☆185Updated 11 months ago
- Simplified version of OAuth 2.0☆14Updated 6 years ago
- Master of Science degree in Data Science - University of Colorado Boulder☆60Updated this week
- A collection of 12 mini games/projects written with Python 3 standard library, each game scales in complexity. Includes 3 bonus games fo…☆32Updated 8 months ago
- Minimax is a AI algorithm.☆458Updated last year
- Machine readable zone reader on ID cards https://pypi.org/project/readmrz☆19Updated last year
- My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes☆25Updated 3 years ago
- ☆12Updated 5 years ago