Bump version, upgrade to Keras 2.0.9
* Switch from JSON to YAML for hyperparameters * Pin tensorflow (hoping will help with #110)
Showing
- mhcflurry/__init__.py 1 addition, 1 deletionmhcflurry/__init__.py
- mhcflurry/class1_affinity_prediction/train_allele_specific_models_command.py 3 additions, 3 deletions...finity_prediction/train_allele_specific_models_command.py
- requirements.txt 4 additions, 3 deletionsrequirements.txt
- setup.py 3 additions, 2 deletionssetup.py
six | ||
numpy>= 1.11 | ||
numpy>=1.11 | ||
pandas>=0.13.1 | ||
Keras==2.0.8 | ||
Keras==2.0.9 | ||
tensorflow>=1.4.0 | ||
appdirs | ||
tensorflow | ||
scikit-learn | ||
typechecks | ||
mhcnames | ||
pyyaml |
Please register or sign in to comment