njmarko / alpha-beta-pruning-minmax-checkers
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.
☆20Updated 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
- A game of checkers written using minmax algorithm and alpha-beta pruning.☆45Updated 6 months ago
- A simple python program that implements a very basic Multiple Linear Regression model☆35Updated 4 years ago
- A Neural Network library coded from scratch.☆14Updated 4 years ago
- A Linear Regression model to predict the car prices for the U.S market to help a new entrant understand important pricing variables in th…☆32Updated 4 years ago
- ☆17Updated 4 years ago
- Interpreting Machine learning Models(ML Models,DL models) with Lime,Eli5,Shap,etc☆25Updated 3 years ago
- AI bots playing Tic Tac Toe☆34Updated 2 years ago
- This repo contains some object detection algorithms and techniques (Not ML algorithms). This is aimed to get coordinates, width, height, …☆12Updated 4 years ago
- ☆37Updated 2 years ago
- ☆14Updated 3 years ago
- Flappy Bird game, but AI plays it☆16Updated 5 years ago
- Predicting Food Delivery Time using Machine Learning☆9Updated 4 years ago
- ☆46Updated last year
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆86Updated 2 years ago
- Coursera-Fundamentals of Reinforcement Learning Specialization.☆14Updated 11 months ago
- A Convolutional Neural Network model created using PyTorch library over the MNIST dataset to recognize handwritten digits .☆11Updated 4 years ago
- ☆23Updated 4 years ago
- Time series forecasting of some Indian Restaurant☆30Updated 4 years ago
- Deep learning model of depression detection from activity sensor data☆13Updated 3 years ago
- Here is the basic SQL you need for work and interviews for Data Analyst & Data Scientist☆18Updated 3 years ago
- Convolutional Neural Network implemented from Scratch for MNIST and CIFAR-10 datasets.☆60Updated 2 years ago
- 3 Minutes Machine Learning☆16Updated 2 years ago
- Tensorflow Advanced Technique Specialization☆87Updated 3 years ago
- A Python implementation of Naive Bayes from scratch.☆38Updated 7 years ago
- Manipulating/wrangling a 2GB telemetry dataset from Kaggle and extracting insight through EDA, PCA and K-Means clustering.☆11Updated 3 years ago
- An Interactive Approach to Understanding Deep Learning with Keras☆51Updated 2 years ago
- This repository is a related to all about Deep Learning - an A-Z guide to the world of Data Science. This supplement contains the impleme…☆25Updated this week
- Répertoire des traductions françaises des notebooks d'Alfredo Canziani du cours Deep Learning de la NYU☆34Updated last year
- ☆13Updated 5 years ago
- Stochastic gradient descent from scratch for linear regression☆40Updated last year