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 Mar 5, 2024
1 parent b3aaff5 commit aa12a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/MLMG to MLMV.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import torch
import torch.nn as nn
import torch.nn as nn
import torch.optim as optim
import numpy as np
import esm # pre-trained ESM2 models
Expand Down

0 comments on commit aa12a4e

Please sign in to comment.