mannjain commited on
Commit
a3e1bce
1 Parent(s): c4a0177

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -4,8 +4,6 @@ import matplotlib.pyplot as plt
4
  import tensorflow as tf
5
  import tensorflow_probability as tfp
6
  from math import sqrt
7
- from scipy import stats
8
- import pandas as pd
9
 
10
  tfd = tfp.distributions
11
  tfl = tfp.layers
 
4
  import tensorflow as tf
5
  import tensorflow_probability as tfp
6
  from math import sqrt
 
 
7
 
8
  tfd = tfp.distributions
9
  tfl = tfp.layers