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.☆43Updated 5 months ago
- CSE 571 Artificial Intelligence☆52Updated 7 years ago
- ☆64Updated 4 years ago
- Examples of linear regression, logistic regression, and deep learning implementations such as Transformers, gans, cnns, rnns, and more us…☆93Updated last month
- Github repository for Data Science Course Fall 2018 offered at Information Technology University, Punjab Pakistan.☆52Updated 6 years ago
- An implementation of various metaheuristics adapted to train neural networks☆26Updated last year
- A collection of all the datasets that I have analyzed and various algorithms used for training.☆42Updated 6 years ago
- A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D☆19Updated 4 years ago
- CSL style for DSTU GOST 7.1 2006☆13Updated 7 years ago
- Computing the time to clear the intersection using Machine Learning , Image Processing and OpernCv in python☆15Updated 5 years ago
- Here, I created my own deep learning(CNN) model for early detection of COVID-19 from chest x-ray images. If we were to answer the questio…☆30Updated 4 years ago
- Algorithms implemented in Google Colab.☆12Updated 2 years ago
- Source Code for 'Introduction to Transformers for NLP' by Shashank Mohan Jain☆12Updated 2 years ago
- neural network code with pytorch☆28Updated 7 years ago
- Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarc…☆124Updated 6 months ago
- An extensible simulation tool for energy-aware cloud computing environments☆44Updated 7 years ago
- Flask is a web-frame work for developing web applications in Python.This Repository contained all the materials related to web applicatio…☆33Updated 3 years ago
- Code related to the course "Introduction to Tensorflow for computer vision"☆40Updated 3 years ago
- Detecting plagiarism with a focus on feature engineering☆17Updated 5 years ago
- ☆11Updated 8 years ago
- Today, using machine learning algorithms is as easy as "import knn from ..." but it doesn't really help if you want to learn how the algo…☆59Updated 5 years ago
- ☆80Updated last year
- ☆14Updated 11 years ago
- This repository contains different code examples.☆9Updated 6 months ago
- ☆13Updated 3 years ago
- Application made with Node.js and Python.☆14Updated 3 years ago
- In this repository you will find everything you need to know about Convolutional Neural Network, and how to implement the most famous CNN…☆16Updated 3 years ago
- A machine learning end to end flask web app for sentiment analysis model created using Scikit-learn & VADER Sentiment.☆25Updated 3 years ago
- Submission of an in-class NLP sentiment analysis competition held at Microsoft AI Singapore group. This submission entry explores the per…☆15Updated 2 years ago