Closed inari-ldavey closed 35 minutes ago
can you add: "from package eugene import dl" before running this portion and see if it imports? It's probably a package issue.
If you want to bypass this, you could write your own dataloader to create a SeqData object to work with. Here is the screenshot from the eugene manaul to assist:
I didn't have eugene-tools v0.0.6 properly installed
Hi, could you provide the versions of the python packages that were used for the analysis? I'm trying to recreate the analysis in
CNN/model_train+evaluate.ipynb
, but I get an error on this cell:I suspect this is because an older version of eugene was used