anzhi2710gmailcom's picture
Upload folder using huggingface_hub
d766458 verified
|
Raw
History Blame Contribute Delete
308 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)