Genomic-ULMFiT icon indicating copy to clipboard operation
Genomic-ULMFiT copied to clipboard

It would kind of cool use your code, but...so many issues!

Open schlogl2017 opened this issue 3 years ago • 1 comments

The code it is hard to read! And have problems with version issues! You even make a requirement list of the programs versions!

Paulo.

schlogl2017 avatar Mar 20 '21 13:03 schlogl2017

I'm running it without issues in colab, just start your notebook with: !pip3 install fastai==1.0.61 !pip install biopython clone the repo and you ready to go!

also... import sys sys.path.append('path to cloned repo')

mtinti avatar Mar 20 '21 15:03 mtinti