[WIP] Attempt at doing Bayesian Optimization with Rust
Find a file
2025-07-28 11:51:06 +02:00
data Initial commit 2025-07-28 11:51:06 +02:00
src Initial commit 2025-07-28 11:51:06 +02:00
.gitignore Initial commit 2025-07-28 11:51:06 +02:00
Cargo.toml Initial commit 2025-07-28 11:51:06 +02:00
LICENSE Initial commit 2025-07-28 11:49:32 +02:00
README.md Initial commit 2025-07-28 11:49:32 +02:00

RustMixedLogit

Attempt at doing Bayesian Optimization with Rust