where optimizers go to die a little
| thursday | ||
| .gitignore | ||
| README.md | ||
thursday
what comes after humpday?
note: i have a personal bias against bayesian optimizers. these results may not represent them fairly (or at all).
usage
python3 -m thursday
prerequisites
- Python 3.10 or greater
- numpy 1.23
- TODO
structure
thursday/candidatescontains wrappers around optimizers to minimize objective functions on the unit cubethursday/externalcontains code written by other authors (note their licenses!)thursday/internalcontains original implementations of general-purpose optimizersthursday/solutionsis responsible for generatingthursday/go_benchmark_lists.pythursday/utilitiescontains no surprisesthursday/contains everything else (for now)