cabaletta / cabaletta/baritone
Magic Value Optimization
Open
enhancement
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Ideally, some of the values that you are unsure of we can optimize. We can do this assuming we have a good test path and speed up the tick speed of Minecraft. I think the easiest way is just to [have a random search with early stopping](https://arxiv.org/abs/1603.06560). The hardest part of this is just overfitting to the test path.
I would be interested in implementing this, but I need a list of all tunable values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.