Skip to content

omicscode/dgnseq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dgnseq

  • heavily converting all the pytorch dgn networks i wrote peviously in python to Burn and tch.
  • entirely shifting to tch, Burn for the neural networks and candle for the language models.
  • will still write python machine and deep learning and analysis.

Task left:

  • write the attention network.
  • write the neural layer.
  • write the training loop.
  • write the node2vec algorithm in RUST for the dna traversal. There is a trait but i will write myself.
cargo build

Gaurav Sablok
codeprog@icloud.com

About

graph attention network for seq models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages