We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6f634 commit fc7693cCopy full SHA for fc7693c
fnn.ipynb
@@ -47,8 +47,6 @@
47
"source": [
48
"import tensorflow as tf\n",
49
"import numpy as np\n",
50
- "from scipy.stats import norm\n",
51
- "\n",
52
"\n",
53
"def fnn(x, output_dim):\n",
54
" #weights and biases\n",
0 commit comments