https://github.com/davidar/gpo
Gaussian Process Optimisation via Expected Improvement
https://github.com/davidar/gpo
Last synced: 10 months ago
JSON representation
Gaussian Process Optimisation via Expected Improvement
- Host: GitHub
- URL: https://github.com/davidar/gpo
- Owner: davidar
- Created: 2015-08-26T06:16:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T06:20:41.000Z (almost 11 years ago)
- Last Synced: 2025-04-04T14:14:48.450Z (about 1 year ago)
- Language: Python
- Size: 22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Very rough code for performing Gaussian process optimisation via Expected improvement.
It's likely to break if you try to use it for something serious :)