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.
β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
Sorting:
- Web version of my graph-algorithms-visualization project built with Reactβ10Updated last year
- A game of checkers written using minmax algorithm and alpha-beta pruning.β47Updated 10 months ago
- Fundamental of information theory in computer science perspectiveβ16Updated 6 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β¦β61Updated 5 years ago
- Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.β36Updated 4 years ago
- Generate and explore fractals with Python and CUDAβ14Updated 6 years ago
- My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizesβ25Updated 3 years ago
- This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries sβ¦β186Updated 6 years ago
- Implementation of Data Structures in Cβ14Updated 4 years ago
- algorithms specialization courseraβ35Updated 7 years ago
- Creating a simple neural network in Python with one input layer (3 inputs) and one output neuron.β181Updated 7 years ago
- Simple web search engine made for funβ13Updated 5 years ago
- A repository for implementation of artificial intelligence algorithm which includes machine learning and deep learning algorithm as well β¦β182Updated 9 months ago
- Stochastic gradient descent from scratch for linear regressionβ41Updated 2 years ago
- Basic but pure DES implementation in Pythonβ67Updated 6 years ago
- C Book Draftβ14Updated last year
- Python library to scrape financial data from Casablanca Stock Exchange(Bourse des Valeurs de Casablanca)β23Updated 2 years ago
- Some of my laboratories work in KPI and stuff connected with it.β18Updated 2 years ago
- β15Updated 2 years ago
- Classic game Pong programmed using the Assembly languageβ39Updated 4 years ago
- β41Updated 2 years ago
- Label satellite images from the Amazon basin, in order to better track and understand causes of deforestation.β15Updated 4 years ago
- AI bots playing Tic Tac Toeβ34Updated 3 years ago
- This python program finds finds the first and follow sets of each non-terminal(variable) in the given grammar.β16Updated 6 years ago
- QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed β¦β10Updated 11 months ago
- β96Updated 9 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β¦β21Updated 5 years ago
- Codes for the videos of my YouTube channelβ128Updated last year
- Interpreter for the Declaration Section of a C programβ43Updated 5 years ago
- Competitive Programmingβ21Updated 9 years ago