2timesjay / differentiable-combinatorial-bo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

Repo testing approaches to combinatorial bo by combining BoTorch with differentiable optimization modules.

Installation

(conda not required)

conda install botorch -c pytorch -c gpytorch
conda install jupyter
conda install matplotlib

Then clone and install https://github.com/google-research/fast-soft-sort.git (install using python setup.py install)

About


Languages

Language:Jupyter Notebook 68.9%Language:Python 31.1%