Yoctol / seq2vec

Transform sequence of words into a fix-length representation vector
GNU General Public License v3.0
68 stars 8 forks source link

version in requirements.txt #35

Open AleBitetto opened 4 years ago

AleBitetto commented 4 years ago

Hi, can you kindly update the requirements.txt file with the correct version of all modules? Thanks a lot

alokpathy commented 3 years ago

I was able to run the 36 unit tests with these versions and python 3.7.9, in case this helps

numpy==1.19.2
keras==2.0.8
tensorflow==1.14.0
yoctol_utils
h5py==2.10.0
gensim
yoctol_keras_layer_zoo
pylint