Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmarsh committed Feb 28, 2024
1 parent 875c80e commit 631ef6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Current features:
* UCT / UCB1Tuned
* RAVE/GRAVE
* MAST
* Decisive Moves
* Transposition tables
* Hyperparameter tuning with [SMAC3](https://automl.github.io/SMAC3/main/)
* Arena allocation (just a `Vec`, inspired by [indextree](https://github.com/saschagrunert/indextree))
* Preliminary benchmarking tools
Expand All @@ -19,7 +21,6 @@ Some things I would like to explore:

- Better testability, ergonomics, safety
- More simulation strategies, selection improvements, etc.
- DAGs / transposition tables
- Online tuning

Other alternatives in Rust:
Expand Down

0 comments on commit 631ef6c

Please sign in to comment.