Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 299 Bytes

Sequence Models in JAX!

Work in Progress...

This page will eventually contain the following implementations:

  • PSSM
  • KMEANS (aka Mixture-PSSM)
  • LEARN_MSA (parameter-free model that just fits an "MSA" to match known stats)
  • MRF (aka. GREMLIN, plmDCA, mfDCA, arDCA, bmDCA)
  • V/AE (autoencoders)