devlog#1, initialized the project and done some brief project configurations, this took just minutes and then continue progressing on downloading the dataset from official NCBI rest api (documented here) after that is merging the .fna files (total of .fna might mot match total fasta files as of esch FASTA record might contains many .fna) and for the next development is k-mers tokenization which I will do it using overlapping (stride=1) 6-mers tokenization and use CNN + Transformer (and attention) for the best result and learning opportunity, follow along I guesd this might be my masterpiece
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.