File size: 454 Bytes
d766458
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# MSA TRANSFORMER in jax!
**WARNING** This code is work-in-progress!

<a href="https://colab.research.google.com/github/sokrypton/ColabDesign/blob/v1.1.1/esm_msa/example.ipynb">
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>

### Contributors:
- Shihao Feng [@JeffSHF](https://github.com/JeffSHF)
- Lin Xu
- Facebook Research - [original Pytorch code](https://github.com/facebookresearch/esm)