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 Feb 18, 2024
1 parent 8ae43dc commit 240c5f7
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.Modules
Expand Down

0 comments on commit 240c5f7

Please sign in to comment.