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 3 months ago
- Desktop app for personal finance, written using Java and combined with SQLite database.☆10Updated 3 months ago
- Data preprocessing is a data mining technique that involves transforming raw data into an understandable format.☆18Updated 6 years ago
- ☆53Updated 3 years ago
- Kaggle competition: Store-Item-Demand-Forecasting-Challenge (time series forecasting)☆13Updated 5 years ago
- Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.☆32Updated 3 years ago
- Hands-On Machine Learning for Cybersecurity, published by Packt☆188Updated 2 years ago
- Hands-On Artificial Intelligence for Cybersecurity, publised by Packt☆143Updated last year
- Decision tree implementation from scratch☆56Updated 2 years ago
- A PyTorch collection of deep learning beginners projects☆37Updated 4 years ago
- Examples to learn Mips☆52Updated 4 years ago
- Machine Learning for Cybersecurity Cookbook, published by Packt☆328Updated last year
- Evolutionary Computing - Genetic Algorithm☆8Updated 6 years ago
- ☆43Updated last year
- DDoS attack analysis using Machine Learning☆38Updated 4 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
- Convolutional Neural Network implemented from Scratch for MNIST and CIFAR-10 datasets.☆56Updated 2 years ago
- 🥇 Competitive Programmer's Core Skills by Saint Petersburg State University☆13Updated 4 years ago
- Data Inspector is an open-source python library that brings 15++ types of different functions to make EDA, data cleaning easier.☆39Updated 3 years ago
- A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D☆19Updated 4 years ago
- En este proyecto se evalúan y comparan diferentes técnicas de aprendizaje automático para la detección de intrusiones en red.☆25Updated 2 years ago
- Solving 8 puzzle game with algoritms: BFS, DFS, A*☆18Updated 6 years ago
- To Detect and Classify Brain Tumors using CNN and ANN as an asset of Deep Learning and to examine the position of the tumor.☆53Updated last year
- Operating Systems Lab Course (CS 314), IIT Dharwad☆8Updated 2 years ago
- Popular computer science algorithms implemented in Python☆52Updated 3 years ago
- Detect 6 types of toxicity in user comments.☆53Updated last year
- Designing a Word Predictive system using LSTM☆96Updated 9 months ago
- In this project we implement a DNA-Genetic Encryption Technique (D-GET) in order to make the DNA SEQUENCE more secure and less predictabl…☆11Updated 4 years ago
- ☆77Updated 5 months ago