Skip to content
/ RNA-DLM Public

A deep neural network to learn the RNA language model.

License

Notifications You must be signed in to change notification settings

cyones/RNA-DLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNA-DLM

A deep neural network to learn the RNA language model. It uses SentencePiece to tokenize the RNA sequence and a Transformer Encoder network trained with masked language modeling. Hopefully, this network pre-trained in an unsupervised way could be used in many sequence classification problems in Bioinformatics.

Unfortunately, I do not have the computation power needed to train it. I have tried a 1080 ti, but after weeks the loss only decreases a little.

About

A deep neural network to learn the RNA language model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages