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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
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
650
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
760
Other Decks in Technology
See All in Technology
タスク管理も1on1も、もう「管理」じゃない ― KiroとBedrock AgentCoreで変わった"判断の仕事"
yusukeshimizu
5
1.9k
オンプレとGoogle Cloudを安全に繋ぐための、セキュア通信の勘所
waiwai2111
3
1.1k
ヘルシーSRE
tk3fftk
2
240
vLLM Community Meetup Tokyo #3 オープニングトーク
jpishikawa
0
210
トップマネジメントとコンピテンシーから考えるエンジニアリングマネジメント
zigorou
4
750
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
360
越境する組織づくり ─ 多様性を前提にしたチームビルディングとリードの実践知
kido_engineer
2
140
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
13
3.9k
製造業ドメインにおける LLMプロダクト構築: 複雑な文脈へのアプローチ
caddi_eng
1
520
Shifting from MCP to Skills / ベストプラクティスの変遷を辿る
yamanoku
4
690
「ストレッチゾーンに挑戦し続ける」ことって難しくないですか? メンバーの持続的成長を支えるEMの環境設計
sansantech
PRO
3
390
JAWS DAYS 2026 楽しく学ぼう!ストレージ 入門
yoshiki0705
2
110
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
77
5.3k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
How to Talk to Developers About Accessibility
jct
2
150
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
630
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
Color Theory Basics | Prateek | Gurzu
gurzu
0
240
The Curse of the Amulet
leimatthew05
1
9.7k
Thoughts on Productivity
jonyablonski
75
5.1k
Design in an AI World
tapps
0
160
Building an army of robots
kneath
306
46k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
510
Designing for Timeless Needs
cassininazir
0
150
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