thundergolfer / reasoning-about-entailment-tensorflow

:school: Tensorflow implementation of "Reasoning About Entailment with Neural Attention"
MIT License
10 stars 5 forks source link

Working to get this training on work AWS Instances #7

Closed thundergolfer closed 7 years ago

thundergolfer commented 7 years ago

This PR includes

Note: I had to do something like conda update mkl numpy... to get this to work, because initially I couldn't import gensim. It was related to "intel-mkl-fatal-error-cannot-load-libmkl-avx2-so-or-libmkl-def-so".