#hide_input
= PILImage.create("AlgoMeme/introduction.jpeg")
introduction 500,500)) display(renek.to_thumb(
So I learned some new algorithms.. 🃏
##Learning with memes
#hide_input
from fastbook import *
from fastai.vision.widgets import *
#hide_input
= PILImage.create("AlgoMeme/inceptionNet.jpg")
inception 400,500)) display(inception.to_thumb(
#hide_input
= PILImage.create("AlgoMeme/yolo.png")
yolo 400,500)) display(yolo.to_thumb(
#hide_input
= PILImage.create("AlgoMeme/detection.png")
detection 600,800)) display(detection.to_thumb(