zxqfl / mctsLinks
Generic, parallel Monte Carlo tree search library
☆74Updated 3 years ago
Alternatives and similar repositories for mcts
Users that are interested in mcts are comparing it to the libraries listed below
Sorting:
- A rust implementation of AlphaZero algorithm☆53Updated 2 years ago
- A Rust implementation of the CMA-ES optimization algorithm.☆36Updated 5 months ago
- A fast, safe and easy to use reinforcement learning framework in Rust.☆199Updated 3 years ago
- OpenAI Gym bindings for Rust☆69Updated 2 years ago
- Experimentation using the xla compiler from rust☆98Updated last year
- A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques☆226Updated this week
- RAI: Rust ML framework with composable transformations like JAX.☆93Updated last year
- OpenAI's Gym written in pure Rust for blazingly fast performance☆118Updated last year
- Execute genetic algorithm (GA) simulations in a customizable and extensible way.☆186Updated last year
- Fast, parallel, extensible and adaptable genetic algorithms framework written in Rust☆183Updated 4 years ago
- A Rust implementation of Gaussian Process regression.☆56Updated last year
- Rust binding to CUDA APIs☆118Updated 7 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆239Updated 5 months ago
- rust-cuda working group☆65Updated 6 years ago
- Orkhon: ML Inference Framework and Server Runtime☆151Updated 4 years ago
- A machine learning library for Rust.☆331Updated last year
- A pure Rust linear programming solver☆91Updated 4 years ago
- Simple neural network library for classification written in Rust.☆46Updated 3 years ago
- A reinforcement learning library in Rust☆61Updated last month
- Flexible, reusable reinforcement learning (Q learning) implementation in Rust☆158Updated last year
- Enzyme integration into Rust. Experimental, do not use.☆102Updated 2 years ago
- Bandit Algorithms in Rust☆35Updated 8 months ago
- Computational graphs with reverse automatic differentation in the GPU☆396Updated 3 years ago
- Rust bindings for XGBoost.☆114Updated last year
- Safe CUDA cuBLAS wrapper for the Rust language.☆30Updated 7 years ago
- Rust implementation of the Loopy Belief propagation algorithm for inference in Bayesian Networks☆34Updated 3 years ago
- Statistical routines for ndarray☆215Updated last year
- Half-precision floating point types f16 and bf16 for Rust.☆266Updated 2 weeks ago
- Automatic differentiation in Rust with WGPU support