├── AUTHORS ├── Makefile ├── README.md ├── image-classifier.py └── screen_shot.jpg /AUTHORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Deep_Learning_with_Intel/HEAD/AUTHORS -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Deep_Learning_with_Intel/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Deep_Learning_with_Intel/HEAD/README.md -------------------------------------------------------------------------------- /image-classifier.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Deep_Learning_with_Intel/HEAD/image-classifier.py -------------------------------------------------------------------------------- /screen_shot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/Deep_Learning_with_Intel/HEAD/screen_shot.jpg --------------------------------------------------------------------------------