Skip to content

Commit

Permalink
Update Task 3.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Feb 11, 2024
1 parent 5a8dc3d commit bf1387a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QMLS Code/Task 3.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 model

# Define encode functions
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 bf1387a

Please sign in to comment.