Skip to content

Commit

Permalink
update save and restore tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
leejaymin committed Dec 8, 2017
1 parent 57df71d commit feb3325
Show file tree
Hide file tree
Showing 12 changed files with 253 additions and 446 deletions.
6 changes: 6 additions & 0 deletions .idea/other.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions 10.Transfer Learning/Transfer Learning.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"language": "python",
"name": "python2"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
}
4 changes: 2 additions & 2 deletions 5.CNN/CNNforMNIST.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3.0
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
Expand All @@ -967,4 +967,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}
101 changes: 0 additions & 101 deletions 8.Save and Restore/DNN_DropoutForMNIST.py

This file was deleted.

105 changes: 0 additions & 105 deletions 8.Save and Restore/DNN_Load.py

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit feb3325

Please sign in to comment.