Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ArtNet - IBM OpenPOWER Cognitive Cup Contest Wi...
Search
Praveen Sridhar
November 15, 2016
Technology
1
1.2k
ArtNet - IBM OpenPOWER Cognitive Cup Contest Winning talk
ArtNet - IBM OpenPOWER Cognitive Cup Contest Winning talk
Praveen Sridhar
November 15, 2016
Tweet
Share
More Decks by Praveen Sridhar
See All by Praveen Sridhar
Attribute - Python library for Neural Network Interpretability
psbots
0
620
Keep calm and trust your model - On Explainability of Machine Learning Models
psbots
0
150
Talk on Innovation and Entrepreneurship at Rajagiri Business School, Kochi
psbots
0
47
Don't wait to Start-Up Start Exploring already!
psbots
0
140
Firefox OS
psbots
0
180
Firefox OS Indic Keyboard Google Summer of Code Project
psbots
0
730
Other Decks in Technology
See All in Technology
re:Invent2025 セッションレポ ~Spec-driven development with Kiro~
nrinetcom
PRO
2
170
形式手法特論:コンパイラの「正しさ」は証明できるか? #burikaigi / BuriKaigi 2026
ytaka23
16
4.8k
産業的変化も組織的変化も乗り越えられるチームへの成長 〜チームの変化から見出す明るい未来〜
kakehashi
PRO
1
420
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
1
870
ハッカソンから社内プロダクトへ AIエージェント ko☆shi 開発で学んだ4つの重要要素
leveragestech
0
620
AWS re:Invent2025最新動向まとめ(NRIグループre:Cap 2025)
gamogamo
0
160
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
3.6k
Digitization部 紹介資料
sansan33
PRO
1
6.4k
複雑さを受け入れるか、拒むか? - 事業成長とともに育ったモノリスを前に私が考えたこと #RSGT2026
murabayashi
1
1.6k
AWSと生成AIで学ぶ!実行計画の読み解き方とSQLチューニングの実践
yakumo
2
330
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
330
国井さんにPurview の話を聞く会
sophiakunii
1
350
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.3k
What does AI have to do with Human Rights?
axbom
PRO
0
1.9k
技術選定の審美眼(2025年版) / Understanding the Spiral of Technologies 2025 edition
twada
PRO
115
100k
エンジニアに許された特別な時間の終わり
watany
106
220k
Scaling GitHub
holman
464
140k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
The Invisible Side of Design
smashingmag
302
51k
Tell your own story through comics
letsgokoyo
0
780
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
1
340
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
160
What's in a price? How to price your products and services
michaelherold
246
13k
Designing for Timeless Needs
cassininazir
0
110
Transcript
ArtNet The new age Art Connoisseur ;) OpenPower Cognitive Cup
Winning Entry
Developer Challenge Experience Praveen Sridhar @psbots
About me Praveen Sridhar @psbots Machine Learning R&D for Recently
joined as Machine Learning Engineer at
Cognitive Cup Challenge Problem Can computers think “deeply” :P about
art?
What ArtNet Does ArtNet “knows” what a painting is about.
Be it a landscape or still life or a portrait, or any of the different art genres. Examples of genres : Still Life Cityscape Religious
Implementation ArtNet uses • a Convolution Neural Network to figure
out patterns in a painting • and classifies it into different genres
Implementation It uses the Keras Deep Learning library to train
the CNN model
Implementation The OpenPOWER Deep Learning Distribution Frameworks like Theano and
Tensorflow available as Pre-built binaries optimized for GPU acceleration Adding Keras was a breeze, since it runs on top of Theano or Tensorflow
Hyperparameter Optimization The Real Deal HYPER WHAT?
Hyperparameter Optimization The Real Deal Enter the “hyperas” library A
very simple convenience wrapper around hyperopt for fast prototyping with keras models.
Enter the “elephas” library Distributed Deep Learning with Keras &
Spark Thought : SuperVessel Cloud makes it a breeze to spin up multi node spark instances, why not use it as Nitrox! ;)
Going Forward • Predict the artist given a painting •
Help Social Science people in understanding art influences : ✴ which artist influenced whom? ✴ to what extent?
Thanks! Praveen Sridhar @psbots