You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight Unity asset for running powerful Bayesian optimization. It supports practical human-in-the-loop workflows where the optimizer proposes parameter values, collects user feedback as objective scores, updates the model, and recommends the next design iteration.
BO Forge is a local-first, CSV-backed Bayesian optimization toolkit for mixed-variable, multi-objective, staged, multi-fidelity, contextual, and noisy experimental campaigns.
A concept-first repository of Jupyter notebooks tracing a path from PyTorch fundamentals to Bayesian Optimisation, designed both as a structured learning journey and as clear, self-contained tutorials for others.
Closed-loop molecular discovery agent combining Bayesian optimization (BoTorch), a Gymnasium environment, and a simulated QED + synthetic-accessibility oracle for autonomous drug-candidate selection.
This repository combines Machine Learning with the Variational Quantum Eigensolver (VQE), a hybrid quantum-classical algorithm for estimating ground state energies in quantum systems, useful in quantum chemistry and physics.