To eventually become an unofficial Pytorch implementation / replication of Alphafold2, as details of the architecture get released
1.57k
stars
258
forks
source link
Missing adding the `relpos` to pairwise-repr `x` #92
Closed
CiaoHe closed 3 years ago
Hi,
I thought here might miss adding the
rel_pos_emb
tox
https://github.com/lucidrains/alphafold2/blob/c42d432abe291decb34252ce48eddf61d71782b3/alphafold2_pytorch/alphafold2.py#L705Best,