Skip to content

Commit

Permalink
Update MLMG to MLMV.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Feb 11, 2024
1 parent 4f7e7d7 commit 372128d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QMLS Code/MLMG to MLMV.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import torch.optim as optim
import numpy as np
import esm # pre-trained ESM2 models

# Define encode function
def encode(molecule):
# molecule is a numpy array of shape (N, 4), where N is the number of amino acids, and 4 corresponds to x, y, z, and type
Expand Down

0 comments on commit 372128d

Please sign in to comment.