luost26 / diffab

✌🏻 Antigen-Specific Antibody Design and Optimization with Diffusion-Based Generative Models for Protein Structures (NeurIPS 2022)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In lines 201 and 202 of the code, both alpha and alpha_bar use the same set of parameters.

NumnumnumM opened this issue · comments

Yes. I had the same question about the calculation of the sequence posterior.
Can the authors please comment?