requirements.txt 133 Bytes
Newer Older
Deshui Yu's avatar
Deshui Yu committed
1
2
3
4
5
6
7
8
9
10
# core
json_tricks

# hyperopt tuner
numpy
git+https://github.com/hyperopt/hyperopt.git#egg=hyperopt

# darkopt assessor
scipy
pymc3