Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 703 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 703 Bytes

Bioinformatics

DNA Sequence classifier

  • data: human genome, chimpanzee genome, dog genome
  • learned how to working with DNA Seqeunce, 3 way to encode genome sequence.
  • train a machine learning model with human genome
  • percision, recall, F1 socre were used as accuracy metric.

Genomic selection with ANN AND CNN