Skip to content

Commit ff94c32

Browse files
authored
Merge pull request aws#105 from awslabs/image_classification_notebooks
Image classification notebooks
2 parents 130e8f5 + 5db4e00 commit ff94c32

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-fulltraining.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -584,9 +584,9 @@
584584
],
585585
"metadata": {
586586
"kernelspec": {
587-
"display_name": "Python 3",
587+
"display_name": "conda_mxnet_p36",
588588
"language": "python",
589-
"name": "python3"
589+
"name": "conda_mxnet_p36"
590590
},
591591
"language_info": {
592592
"codemirror_mode": {

introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-transfer-learning.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -598,11 +598,10 @@
598598
}
599599
],
600600
"metadata": {
601-
"celltoolbar": "Edit Metadata",
602601
"kernelspec": {
603-
"display_name": "Python 3",
602+
"display_name": "conda_mxnet_p36",
604603
"language": "python",
605-
"name": "python3"
604+
"name": "conda_mxnet_p36"
606605
},
607606
"language_info": {
608607
"codemirror_mode": {

0 commit comments

Comments
 (0)