EnsemblGSOC / Ensembl-Repeat-Identification

A Deep Learning repository for predicting the location and type of repeat sequence in genome.
4 stars 3 forks source link

Implement neural network and training pipeline prototype #12

Closed williamstark01 closed 2 years ago

williamstark01 commented 2 years ago

Potentially using PyTorch Lightning if it helps.

yangtcai commented 2 years ago

I think the issue can be divided into three parts

williamstark01 commented 2 years ago

@yangtcai that sounds like a good idea, feel free to open new issues for these subtasks and add them to the project board.

williamstark01 commented 2 years ago

Implemented in #24