{"id":19743975,"url":"https://github.com/mbway/turbo","last_synced_at":"2025-05-09T02:19:51.005Z","repository":{"id":86876883,"uuid":"101581551","full_name":"mbway/turbo","owner":"mbway","description":"Bayesian optimisation for global black box function optimisation","archived":false,"fork":false,"pushed_at":"2018-07-02T18:08:38.000Z","size":532,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T21:27:38.553Z","etag":null,"topics":["bayesian-optimization","gaussian-processes","hyperparameter-optimization","optimization"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-27T21:30:25.000Z","updated_at":"2024-02-01T09:57:16.000Z","dependencies_parsed_at":"2023-05-29T16:15:10.357Z","dependency_job_id":null,"html_url":"https://github.com/mbway/turbo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbway%2Fturbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbway%2Fturbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbway%2Fturbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbway%2Fturbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbway","download_url":"https://codeload.github.com/mbway/turbo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253176530,"owners_count":21866156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bayesian-optimization","gaussian-processes","hyperparameter-optimization","optimization"],"created_at":"2024-11-12T01:40:22.450Z","updated_at":"2025-05-09T02:19:50.978Z","avatar_url":"https://github.com/mbway.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# turbo #\nturbo is a modular Bayesian optimisation framework which focuses on gathering and storing the intermediate optimisation steps to give insight into the decision making process.\nturbo is capable of producing a wide variety of plots and supports many variations of the basic Bayesian optimisation algorithm.\n\n# Algorithm Features #\n- Acquisition Functions\n    - Probability of Improvement (PI)\n    - Expected Improvement (EI)\n    - Upper/Lower Confidence Bound (UCB/LCB)\n- Pre-Phase 'naive' selectors\n    - Random\n    - Latin Hypercube Sampling (LHS)\n    - Manual\n- Surrogate Models\n    - Scikit-Learn Gaussian Process\n    - GPy Gaussian Process\n- Latent Space\n    - Fixed warping (e.g. log-transformed or linear map to `[0,1]` etc)\n- Fallback\n    - Scheduled random samples (\"Harmless\" Bayesian Optimisation)\n    - de-duplication\n- Misc\n    - able to use the same storage and plotting functionality with random search or any of the available 'naive' samplers\n\n# Dependencies #\nall dependencies can be installed with pip, see `requirements.txt`\n\n\n# Links\n- Black Box Optimisation Benchmarking Procedure: \u003chttp://coco.lri.fr/COCOdoc/bbo_experiment.html\u003e\n- python implementations of many benchmarking functions \u003chttps://github.com/andyfaff/ampgo/blob/master/%20ampgo%20--username%20andrea.gavana%40gmail.com/go_benchmark.py\u003e\n\n## Some other Bayesian optimisation libraries\n- https://github.com/fmfn/BayesianOptimization\n- https://github.com/thuijskens/bayesian-optimization\n- https://github.com/befelix/SafeOpt\n- https://github.com/scikit-optimize/scikit-optimize\n- https://hyperopt.github.io/hyperopt/\n- https://github.com/automl/RoBO\n- https://github.com/resibots/limbo\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbway%2Fturbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbway%2Fturbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbway%2Fturbo/lists"}