eaglelandsonce commited on
Commit
1f74d29
·
verified ·
1 Parent(s): 9a432ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import torchvision
6
  import torchvision.transforms as transforms
7
  import matplotlib.pyplot as plt
8
 
9
-
10
  # Define the neural network
11
  class Net(nn.Module):
12
  def __init__(self):
 
6
  import torchvision.transforms as transforms
7
  import matplotlib.pyplot as plt
8
 
 
9
  # Define the neural network
10
  class Net(nn.Module):
11
  def __init__(self):