Jayabalambika commited on
Commit
902bca8
·
1 Parent(s): cbda4c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ np.random.seed(0)
13
 
14
 
15
 
16
- def plot_mse():
17
  # plot MSE
18
  plt.clf()
19
  plt.subplot(2, 1, 1)
 
13
 
14
 
15
 
16
+ def plot_mse():
17
  # plot MSE
18
  plt.clf()
19
  plt.subplot(2, 1, 1)