Skip to content

Commit

Permalink
Update Conv CNN.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Feb 28, 2024
1 parent 193b498 commit 868da3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/Conv CNN.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import torch
import torch
import torch.nn as nn
import torch.nn.functional as F
class CNN(nn.Module):
Expand Down

0 comments on commit 868da3f

Please sign in to comment.