This website requires JavaScript.
Explore
Help
Sign In
gitadmin
/
foxhunt
Watch
1
Star
0
Fork
0
You've already forked foxhunt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
750b228ed9c1bf9656965affc8cdc743315ddda0
foxhunt
/
crates
/
ml-hyperopt
/
src
History
jgrusewski
8a42af0bc6
refactor: LHS is the correct algorithm for small budgets, not a fallback
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-03-29 19:18:47 +02:00
..
early_stopping.rs
fix(clippy): apply cargo clippy --fix across workspace
2026-03-10 11:17:51 +01:00
lib.rs
fix(clippy): achieve zero warnings across entire workspace
2026-03-10 13:18:57 +01:00
observer.rs
fix: trial budget observer — shared AtomicUsize counter enforces trial limit
2026-03-26 01:18:19 +01:00
optimizer.rs
refactor: LHS is the correct algorithm for small budgets, not a fallback
2026-03-29 19:18:47 +02:00
paths.rs
refactor(ml): split monolith into 9 sub-crates + delete dead code
2026-03-08 15:17:22 +01:00
sensitivity.rs
fix(clippy): resolve all clippy warnings across entire workspace (--all-targets)
2026-03-13 10:18:35 +01:00
tpe.rs
fix(clippy): resolve all clippy warnings across entire workspace (--all-targets)
2026-03-13 10:18:35 +01:00
traits.rs
feat(dqn): Branching DQN + KernelWeightPack + metrics propagation
2026-03-11 00:46:53 +01:00