From b82ca9d77ad3e7aca05d362480796be10a90ba80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20P=2E=20D=C3=BCrholt?= Date: Mon, 29 Jul 2024 09:38:39 +0200 Subject: [PATCH] Update awesome.yaml (#55) Include BoFire into awesome-pydantic Co-authored-by: Marcelo Trylesinski --- awesome.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/awesome.yaml b/awesome.yaml index 13f7834..8feffff 100644 --- a/awesome.yaml +++ b/awesome.yaml @@ -259,6 +259,11 @@ repositories: name: Pydantic-resolve description: A small yet powerful tool to extend your pydantic schema, and resolve all descendants automatically. + - repo: https://github.com/experimental-design/bofire + category: Machine Learning + name: BoFire + description: Bayesian Optimization Framework Intended for Real Experiments. + - repo: https://github.com/caniko/pydantic-numpy category: Object Mapping name: pydantic-numpy