Skip to content

Commit 915131f

Browse files
committed
address comments
1 parent 70a9ba9 commit 915131f

File tree

5 files changed

+36
-829
lines changed

5 files changed

+36
-829
lines changed

examples/algotune/requirements.txt

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
botorch>=0.10.0
2+
orjson>=3.11.1
3+
cvxopt>=1.3.2
4+
numpy
5+
pandas
6+
cython
7+
numba
8+
dask
9+
pulp
10+
scipy
11+
ortools>=9.7.0,<9.8.0
12+
pyomo
13+
highspy
14+
networkx
15+
python-sat
16+
jax
17+
diffrax
18+
sympy
19+
faiss-cpu
20+
cryptography
21+
scikit-learn
22+
hdbscan
23+
cvxpy
24+
torch
25+
pot
26+
ecos
27+
litellm
28+
google-generativeai
29+
pylint
30+
line_profiler
31+
toml
32+
pyaml
33+
pillow
34+
pythran
35+
dace
36+
psutil

examples/algotune/svm/config.yaml

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)