Decouple strategy from analyse.py

This commit is contained in:
Gerald Lonlas
2018-01-15 00:35:11 -08:00
parent f7e979f3ba
commit c46d78b4b9
16 changed files with 839 additions and 327 deletions

4
.gitignore vendored
View File

@@ -5,6 +5,8 @@ config.json
*.sqlite
.hyperopt
logfile.txt
hyperopt_trials.pickle
user_data/
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -85,5 +87,3 @@ target/
.venv
.idea
.vscode
hyperopt_trials.pickle