Skip to content

Commit 2e86c7a

Browse files
committed
SGD 1 layer Neural Assignment 2
1 parent e0546ba commit 2e86c7a

File tree

10 files changed

+498
-352
lines changed

10 files changed

+498
-352
lines changed

.DS_Store

0 Bytes
Binary file not shown.

TensorFlow/.DS_Store

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
378 KB
Loading
293 KB
Loading
109 KB
Loading

TensorFlow/Udacity/.ipynb_checkpoints/2_fullyconnected-Copy1-checkpoint.ipynb

Lines changed: 249 additions & 161 deletions
Large diffs are not rendered by default.

TensorFlow/Udacity/.ipynb_checkpoints/2_fullyconnected-checkpoint.ipynb

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -970,21 +970,6 @@
970970
"---"
971971
]
972972
},
973-
{
974-
"cell_type": "code",
975-
"execution_count": 94,
976-
"metadata": {
977-
"collapsed": true
978-
},
979-
"outputs": [],
980-
"source": [
981-
"%matplotlib inline\n",
982-
"import matplotlib.pyplot as plt\n",
983-
"\n",
984-
"cost2_list = []\n",
985-
"step2_list = []"
986-
]
987-
},
988973
{
989974
"cell_type": "code",
990975
"execution_count": 95,

0 commit comments

Comments
 (0)