Skip to content

Files

Latest commit

Oct 16, 2022
5140f40 · Oct 16, 2022

History

History

seq

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 16, 2022

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)