sile / tpeLinks
A TPE (Tree-structured Parzen Estimator) implementation in Rust
☆30Updated 4 months ago
Alternatives and similar repositories for tpe
Users that are interested in tpe are comparing it to the libraries listed below
Sorting:
- Rust bindings for XGBoost.☆113Updated last year
- Approximate floating point equality comparisons and assertions☆172Updated last year
- ☆296Updated 3 weeks ago
- Bandit Algorithms in Rust☆35Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A Vec of Bits☆181Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- Complex numbers for Rust☆241Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- extremely boring async function runner!☆161Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Statistical routines for ndarray☆212Updated last year
- A special input type for nom to locate tokens☆237Updated 7 months ago
- Interning of data in rust☆106Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆162Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- high-speed timing library in Rust☆366Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- ☆64Updated 4 years ago
- generators☆209Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆239Updated 4 months ago
- A priority queue for Rust with efficient change function.☆204Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Memory efficient trie (prefix tree) library based on LOUDS☆128Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- Execute genetic algorithm (GA) simulations in a customizable and extensible way.☆186Updated last year