SeqVec
SeqVec copied to clipboard
Modelling the Language of Life - Deep Learning Protein Sequences
I am having a problem finding compatible version of the torch and allennlp. `from allennlp.commands.elmo import ElmoEmbedder` is not working with latest version. Please fix.
Hi, thanks for sharing this code. It's really helpful. I have noticed my results are very different for sequences input in lower and in upper case. It seems to me...
To install seqvec, I first install python=3.7.13 on new virtual environment then i install seqvec using pip install seqvec I am encountering this error, can you help to fix? ERROR:...