File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 47
47
}
48
48
],
49
49
"source" : [
50
+ " from tensorflow import keras\n " ,
50
51
" from collections import Counter\n " ,
51
52
" from keras.datasets import mnist\n " ,
52
53
" import matplotlib.pyplot as plt\n " ,
333
334
],
334
335
"metadata" : {
335
336
"kernelspec" : {
336
- "display_name" : " Python 3" ,
337
+ "display_name" : " Python 3 (ipykernel) " ,
337
338
"language" : " python" ,
338
339
"name" : " python3"
339
340
},
347
348
"name" : " python" ,
348
349
"nbconvert_exporter" : " python" ,
349
350
"pygments_lexer" : " ipython3" ,
350
- "version" : " 3.7.3 "
351
+ "version" : " 3.10.9 "
351
352
}
352
353
},
353
354
"nbformat" : 4 ,
354
- "nbformat_minor" : 2
355
+ "nbformat_minor" : 4
355
356
}
Original file line number Diff line number Diff line change 34
34
"metadata" : {},
35
35
"outputs" : [],
36
36
"source" : [
37
+ " from tensorflow import keras\n " ,
37
38
" from collections import Counter\n " ,
38
39
" from keras.datasets import mnist\n " ,
39
40
" import matplotlib.pyplot as plt\n " ,
157
158
],
158
159
"metadata" : {
159
160
"kernelspec" : {
160
- "display_name" : " Python 3" ,
161
+ "display_name" : " Python 3 (ipykernel) " ,
161
162
"language" : " python" ,
162
163
"name" : " python3"
163
164
},
171
172
"name" : " python" ,
172
173
"nbconvert_exporter" : " python" ,
173
174
"pygments_lexer" : " ipython3" ,
174
- "version" : " 3.7.3 "
175
+ "version" : " 3.10.9 "
175
176
}
176
177
},
177
178
"nbformat" : 4 ,
178
- "nbformat_minor" : 2
179
+ "nbformat_minor" : 4
179
180
}
Original file line number Diff line number Diff line change 34
34
"metadata" : {},
35
35
"outputs" : [],
36
36
"source" : [
37
+ " from tensorflow import keras\n " ,
37
38
" from collections import Counter\n " ,
38
39
" from keras.datasets import mnist\n " ,
39
40
" import matplotlib.pyplot as plt\n " ,
220
221
],
221
222
"metadata" : {
222
223
"kernelspec" : {
223
- "display_name" : " Python 3" ,
224
+ "display_name" : " Python 3 (ipykernel) " ,
224
225
"language" : " python" ,
225
226
"name" : " python3"
226
227
},
234
235
"name" : " python" ,
235
236
"nbconvert_exporter" : " python" ,
236
237
"pygments_lexer" : " ipython3" ,
237
- "version" : " 3.7.3 "
238
+ "version" : " 3.10.9 "
238
239
}
239
240
},
240
241
"nbformat" : 4 ,
241
- "nbformat_minor" : 2
242
+ "nbformat_minor" : 4
242
243
}
You can’t perform that action at this time.
0 commit comments