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
590
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
46
Don't wait to Start-Up Start Exploring already!
psbots
0
140
Firefox OS
psbots
0
170
Firefox OS Indic Keyboard Google Summer of Code Project
psbots
0
720
Other Decks in Technology
See All in Technology
Reflections of AI: A Trilogy in Four Parts (GOTO; Copenhagen 2025)
ondfisk
0
110
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
1
170
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
11
80k
BI ツールはもういらない?Amazon RedShift & MCP Server で試みる新しいデータ分析アプローチ
cdataj
0
110
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
4
800
E2Eテスト設計_自動化のリアル___Playwrightでの実践とMCPの試み__AIによるテスト観点作成_.pdf
findy_eventslides
2
600
成長自己責任時代のあるきかた/How to navigate the era of personal responsibility for growth
kwappa
4
320
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
730
LLM時代にデータエンジニアの役割はどう変わるか?
ikkimiyazaki
6
1.3k
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
3
830
『OCI で学ぶクラウドネイティブ 実践 × 理論ガイド』 書籍概要
oracle4engineer
PRO
3
210
社内報はAIにやらせよう / Let AI handle the company newsletter
saka2jp
8
1.4k
Featured
See All Featured
Leading Effective Engineering Teams in the AI Era
addyosmani
3
350
Agile that works and the tools we love
rasmusluckow
331
21k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Raft: Consensus for Rubyists
vanstee
139
7.1k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Being A Developer After 40
akosma
91
590k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
31
2.7k
Building Applications with DynamoDB
mza
96
6.7k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.3k
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