File size: 308 Bytes
d766458
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
# 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)