Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
AI417UPM
/
A4_4313204_Fardows
like
0
Follow
Deep Learning @ UPM
130
Model card
Files
Files and versions
xet
Community
Fardows11
commited on
Feb 18
Commit
f2b50b7
·
verified
·
1 Parent(s):
521bfbc
Update dummy.py
Browse files
Files changed (1)
hide
show
dummy.py
+1
-1
dummy.py
CHANGED
Viewed
@@ -36,7 +36,7 @@ class SimpleLinearNet(tr.nn.Module):
36
37
38
39
-
model = SimpleLinearNet()
40
41
42
36
37
38
39
+
40
41
42