A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
-
Updated
Mar 12, 2022 - Python
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Implementation of Decision Tree Algorithm using Python, Pandas, and NumPy without using any off the shelf library usi
Analytical tool to help the company decide whether the employee will stay or not
A tool for phlyo tree, a phylogenetic tree construction software.
Research Paper for The International Conference on Intelligent Systems and Data Science (ISDS 2023), College of Information and Communication Technology (CICT), Can Tho University (CTU), Can Tho, Vietnam
Chess AI written in Rust that uses the min/max algorithm and tree pruning so predict 5-6 moves ahead.
Data Analytics and Machine Learning in R. Linear-regression, Logistic-regression, Hierarchical-clustering, Boosting, Bagging, Random-forests, K-means-clustering, K-nearest-neighbors (K-N-N), Tree-pruning, Subset-selection, LDA, QDA, Support Vector Machines (SVM)
Example microservice that wraps another upstream service to provide tree BFS search, filtering and service resilience.
Add a description, image, and links to the tree-pruning topic page so that developers can more easily learn about it.
To associate your repository with the tree-pruning topic, visit your repo's landing page and select "manage topics."