Skip to content

Commit

Permalink
Update Forward-RNN.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Mar 18, 2024
1 parent 91ad405 commit 95e44ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/Forward-RNN.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# load torch
import torch
import torch
import torch.nn as nn

# Define the MLMG class as a subclas of nn.Modul es
Expand Down

0 comments on commit 95e44ef

Please sign in to comment.