This repository contains a reference pre-trained network for the Inception model, complementing the Google publication
Going Deeper with Convolutions, CVPR 2015. Christian Szegedy, Wei Liu, Yangqing Jia, Pierre Sermanet, Scott Reed, Dragomir Anguelov, Dumitru Erhan, Vincent Vanhoucke, Andrew Rabinovich
You can view "inception.ipynb" directly on github, or clone the repository, install dependencies listed in the notebook and play with code locally.
Disclaimer: this is not an official Google product (experimental or otherwise).