Skip to content

Commit

Permalink
renamed numbers and touch on tensorboard
Browse files Browse the repository at this point in the history
  • Loading branch information
hunkim committed Apr 3, 2017
1 parent 0725ccb commit 7aa833c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 339 deletions.
8 changes: 4 additions & 4 deletions lab-08-tensor_manipulation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"collapsed": true
},
Expand Down Expand Up @@ -1237,7 +1237,7 @@
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
"version": 3.0
},
"file_extension": ".py",
"mimetype": "text/x-python",
Expand All @@ -1248,5 +1248,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 2
}
"nbformat_minor": 0
}
77 changes: 0 additions & 77 deletions lab-09-3-xor_tensorboard.py

This file was deleted.

52 changes: 0 additions & 52 deletions lab-09-4-linear_back_prop.py

This file was deleted.

54 changes: 0 additions & 54 deletions lab-09-5-multi-linear_back_prop.py

This file was deleted.

152 changes: 0 additions & 152 deletions lab-09-6-sigmoid_back_prop.py

This file was deleted.

0 comments on commit 7aa833c

Please sign in to comment.