openvax / mhcflurry

Peptide-MHC I binding affinity prediction
http://openvax.github.io/mhcflurry/
Apache License 2.0
191 stars 57 forks source link

Please bump Keras #117

Closed jekriske-lilly closed 6 years ago

jekriske-lilly commented 6 years ago

Please bump Keras again or change the requirement to >=

timodonnell commented 6 years ago

It's bumped in PR #115 , which should get merged sometime in the next few days. Feel free to give that branch a shot if you'd like it sooner. That branch should be totally functional, all that's left is some docs I want to add before merging. Would appreciate any feedback if you hit any issues using the new version

timodonnell commented 6 years ago

We've been burned in the past with >= when keras was breaking backward compatibility with every version. Would be open to reconsidering now though

timodonnell commented 6 years ago

Requirement is now tensorflow>=1.1.0 in the current master