SlideShare a Scribd company logo
1 of 44
10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD
Oct 18th AI Connect Speakers
WiBD Introduction & DL Use Cases
Renee Yao
Product Marketing Manager,
Deep Learning and Analytics
NVIDIA
Deep Learning Workflows (w/ a demo)
Kari Briski
Director of Deep Learning
Software Product
NVIDIA
Deep Learning in Enterprise
Nazanin Zaker
Data Scientist
SAP Innovation Center Network
Renee Yao
Product Marketing Manager, NVIDIA
AI CONNECT
Agenda
AI Connect
• 6:00-7:00pm – Registration and Networking
• 7:00-7:15pm – “WiBD Introduction & DL Use
Cases”, Renee Yao, Product Marketing
Manager, Deep Learning and Analytics, NVIDIA
• 7:15-7:45pm – “Deep Learning Workflows
(with a live demo)”, Kari Briski, Director of
Deep Learning Software Product, NVIDIA
• 7:45-8:15pm – “Deep Learning in Enterprise”
by Nazanin Zaker, Data Scientist, SAP
Innovation Center Network
• 8:15-8:30pm - Wrap-up & Giveaways
February Apache Hadoop
Training @ Cloudera
May Apache Drill and
Apache Spark @ MapR
June Career Empowerment
@ Andreessen Horowitz
June @ Spark Summit
June @ Hadoop SummitMarch @ Strata+Hadoop
World SJ
10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD
10/20/2017 Women in Big Data Forum
Be Part of The Solution
Become a member or a sponsor
• Website: womeninbigdata.org
• LinkedIn: “Women in Big Data Forum”
• Meetup: meetup.com/Women-in-Big-Data-Meetup/
• Twitter: @DataWomen
• Video: https://www.youtube.com/channel/UCOaMT7A9SVkeBdvYNxiITVA
Join us
Event Hashtags: #IamAI, #WiBD
Kari Briski, 10-18-17
DEEP LEARNING WORKFLOWS:
DEEP LEARNING TRAINING AND INFERENCE
7
NATURAL LANGUAGE
PROCESSING
SPEECH & AUDIO
AI APPLICATIONS
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION
8
NATURAL LANGUAGE
PROCESSING
SPEECH & AUDIO
AI APPLICATIONS
Object Detection
Classification
Segmentation
Visual Q&A
Neural Machine
Translation
Question & Answer
Sentiment Analysis
Search and
recommendation engines
ASR
automatic speech recognition
Generation
Processing
Audio-classification
Denoising
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION
9
ACCELERATED DEEP LEARNING TRAINING STACK
AI Applications
are Built on NVIDIA Hardware and Software
End-to-End
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
10
NVIDIA TOOLS FOR DEEP LEARNING WORKFLOW
NVIDIA DEEP LEARNING SDK
TRAINING DEPLOY WITH TENSORRT
TRAINED
NETWORK
TRAINING
DATA TRAINING
DATA MANAGEMENT
MODEL ASSESSMENT
EMBEDDED
Jetson TX
AUTOMOTIVE
Drive PX (XAVIER)
DATA CENTER
Tesla (Pascal, Volta)
DATA: GATHER AND LABEL
Rapidly label data,
guide training get
insights
Gather Data
Curate data sets
Accelerated Deep Learning Training Software Stack
11
DL FLOW
INFERENCE &
MICROSERVICES
IMPORT
Format…
PREPROCESS
clean, clip,
label,
Normalize, ..
VISUALIZATION
Curated DatasetSource Dataset
TRAIN
SCORE +
OPTIMIZE,
VISUALIZATION
DEPLOY
tune,
compile
+ runtime
REST
API
RESULT *
inference,
prediction
MODEL
ZOO
12
INFRASTRUCTURE FOR AI
13
GATHER DATA, CURATE LABEL
14
Crowd Source Tools
VATIC
Free Labeled Data
ViPER
Computer Vision
Translation
Speech & Audio
Home-grown
15
Project Manager
STEP 1
Project Setup
Project named
Classifier types defined
Labeling task settings
defined
Sequences added
Data Labeler
STEP 3
Labeling
Labels created
Attributes of labels selected
Frames committed for QA
Curator
STEP 2
Data Labeler
STEP 4
QA
Frames accepted or rejected
Rejection reason specified
Data Labeler
STEP 5
Export
Data sent to training
Export
Data set sent to training
Curation
Which pieces of data make the
most sense to us
16
TRAINING
17
UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION
DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras
NVIDIA DEEP LEARNING SOFTWARE TRAINING STACK
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
At Your Desk On-Prem In-the-Cloud
18
DEEP LEARNING
cuDNN
MATH LIBRARIES
cuBLAS cuSPARSE
COMMUNICATION
cuFFT
ACCELERATED DEEP LEARNING TRAINING STACK
UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION
DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras
DEEP LEARNING FRAMEWORKS
Deep Learning Software Libraries (AKA Frameworks)
NCCLArchitecture Specific Libraries
Productivity: Workflow, Data and Job Management, Experiments
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment AnalysisImage Classification
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
At Your Desk On-Prem In-the-Cloud
19
Object Detection Voice Recognition Language Translation
Recommendation
Engines Sentiment Analysis
DEEP LEARNING
cuDNN
MATH LIBRARIES
cuBLAS cuSPARSE
COMMUNICATION
cuFFT
Image Classification
ACCELERATED DEEP LEARNING TRAINING STACK
UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION
DIGITS, NVIDIA GPU Cloud, NVDocker, Keras, Kubernetes
NV OPTIMIZED NV ACCELERATED
COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
NCCL
Paddle
At Your Desk On-Prem In-the-Cloud
20
GENERATIONAL GPU PERFORMANCE & TENSOR CORES
0
1
2
3
4
5
6
7
8
k80 p100 v100 v100 TC
Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta
21
GENERATIONAL GPU PERFORMANCE & TENSOR CORES
0
1
2
3
4
5
6
7
8
k80 p100 v100 v100 TC
Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta
with Volta Tensor Core math
3-3.5X CNN training
over Pascal
22
0 10 20 30 40 50
8x-V100
8x P100
8x K80
TIME TO SOLUTION (HOURS)
1 weekend
1 day
1 afternoon
Convolutional Neural Networks
Recursive Neural Networks
Training ImageNet to accuracy(90 epochs) with ResNet-50
Training OpenNMT to accuracy (13 epochs)
0 10 20 30 40
V100
P100
K80
23
WHERE TO TRAIN
At Your Desk On-Prem In-the-Cloud
24
INFERENCE
DEPLOY YOUR TRAINED NETWORK
TO INFER IN APPLICATIONS
25
TRAINED
NETWORK
MODEL
NOW WHAT?
0
500
1000
1500
2000
2500
CPU K80 TF P100 TF P100 TRT
Throughput
Images/sec
26
TRAINED
NETWORK
MODEL
OPTIMIZE
0
500
1000
1500
2000
2500
CPU K80 TF P100 TF P100 TRT
Throughput
Images/sec
27
NVIDIA TENSOR RT
Maximize inference throughput for latency critical services
TRAINED
NETWORK
MODEL
EMBEDDED
Jetson TX
AUTOMOTIVE
Drive PX (XAVIER)
DATA CENTER
Tesla (Pascal, Volta)
High performance neural network inference optimizer and runtime engine for production
deployment
TensorRT Optimizer
TensorRT
Runtime
Engine
OPTIMIZED
NETWORK
28
TESLA V100
DRIVE PX 2
TESLA P4
JETSON TX2
NVIDIA DLA
TensorRT
NVIDIA TENSORRT PROGRAMMABLE
INFERENCING PLATFORM
NVIDIA TENSORRT PROGRAMMABLE
INFERENCING PLATFORM
29
NVIDIA TensorRT
Maximize throughput and minimize latency
Deploy reduced precision without retraining and
without accuracy loss
Train in any framework, deploy in TensorRT without
overhead
Programmable Inference Accelerator
Embedded Automotive Data center
Jetson Drive PX Tesla
developer.nvidia.com/tensorrt
30
VOLTA ON A BUDGET
LATENCY BENCHMARKS
0
1000
2000
3000
4000
5000
6000
CPU-Only V100 + TensorFlow V100 + TensorRT
Throughput (image/s) vs Latency (ms)
CPU-Only
V100 + TensorFlow
V100 + TensorRT
3X
19
6
7
ResNet-50 (ImageNet) OpenNMT (English to Deutsch)
Throughput on a 200 ms latency budget
6X
31
ENABLE INT8 INFERENCE
TensorRT is ENABLER
for entropy quantization
Training
Framework
TensorRT
Calibrate
&
Quantize
fp32 int8 Inference
100’s of samples
of training data
FP32 TOP 1 INT8 TOP 1 DIFFERENCE
Alexnet 57.22% 56.96% 0.26%
Googlenet 68.87% 68.49% 0.38%
VGG 68.56% 68.45% 0.11%
Resnet-50 73.11% 72.54% 0.57%
Resnet-
101
74.58% 74.14% 0.44%
Resnet-
152
75.18% 74.56% 0.61%
Maintain accuracy without
retraining
32
NVIDIA TENSOR RT
Maximize inference throughput for latency critical services
EMBEDDED
Jetson TX
AUTOMOTIVE
Drive PX (XAVIER)
DATA CENTER
Tesla (Pascal, Volta)
Large Batch,
Low Latency, Production-ready
Real-time execution, high resolution,
high throughput, small footprint
Low power
small footprint, multi-inference
33
“On average TensorRT has doubled the speed of
our inference which is pretty amazing!”
Source: Paul Kruszewski; CEO WRNCH
“On average we see around 10x speedup, with between
3-70x speedups depending on the scenarios ”
Source: Matthew Zieler CEO Clarifai
“Self-driving car’s having real-time execution is obviously
very important. With our ResNet101 network, TensorRT
brought our inference time down from 250ms to 89ms.”
34
35NVIDIA CONFIDENTIAL. DO NOT DISTRIBUTE.
FAST IMPLEMENTATION OF TENSORFLOW
36
EXAMPLE WORKFLOWS
37
DL DATACENTER WORKFLOW
TensorRT increases productivity and time to results
INFERENCE &
MICROSERVICES
TRAIN
SCORE +
OPTIMIZE,
VISUALIZATION
DEPLOY
tune,
compile
+ runtime
REST
API
RESULT
inference,
prediction
MODEL
ZOO
Automated
with TensorRT
A/B Testing, Use
data
38
NVIDIA DIGITS
>10k pulls
>2.5k stars
DL EDGE/ IVA WORKFLOW
Transfer Learning: Train and deploy to edge in less than a minute
39
DEMO DEEP LEARNING WORKFLOW
Transfer Learning: Train and deploy to edge in less than a minute
A special THANK YOU!
Zheng Liu &
Varun Praveen
40
IN SUMMARY
41
WHO, WHAT, WHERE
RESEARCHERS
Explore the “next big thing”
opportunity to fuel business
APPLIED DL/ DATA SCIENTISTS
Retrain w/ data, productize models
for consistency, focus on quality
APPLICATION DEVELOPER
Scale and deploy successful
applications w/ great user ex.
42
WHO, WHAT, WHERE
RESEARCHERS
Explore the “next big thing”
opportunity to fuel business, and find
ways to productize it
APPLIED DL/ DATA SCIENTISTS
Retrain, productize models for
consistency, quality, tuning with
right data
APPLICATION DEVELOPER
Scale and deploy successful
applications w/ great user ex.
Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification
Paddle
43
WHO, WHAT, WHERE
RESEARCHERS
Explore the “next big thing”
opportunity to fuel business, and find
ways to productize it
DATA SCIENTISTS
Retrain, productize models for
consistency, quality, tuning with
right data
APPLICATION DEVELOPER
Scale and deploy successful
applications w/ great user ex.
TensorRT
Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification
Training Deployingor
Paddle
44

More Related Content

What's hot

Object recognition of CIFAR - 10
Object recognition of CIFAR  - 10Object recognition of CIFAR  - 10
Object recognition of CIFAR - 10Ratul Alahy
 
Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...
Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...
Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...saumyatapu
 
TensorFlow and Keras: An Overview
TensorFlow and Keras: An OverviewTensorFlow and Keras: An Overview
TensorFlow and Keras: An OverviewPoo Kuan Hoong
 
Wavelet transform in image compression
Wavelet transform in image compressionWavelet transform in image compression
Wavelet transform in image compressionjeevithaelangovan
 
Introduction to TensorFlow 2.0
Introduction to TensorFlow 2.0Introduction to TensorFlow 2.0
Introduction to TensorFlow 2.0Databricks
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learningleopauly
 
Introduction to Deep Learning, Keras, and TensorFlow
Introduction to Deep Learning, Keras, and TensorFlowIntroduction to Deep Learning, Keras, and TensorFlow
Introduction to Deep Learning, Keras, and TensorFlowSri Ambati
 
Image classification with Deep Neural Networks
Image classification with Deep Neural NetworksImage classification with Deep Neural Networks
Image classification with Deep Neural NetworksYogendra Tamang
 
Optimization in Deep Learning
Optimization in Deep LearningOptimization in Deep Learning
Optimization in Deep LearningYan Xu
 
Deep neural networks
Deep neural networksDeep neural networks
Deep neural networksSi Haem
 
An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learningbutest
 
Deep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural NetworksDeep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural NetworksChristian Perone
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningRahul Jain
 
Machine learning in image processing
Machine learning in image processingMachine learning in image processing
Machine learning in image processingData Science Thailand
 

What's hot (20)

Object recognition of CIFAR - 10
Object recognition of CIFAR  - 10Object recognition of CIFAR  - 10
Object recognition of CIFAR - 10
 
Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...
Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...
Project pptVLSI ARCHITECTURE FOR AN IMAGE COMPRESSION SYSTEM USING VECTOR QUA...
 
Robustness in deep learning
Robustness in deep learningRobustness in deep learning
Robustness in deep learning
 
TensorFlow and Keras: An Overview
TensorFlow and Keras: An OverviewTensorFlow and Keras: An Overview
TensorFlow and Keras: An Overview
 
Wavelet transform in image compression
Wavelet transform in image compressionWavelet transform in image compression
Wavelet transform in image compression
 
Introduction to TensorFlow 2.0
Introduction to TensorFlow 2.0Introduction to TensorFlow 2.0
Introduction to TensorFlow 2.0
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learning
 
Introduction to Deep Learning, Keras, and TensorFlow
Introduction to Deep Learning, Keras, and TensorFlowIntroduction to Deep Learning, Keras, and TensorFlow
Introduction to Deep Learning, Keras, and TensorFlow
 
AlexNet
AlexNetAlexNet
AlexNet
 
3D reconstruction
3D reconstruction3D reconstruction
3D reconstruction
 
Image classification with Deep Neural Networks
Image classification with Deep Neural NetworksImage classification with Deep Neural Networks
Image classification with Deep Neural Networks
 
Optimization in Deep Learning
Optimization in Deep LearningOptimization in Deep Learning
Optimization in Deep Learning
 
Moving object detection
Moving object detectionMoving object detection
Moving object detection
 
Deep learning (2)
Deep learning (2)Deep learning (2)
Deep learning (2)
 
Deep neural networks
Deep neural networksDeep neural networks
Deep neural networks
 
An introduction to Machine Learning
An introduction to Machine LearningAn introduction to Machine Learning
An introduction to Machine Learning
 
Deep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural NetworksDeep Learning - Convolutional Neural Networks
Deep Learning - Convolutional Neural Networks
 
TensorFlow
TensorFlowTensorFlow
TensorFlow
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Machine learning in image processing
Machine learning in image processingMachine learning in image processing
Machine learning in image processing
 

Viewers also liked

Deep Learning In Industries
Deep Learning In IndustriesDeep Learning In Industries
Deep Learning In IndustriesNVIDIA
 
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017NVIDIA
 
Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017NVIDIA
 
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...Edureka!
 
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Shirshanka Das
 

Viewers also liked (6)

Deep Learning In Industries
Deep Learning In IndustriesDeep Learning In Industries
Deep Learning In Industries
 
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
Revolutionizing Radiology with Deep Learning: The Road to RSNA 2017
 
Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017Top 5 Deep Learning and AI Stories - November 3, 2017
Top 5 Deep Learning and AI Stories - November 3, 2017
 
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
Big Data Tutorial For Beginners | What Is Big Data | Big Data Tutorial | Hado...
 
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
Taming the ever-evolving Compliance Beast : Lessons learnt at LinkedIn [Strat...
 
The AI Rush
The AI RushThe AI Rush
The AI Rush
 

Similar to Women in Big Data Event Deep Learning Workflows and Use Cases

Dell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data CenterDell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data CenterRenee Yao
 
abelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptxabelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptxgopikahari7
 
Introduction to Deep Learning (NVIDIA)
Introduction to Deep Learning (NVIDIA)Introduction to Deep Learning (NVIDIA)
Introduction to Deep Learning (NVIDIA)Rakuten Group, Inc.
 
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...Willy Marroquin (WillyDevNET)
 
NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習NVIDIA Taiwan
 
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...Newprolab
 
Urs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in BostonUrs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in BostonIntel Nervana
 
Introduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI PlatformIntroduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI PlatformIndrajit Poddar
 
HPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoTHPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoTRenee Yao
 
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...E-Commerce Brasil
 
Tesla Accelerated Computing Platform
Tesla Accelerated Computing PlatformTesla Accelerated Computing Platform
Tesla Accelerated Computing Platforminside-BigData.com
 
Introduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template LibraryIntroduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template LibraryCan Ozdoruk
 
Introduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike WangIntroduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike WangPAPIs.io
 
Nervana and the Future of Computing
Nervana and the Future of ComputingNervana and the Future of Computing
Nervana and the Future of ComputingIntel Nervana
 
SDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's StampedeSDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's StampedeIntel® Software
 
Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)Intel® Software
 
Fuelling the AI Revolution with Gaming
Fuelling the AI Revolution with GamingFuelling the AI Revolution with Gaming
Fuelling the AI Revolution with GamingAlison B. Lowndes
 
Possibilities of generative models
Possibilities of generative modelsPossibilities of generative models
Possibilities of generative modelsAlison B. Lowndes
 

Similar to Women in Big Data Event Deep Learning Workflows and Use Cases (20)

Dell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data CenterDell and NVIDIA for Your AI workloads in the Data Center
Dell and NVIDIA for Your AI workloads in the Data Center
 
abelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptxabelbrownnvidiarakuten2016-170208065814 (1).pptx
abelbrownnvidiarakuten2016-170208065814 (1).pptx
 
Introduction to Deep Learning (NVIDIA)
Introduction to Deep Learning (NVIDIA)Introduction to Deep Learning (NVIDIA)
Introduction to Deep Learning (NVIDIA)
 
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...TECHNICAL OVERVIEW NVIDIA DEEP  LEARNING PLATFORM Giant Leaps in Performance ...
TECHNICAL OVERVIEW NVIDIA DEEP LEARNING PLATFORM Giant Leaps in Performance ...
 
NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習NVIDIA DGX-1 超級電腦與人工智慧及深度學習
NVIDIA DGX-1 超級電腦與人工智慧及深度學習
 
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
Data Science Week 2016. NVIDIA. "Платформы и инструменты для реализации систе...
 
Urs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in BostonUrs Köster Presenting at RE-Work DL Summit in Boston
Urs Köster Presenting at RE-Work DL Summit in Boston
 
Introduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI PlatformIntroduction to PowerAI - The Enterprise AI Platform
Introduction to PowerAI - The Enterprise AI Platform
 
HPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoTHPE and NVIDIA empowering AI and IoT
HPE and NVIDIA empowering AI and IoT
 
Deep Learning Update May 2016
Deep Learning Update May 2016Deep Learning Update May 2016
Deep Learning Update May 2016
 
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
Fórum E-Commerce Brasil | Tecnologias NVIDIA aplicadas ao e-commerce. Muito a...
 
Tesla Accelerated Computing Platform
Tesla Accelerated Computing PlatformTesla Accelerated Computing Platform
Tesla Accelerated Computing Platform
 
Nvidia at SEMICon, Munich
Nvidia at SEMICon, MunichNvidia at SEMICon, Munich
Nvidia at SEMICon, Munich
 
Introduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template LibraryIntroduction to SeqAn, an Open-source C++ Template Library
Introduction to SeqAn, an Open-source C++ Template Library
 
Introduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike WangIntroduction to multi gpu deep learning with DIGITS 2 - Mike Wang
Introduction to multi gpu deep learning with DIGITS 2 - Mike Wang
 
Nervana and the Future of Computing
Nervana and the Future of ComputingNervana and the Future of Computing
Nervana and the Future of Computing
 
SDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's StampedeSDVIs and In-Situ Visualization on TACC's Stampede
SDVIs and In-Situ Visualization on TACC's Stampede
 
Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)Introduction to Software Defined Visualization (SDVis)
Introduction to Software Defined Visualization (SDVis)
 
Fuelling the AI Revolution with Gaming
Fuelling the AI Revolution with GamingFuelling the AI Revolution with Gaming
Fuelling the AI Revolution with Gaming
 
Possibilities of generative models
Possibilities of generative modelsPossibilities of generative models
Possibilities of generative models
 

More from NVIDIA

NVIDIA Story 2023.pdf
NVIDIA Story 2023.pdfNVIDIA Story 2023.pdf
NVIDIA Story 2023.pdfNVIDIA
 
NVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring HighlightsNVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring HighlightsNVIDIA
 
NVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company OverviewNVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company OverviewNVIDIA
 
NVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October SummaryNVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October SummaryNVIDIA
 
The Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life SciencesThe Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life SciencesNVIDIA
 
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019NVIDIA
 
NLP for Biomedical Applications
NLP for Biomedical ApplicationsNLP for Biomedical Applications
NLP for Biomedical ApplicationsNVIDIA
 
Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019NVIDIA
 
Seven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence ResearchSeven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence ResearchNVIDIA
 
NVIDIA Developer Program Overview
NVIDIA Developer Program OverviewNVIDIA Developer Program Overview
NVIDIA Developer Program OverviewNVIDIA
 
NVIDIA at Computex 2019
NVIDIA at Computex 2019 NVIDIA at Computex 2019
NVIDIA at Computex 2019 NVIDIA
 
Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019NVIDIA
 
DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019NVIDIA
 
Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019NVIDIA
 
This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019NVIDIA
 
GTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon ValleyGTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon ValleyNVIDIA
 
CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019NVIDIA
 
DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019NVIDIA
 
Transforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon ValleyTransforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon ValleyNVIDIA
 
OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019NVIDIA
 

More from NVIDIA (20)

NVIDIA Story 2023.pdf
NVIDIA Story 2023.pdfNVIDIA Story 2023.pdf
NVIDIA Story 2023.pdf
 
NVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring HighlightsNVIDIA GTC2022 Spring Highlights
NVIDIA GTC2022 Spring Highlights
 
NVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company OverviewNVIDIA Brochure 2021 Company Overview
NVIDIA Brochure 2021 Company Overview
 
NVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October SummaryNVIDIA GTC 2020 October Summary
NVIDIA GTC 2020 October Summary
 
The Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life SciencesThe Best of AI and HPC in Healthcare and Life Sciences
The Best of AI and HPC in Healthcare and Life Sciences
 
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
NVIDIA CEO Jensen Huang Presentation at Supercomputing 2019
 
NLP for Biomedical Applications
NLP for Biomedical ApplicationsNLP for Biomedical Applications
NLP for Biomedical Applications
 
Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019Top 5 Deep Learning and AI Stories - August 30, 2019
Top 5 Deep Learning and AI Stories - August 30, 2019
 
Seven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence ResearchSeven Ways to Boost Artificial Intelligence Research
Seven Ways to Boost Artificial Intelligence Research
 
NVIDIA Developer Program Overview
NVIDIA Developer Program OverviewNVIDIA Developer Program Overview
NVIDIA Developer Program Overview
 
NVIDIA at Computex 2019
NVIDIA at Computex 2019 NVIDIA at Computex 2019
NVIDIA at Computex 2019
 
Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019Top 5 DGX Sessions From GTC 2019
Top 5 DGX Sessions From GTC 2019
 
DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019DGX POD Top 4 Sessions From GTC 2019
DGX POD Top 4 Sessions From GTC 2019
 
Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019Top 5 Data Science Sessions from GTC 2019
Top 5 Data Science Sessions from GTC 2019
 
This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019This Week in Data Science - Top 5 News - April 26, 2019
This Week in Data Science - Top 5 News - April 26, 2019
 
GTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon ValleyGTC 2019 Keynote in Silicon Valley
GTC 2019 Keynote in Silicon Valley
 
CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019CUDA DLI Training Courses at GTC 2019
CUDA DLI Training Courses at GTC 2019
 
DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019DGX Sessions You Won't Want to Miss at GTC 2019
DGX Sessions You Won't Want to Miss at GTC 2019
 
Transforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon ValleyTransforming Healthcare at GTC Silicon Valley
Transforming Healthcare at GTC Silicon Valley
 
OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019OpenACC Monthly Highlights February 2019
OpenACC Monthly Highlights February 2019
 

Recently uploaded

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 

Recently uploaded (20)

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 

Women in Big Data Event Deep Learning Workflows and Use Cases

  • 1. 10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD Oct 18th AI Connect Speakers WiBD Introduction & DL Use Cases Renee Yao Product Marketing Manager, Deep Learning and Analytics NVIDIA Deep Learning Workflows (w/ a demo) Kari Briski Director of Deep Learning Software Product NVIDIA Deep Learning in Enterprise Nazanin Zaker Data Scientist SAP Innovation Center Network
  • 2. Renee Yao Product Marketing Manager, NVIDIA AI CONNECT
  • 3. Agenda AI Connect • 6:00-7:00pm – Registration and Networking • 7:00-7:15pm – “WiBD Introduction & DL Use Cases”, Renee Yao, Product Marketing Manager, Deep Learning and Analytics, NVIDIA • 7:15-7:45pm – “Deep Learning Workflows (with a live demo)”, Kari Briski, Director of Deep Learning Software Product, NVIDIA • 7:45-8:15pm – “Deep Learning in Enterprise” by Nazanin Zaker, Data Scientist, SAP Innovation Center Network • 8:15-8:30pm - Wrap-up & Giveaways February Apache Hadoop Training @ Cloudera May Apache Drill and Apache Spark @ MapR June Career Empowerment @ Andreessen Horowitz June @ Spark Summit June @ Hadoop SummitMarch @ Strata+Hadoop World SJ 10/20/2017 Women in Big Data Event Hashtags: #IamAI, #WiBD
  • 4. 10/20/2017 Women in Big Data Forum Be Part of The Solution Become a member or a sponsor • Website: womeninbigdata.org • LinkedIn: “Women in Big Data Forum” • Meetup: meetup.com/Women-in-Big-Data-Meetup/ • Twitter: @DataWomen • Video: https://www.youtube.com/channel/UCOaMT7A9SVkeBdvYNxiITVA Join us Event Hashtags: #IamAI, #WiBD
  • 5.
  • 6. Kari Briski, 10-18-17 DEEP LEARNING WORKFLOWS: DEEP LEARNING TRAINING AND INFERENCE
  • 7. 7 NATURAL LANGUAGE PROCESSING SPEECH & AUDIO AI APPLICATIONS Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION
  • 8. 8 NATURAL LANGUAGE PROCESSING SPEECH & AUDIO AI APPLICATIONS Object Detection Classification Segmentation Visual Q&A Neural Machine Translation Question & Answer Sentiment Analysis Search and recommendation engines ASR automatic speech recognition Generation Processing Audio-classification Denoising Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION
  • 9. 9 ACCELERATED DEEP LEARNING TRAINING STACK AI Applications are Built on NVIDIA Hardware and Software End-to-End Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING
  • 10. 10 NVIDIA TOOLS FOR DEEP LEARNING WORKFLOW NVIDIA DEEP LEARNING SDK TRAINING DEPLOY WITH TENSORRT TRAINED NETWORK TRAINING DATA TRAINING DATA MANAGEMENT MODEL ASSESSMENT EMBEDDED Jetson TX AUTOMOTIVE Drive PX (XAVIER) DATA CENTER Tesla (Pascal, Volta) DATA: GATHER AND LABEL Rapidly label data, guide training get insights Gather Data Curate data sets Accelerated Deep Learning Training Software Stack
  • 11. 11 DL FLOW INFERENCE & MICROSERVICES IMPORT Format… PREPROCESS clean, clip, label, Normalize, .. VISUALIZATION Curated DatasetSource Dataset TRAIN SCORE + OPTIMIZE, VISUALIZATION DEPLOY tune, compile + runtime REST API RESULT * inference, prediction MODEL ZOO
  • 14. 14 Crowd Source Tools VATIC Free Labeled Data ViPER Computer Vision Translation Speech & Audio Home-grown
  • 15. 15 Project Manager STEP 1 Project Setup Project named Classifier types defined Labeling task settings defined Sequences added Data Labeler STEP 3 Labeling Labels created Attributes of labels selected Frames committed for QA Curator STEP 2 Data Labeler STEP 4 QA Frames accepted or rejected Rejection reason specified Data Labeler STEP 5 Export Data sent to training Export Data set sent to training Curation Which pieces of data make the most sense to us
  • 17. 17 UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras NVIDIA DEEP LEARNING SOFTWARE TRAINING STACK Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING At Your Desk On-Prem In-the-Cloud
  • 18. 18 DEEP LEARNING cuDNN MATH LIBRARIES cuBLAS cuSPARSE COMMUNICATION cuFFT ACCELERATED DEEP LEARNING TRAINING STACK UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION DIGITS, NVIDIA GPU Cloud, HumanLoop, MagLev,Keras DEEP LEARNING FRAMEWORKS Deep Learning Software Libraries (AKA Frameworks) NCCLArchitecture Specific Libraries Productivity: Workflow, Data and Job Management, Experiments Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING At Your Desk On-Prem In-the-Cloud
  • 19. 19 Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment Analysis DEEP LEARNING cuDNN MATH LIBRARIES cuBLAS cuSPARSE COMMUNICATION cuFFT Image Classification ACCELERATED DEEP LEARNING TRAINING STACK UI / JOB MANAGEMENT / DATASET VERSIONING/ VISUALIZATION DIGITS, NVIDIA GPU Cloud, NVDocker, Keras, Kubernetes NV OPTIMIZED NV ACCELERATED COMPUTER VISION SPEECH AND AUDIO NATURAL LANGUAGE PROCESSING NCCL Paddle At Your Desk On-Prem In-the-Cloud
  • 20. 20 GENERATIONAL GPU PERFORMANCE & TENSOR CORES 0 1 2 3 4 5 6 7 8 k80 p100 v100 v100 TC Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta
  • 21. 21 GENERATIONAL GPU PERFORMANCE & TENSOR CORES 0 1 2 3 4 5 6 7 8 k80 p100 v100 v100 TC Single GPU Generational Training Scaling ResNet-50; 1,4,8 GPU training on DGX-1 Volta with Volta Tensor Core math 3-3.5X CNN training over Pascal
  • 22. 22 0 10 20 30 40 50 8x-V100 8x P100 8x K80 TIME TO SOLUTION (HOURS) 1 weekend 1 day 1 afternoon Convolutional Neural Networks Recursive Neural Networks Training ImageNet to accuracy(90 epochs) with ResNet-50 Training OpenNMT to accuracy (13 epochs) 0 10 20 30 40 V100 P100 K80
  • 23. 23 WHERE TO TRAIN At Your Desk On-Prem In-the-Cloud
  • 24. 24 INFERENCE DEPLOY YOUR TRAINED NETWORK TO INFER IN APPLICATIONS
  • 25. 25 TRAINED NETWORK MODEL NOW WHAT? 0 500 1000 1500 2000 2500 CPU K80 TF P100 TF P100 TRT Throughput Images/sec
  • 27. 27 NVIDIA TENSOR RT Maximize inference throughput for latency critical services TRAINED NETWORK MODEL EMBEDDED Jetson TX AUTOMOTIVE Drive PX (XAVIER) DATA CENTER Tesla (Pascal, Volta) High performance neural network inference optimizer and runtime engine for production deployment TensorRT Optimizer TensorRT Runtime Engine OPTIMIZED NETWORK
  • 28. 28 TESLA V100 DRIVE PX 2 TESLA P4 JETSON TX2 NVIDIA DLA TensorRT NVIDIA TENSORRT PROGRAMMABLE INFERENCING PLATFORM NVIDIA TENSORRT PROGRAMMABLE INFERENCING PLATFORM
  • 29. 29 NVIDIA TensorRT Maximize throughput and minimize latency Deploy reduced precision without retraining and without accuracy loss Train in any framework, deploy in TensorRT without overhead Programmable Inference Accelerator Embedded Automotive Data center Jetson Drive PX Tesla developer.nvidia.com/tensorrt
  • 30. 30 VOLTA ON A BUDGET LATENCY BENCHMARKS 0 1000 2000 3000 4000 5000 6000 CPU-Only V100 + TensorFlow V100 + TensorRT Throughput (image/s) vs Latency (ms) CPU-Only V100 + TensorFlow V100 + TensorRT 3X 19 6 7 ResNet-50 (ImageNet) OpenNMT (English to Deutsch) Throughput on a 200 ms latency budget 6X
  • 31. 31 ENABLE INT8 INFERENCE TensorRT is ENABLER for entropy quantization Training Framework TensorRT Calibrate & Quantize fp32 int8 Inference 100’s of samples of training data FP32 TOP 1 INT8 TOP 1 DIFFERENCE Alexnet 57.22% 56.96% 0.26% Googlenet 68.87% 68.49% 0.38% VGG 68.56% 68.45% 0.11% Resnet-50 73.11% 72.54% 0.57% Resnet- 101 74.58% 74.14% 0.44% Resnet- 152 75.18% 74.56% 0.61% Maintain accuracy without retraining
  • 32. 32 NVIDIA TENSOR RT Maximize inference throughput for latency critical services EMBEDDED Jetson TX AUTOMOTIVE Drive PX (XAVIER) DATA CENTER Tesla (Pascal, Volta) Large Batch, Low Latency, Production-ready Real-time execution, high resolution, high throughput, small footprint Low power small footprint, multi-inference
  • 33. 33 “On average TensorRT has doubled the speed of our inference which is pretty amazing!” Source: Paul Kruszewski; CEO WRNCH “On average we see around 10x speedup, with between 3-70x speedups depending on the scenarios ” Source: Matthew Zieler CEO Clarifai “Self-driving car’s having real-time execution is obviously very important. With our ResNet101 network, TensorRT brought our inference time down from 250ms to 89ms.”
  • 34. 34
  • 35. 35NVIDIA CONFIDENTIAL. DO NOT DISTRIBUTE. FAST IMPLEMENTATION OF TENSORFLOW
  • 37. 37 DL DATACENTER WORKFLOW TensorRT increases productivity and time to results INFERENCE & MICROSERVICES TRAIN SCORE + OPTIMIZE, VISUALIZATION DEPLOY tune, compile + runtime REST API RESULT inference, prediction MODEL ZOO Automated with TensorRT A/B Testing, Use data
  • 38. 38 NVIDIA DIGITS >10k pulls >2.5k stars DL EDGE/ IVA WORKFLOW Transfer Learning: Train and deploy to edge in less than a minute
  • 39. 39 DEMO DEEP LEARNING WORKFLOW Transfer Learning: Train and deploy to edge in less than a minute A special THANK YOU! Zheng Liu & Varun Praveen
  • 41. 41 WHO, WHAT, WHERE RESEARCHERS Explore the “next big thing” opportunity to fuel business APPLIED DL/ DATA SCIENTISTS Retrain w/ data, productize models for consistency, focus on quality APPLICATION DEVELOPER Scale and deploy successful applications w/ great user ex.
  • 42. 42 WHO, WHAT, WHERE RESEARCHERS Explore the “next big thing” opportunity to fuel business, and find ways to productize it APPLIED DL/ DATA SCIENTISTS Retrain, productize models for consistency, quality, tuning with right data APPLICATION DEVELOPER Scale and deploy successful applications w/ great user ex. Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification Paddle
  • 43. 43 WHO, WHAT, WHERE RESEARCHERS Explore the “next big thing” opportunity to fuel business, and find ways to productize it DATA SCIENTISTS Retrain, productize models for consistency, quality, tuning with right data APPLICATION DEVELOPER Scale and deploy successful applications w/ great user ex. TensorRT Object Detection Voice Recognition Language Translation Recommendation Engines Sentiment AnalysisImage Classification Training Deployingor Paddle
  • 44. 44