Create hyperoptNote.md

This commit is contained in:
MoonGem
2018-03-22 23:05:37 -05:00
committed by GitHub
parent c6cee3ebe4
commit 6280d9408e

9
hyperoptNote.md Normal file
View File

@@ -0,0 +1,9 @@
You will need to add:
import dill as pickle
INTO:
/usr/local/lib/python3.6/dist-packages/hyperopt/fmin.py
At the very top.