Karl Dill, Michael Muruthi, Farishah Nahrin, Richard Padilla, Jibin Prince, Jignesh Satam
CS 6375.MU1 Term Project:
Instructions to compile code on Google Colab:
- Dataset is being read from Github. So, downloading datasets is not required.
- First, login to your Gmail account.
- Go to this public Google Colab link: https://colab.research.google.com/github/mmrepos/Genetic_Sequence_Analysis_Using_DNN/blob/main/Genetic_Sequence_Analysis_Using_DNN.ipynb
- Click 'Connect' on the top right-hand corner.
- Once Google Colab says it's Connected, go to the Runtime tab at the top left-hand side, then click 'Run All.'
- It will give you a Warning Module, but click 'Run Anyway' to continue.
- After ~5 minutes, the code will compile. Thank you.