File tree 1 file changed +5
-11
lines changed
tensorflow_v2/notebooks/0_Prerequisite
1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"cells" : [
3
3
{
4
- "cell_type" : " code" ,
5
- "execution_count" : null ,
4
+ "cell_type" : " markdown" ,
6
5
"metadata" : {},
7
- "outputs" : [],
8
6
"source" : [
9
7
" \n " ,
10
8
" # MNIST Dataset Introduction\n " ,
29
27
{
30
28
"cell_type" : " code" ,
31
29
"execution_count" : null ,
32
- "metadata" : {
33
- "collapsed" : true
34
- },
30
+ "metadata" : {},
35
31
"outputs" : [],
36
32
"source" : [
37
33
" # Import MNIST\n " ,
55
51
{
56
52
"cell_type" : " code" ,
57
53
"execution_count" : null ,
58
- "metadata" : {
59
- "collapsed" : true
60
- },
54
+ "metadata" : {},
61
55
"outputs" : [],
62
56
"source" : [
63
57
" # Get the next 64 images array and labels\n " ,
88
82
"name" : " python" ,
89
83
"nbconvert_exporter" : " python" ,
90
84
"pygments_lexer" : " ipython2" ,
91
- "version" : " 2.7.13 "
85
+ "version" : " 2.7.18 "
92
86
}
93
87
},
94
88
"nbformat" : 4 ,
95
- "nbformat_minor" : 0
89
+ "nbformat_minor" : 1
96
90
}
You can’t perform that action at this time.
0 commit comments