Copyright (c) 2015, 2016 Sebastian Raschka
In [1]:
from IPython.display import Image
...
In [2]:
Image(filename='./images/01_01.png', width=500)
Out[2]:
In [1]:
from IPython.display import YouTubeVideo
YouTubeVideo("Pi9NpxAvYSs")
Out[1]:
In [3]:
Image(filename='./images/01_02.png', width=500)
Out[3]:
In [1]:
Image(filename='./images/01_03.png', width=300)
In [5]:
Image(filename='./images/01_04.png', width=300)
Out[5]:
In [6]:
Image(filename='./images/01_05.png', width=300)
Out[6]:
...
In [7]:
Image(filename='./images/01_06.png', width=300)
Out[7]:
In [8]:
Image(filename='./images/01_07.png', width=500)
Out[8]:
In [9]:
Image(filename='./images/01_08.png', width=500)
Out[9]:
In [10]:
Image(filename='./images/01_09.png', width=700)
Out[10]:
In [ ]:
Atari game
Go
Self Driving Car
Object Recognition
Scene Understanding
Medical diagnostics
Music Generation
Art Generation (Mario levels)
Story Writing
Speech recognition (personal assistants, chat bots)
Face recognition
In [ ]:
Kagel cancer detection
Youtube 8m video
multi-class pixelwise segmentation
imageNet (Large Scale Visual Recognition Challenge)
...
...
...
...
...
...