What a Deep Neural Network thinks about your selfie

From Fiamma
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

http://karpathy.github.io/2015/10/25/selfie/
What a Deep Neural Network thinks about your #selfie

Complexity: 7 Rating: 7


At first teach a neural network "good" vs "bad" selfies (number of likes controlling for follower count), then let him sort given ones. Fascinating because a) something interesting to do with data, b) Twitter API, c) damn cool, d) then a nice little visualization with t-SNE.