SlideShare uma empresa Scribd logo
1 de 30
DEEP LEARNING GLOSSARY
DRIVERLESS CARS, BETTER PREVENTATIVE HEALTHCARE, AND
EVEN BETTER FASHION RECOMMENDATIONS ARE ALL POSSIBLE
TODAY BECAUSE OF DEEP LEARNING.
OUR FRIENDS AT RE-WORK PUBLISHED AN “A” TO “Z” DEEP
LEARNING GLOSSARY. HERE ARE THE MOST IMPORTANT TERMS
LINKED WITH RESOURCES FOR MORE IN-DEPTH EXPLORATION …
“PROCESSING DEVICES THAT ARE
LOOSELY MODELLED AFTER THE
NEURONAL STRUCTURE OF THE
HUMAN BRAIN.”
SOURCE: UNIVERSITY OF WISCONSIN-MADISON
ARTIFICIAL NEURAL NETWORKS (ANN’S)
NVIDIA Applied Research
Compressing DNA Engine Facial Performance Video Classification
“DESCRIBES A LARGE VOLUME OF DATA
– BOTH STRUCTURED AND
UNSTRUCTURED – THAT INUNDATES A
BUSINESS ON A DAY-TO-DAY BASIS.”
SOURCE: SAS INSIGHTS
BIG DATA
AI-Accelerated Analytics For Industries
Finance Telco IoT
“COMPRISED OF ONE OR MORE
CONVOLUTIONAL LAYERS AND THEN
FOLLOWED BY ONE OR MORE FULLY
CONNECTED LAYERS AS IN A
STANDARD MULTILAYER NEURAL
NETWORK.”
SOURCE: UFLDL
CONVOLUTIONAL NEURAL NETWORKS
NVIDIA Applied Research
Detection & Classification of
Hand Gestures
Resource Efficient Inference
“FORM OF MACHINE LEARNING THAT
ENABLES COMPUTERS TO LEARN FROM
EXPERIENCE AND UNDERSTAND THE
WORLD IN TERMS OF A HIERARCHY OF
CONCEPTS.”
SOURCE: GOODFELLOW, I., BENGIO, T., COURVILLE, A.
DEEP LEARNING
Deep Learning Applications
Transforming Finance Detecting Cancer Deep Learning In Self-Driving Cars
“IS A REPRESENTATION OF INPUT, OR
AN ENCODING. FOR EXAMPLE, A
NEURAL WORD EMBEDDING IS A
VECTOR THAT REPRESENTS THAT
WORD.”
SOURCE: DEEPLEARNING4J
EMBEDDING
Research Publication
Generating An Embedded Neural Network
“ALLOW SIGNALS TO TRAVEL ONE WAY
ONLY; FROM INPUT TO OUTPUT.
THERE IS NO FEEDBACK (LOOPS) I.E.
THE OUTPUT OF ANY LAYER DOES NOT
AFFECT THAT SAME LAYER.”
SOURCE: IMPERIAL COLLEGE
FEEDFORWARD NETWORK
Tutorial
Creating a Feed-Forward Network With DIGITS
“TYPE OF AI ALGORITHMS USED IN
UNSUPERVISED MACHINE LEARNING,
IMPLEMENTED BY A SYSTEM OF TWO
NEURAL NETWORKS COMPETING
AGAINST EACH OTHER IN A ZERO-SUM
GAME FRAMEWORK.”
SOURCE: IAN GOODFELLOW
GENERATIVE ADVERSARIAL NETWORKS
Origin of Generative Adversarial Networks
Ian Goodfellow Podcast GTC 17 Talk – Generative Adversarial Networks
“ARE AN ARCHITECTURE TO LET
INFORMATION FLOW UNHINDERED
ACROSS SEVERAL RNN LAYERS ON SO-
CALLED “INFORMATION HIGHWAYS.”
SOURCE: DEEPLEARNING4J
HIGHWAY NETWORKS
Research Publication
Highway Networks for Visual Questions Answering
“TRAINING DEEP MODELS ARE SUFFICIENTLY DIFFICULT TASKS. MOST
ALGORITHMS ARE STRONGLY AFFECTED BY THE CHOICE OF
INITIALIZATION. THE INITIAL POINT CAN DETERMINE WHETHER THE
ALGORITHM CONVERGES AT ALL, WITH SOME INITIAL POINTS BEING
SO UNSTABLE THAT THE ALGORITHM ENCOUNTERS NUMERICAL
DIFFICULTIES AND FAILS ALTOGETHER.”
SOURCE: IAN GOODFELLOW
INITIALIZATION
Article
Weight Initialization In Deep Neural Networks
“AN ARTIFICIAL NOISE ADDED TO THE
INPUTS DURING TRAINING USED AS
ANOTHER METHOD FOR REGULARIZATION
AND IMPROVING GENERALIZATION OF A
NEURAL NETWORK.”
SOURCE: MICHAEL BRAGISNKEY, CTO AT AIDOC
JITTER
Tutorial
What is Jitter?
“IS A TYPE OF UNSUPERVISED LEARNING, WHICH IS USED WHEN
YOU HAVE UNLABELED DATA (I.E., DATA WITHOUT DEFINED
CATEGORIES OR GROUPS). THE GOALS OF THIS ALGORITHM IS TO
FIND GROUPS IN THE DATA, WITH THE NUMBER OF GROUPS
REPRESENTED BY THE VARIABLE K.”
SOURCE: DATA SCIENCE
K-MEANS ALGORITHM
Tutorial
CUDA Implementation of the K-Means Clustering Algorithm
“FOR EACH PREDICTION, THERE IS AN
ASSOCIATED NUMBER WHICH IS THE
LOSS. FOR A TRUE PREDICTION, THE
LOSS WILL BE SMALL AND FOR A
TOTALLY WRONG PREDICTION THE LOSS
WILL BE HIGH.”
SOURCE: MICHAEL BRAGINSKY, CTO AT AIDOC
LOSS FUNCTION
NVIDIA Applied Research
Loss Function for Image Restoration
“IS A FEEDFORWARD NEURAL NETWORK WITH MULTIPLE FULLY-
CONNECTED LAYERS THAT USE NONLINEAR ACTIVATION FUNCTIONS
TO DEAL WITH DATA WHICH IS NOT LINEARLY SEPARABLE. AN MLP IS
THE MOST BASIC FORM OF A MULTILAYER NEURAL NETWORK, OR A
DEEP NEURAL NETWORKS IF IT HAS MORE THAN 2 LAYERS.”
SOURCE: DEEPLEARNING.NET
MULTILAYER PERCEPTRON (MLP)
Research Publication
Multi-Layer Perceptron On A GPU
“IS THE COMPREHENSION BY COMPUTERS OF THE STRUCTURE AND
MEANING OF HUMAN LANGUAGE (E.G., ENGLISH, SPANISH,
JAPANESE), ALLOWING USERS TO INTERACT WITH THE COMPUTER
USING NATURAL SENTENCES.”
SOURCE: GARTNER RESEARCH
NATURAL LANGUAGE PROCESSING
Blog
NVIDIA Developer – Natural Language Processing
“ONE-SHOT LEARNING IS WHEN AN
ALGORITHM LEARNS FROM ONE OR A FEW
NUMBER OF TRAINING EXAMPLES, CONTRAST
TO THE TRADITIONAL MACHINE-LEARNING
MODELS WHICH USES THOUSANDS EXAMPLES
IN ORDER TO LEARN..”
SOURCE: SUSHOVAN HALDAR
ONE-SHOT LEARNING
Research Publication
One-Shot Imitation Learning with OpenAI & Berkeley
“TYPE OF LAYER COMMONLY FOUND
IN CONVOLUTIONAL NEURAL
NETWORKS, WHICH INTEGRATES
INFORMATION FROM NEURONS WITH
NEARBY RECEPTIVE FIELDS.”
SOURCE: MICHAEL BRAGINSKY, CTA AT AIDOC
POOLING
Blog
ParallelForall – Deep Learning In a Nutshell Core Concepts
“A NOVEL ARTIFICIAL AGENT, TERMED A DEEP Q-NETWORK, THAT
CAN LEARN SUCCESSFUL POLICIES DIRECTLY FROM HIGH-
DIMENSIONAL SENSORY INPUTS USING END-TO-END REINFORCEMENT
LEARNING.”
SOURCE: PETERSEN, S. (2015) HUMAN-LEVEL CONTROL THROUGH DEEP REINFORCEMENT LEARNING.
Q-NETWORKS
Blog
Q-Network Trained to Play Breakout on OpenAI Gym
“A BRANCH OF MACHINE LEARNING THAT
IS GOAL ORIENTATED; THAT IS,
REINFORCEMENT LEARNING ALGORITHMS
HAVE AS THEIR OBJECT TO MAXIMIZE A
REWARD, OFTEN OVER THE COURSE OF
MANY DECISIONS.”
SOURCE: DEEPLEARNING4J
REINFORCEMENT LEARNING
Blog
Deep Learning in a Nutshell: Reinforcement Learning
“IS A FUNCTION USED AS THE OUTPUT LAYER OF A NEURAL NETWORK
THAT CLASSIFIES INPUT. IT CONVERTS VECTORS INTO CLASS
PROBABILITIES. SOFTMAX NORMALIZES THE VECTOR OF SCORES BY
FIRST EXPONENTIATING AND THEN DIVIDING BY A CONSTANT.”
SOURCE: DEEPLEARNING4J
SOFTMAX REGRESSION
Tutorial
Stanford – Softmax Regression
“ALLOWS US TO [TRAIN NEW MODELS] BY LEVERAGING THE ALREADY
EXISTING LABELED DATA OF SOME RELATED TASK OR DOMAIN. WE TRY
TO STORE THIS KNOWLEDGE GAINED IN SOLVING THE SOURCE TASK IN
THE SOURCE DOMAIN AND APPLY IT TO OUR PROBLEM OF INTEREST.”
SOURCE: SEBASTIAN RUDER
TRANSFER LEARNING
Research Publication
Transfer Learning From Deep Features for Remote Sensing and Poverty Mapping
“IS A TYPE OF MACHINE LEARNING
ALGORITHM USED TO DRAW INFERENCES
FROM DATASETS CONSISTING OF INPUT
DATA WITHOUT LABELED RESPONSES.”
SOURCE: MATHWORKS
UNSUPERVISED LEARNING
Blog
Using Unsupervised Learning For Artistic Style
“IS A DIRECTED MODEL THAT USES
LEARNED APPROXIMATE INFERENCE
AND CAN BE TRAINED PURELY WITH
GRADIENT-BASED METHODS.”
SOURCE: GOODFELLOW, IAN
VARIATIONAL AUTOENCODER
Blog
Auto-Encoder Model Querying a Computer To Design Clothing
“TO PENALIZE LARGE WEIGHTS USING
PENALTIES OR CONSTRAINTS ON THEIR
SQUARED VALUES (L2 PENALTY) OR
ABSOLUTE VALUES (L1 PENALTY).”
SOURCE: HINTON, . G. NEURAL NETWORKS FOR MACHINE LEARNING
WEIGHT DECAY
Research Publication
Weight Decay Can Improve Generalization
“THE PROCESS OF INITIALIZING WEIGHTS THAT THE VARIANCE
REMAINS THE SAME FOR “X” AND “Y”. THIS INITIALIZATION
PROCESS IS KNOWN AS XAVIER INITIALIZATION.”
SOURCE: PRATEEK JOSHI
XAVIER INITIALIZATION
Research Publications
Understanding the Difficulty of Training Deep Feedforward Neural Networks
“AS PIONEERS OF DEEP LEARNING, YOSHUA & YANN HAVE MADE
SIGNIFICANT CONTRIBUTIONS TO THE ADVANCEMENTS OF THIS FIELD.
THEY WILL BOTH BE JOINING THE DEEP LEARNING SUMMIT,
MONTREAL IN OCTOBER, SPEAKING ON THE “PANEL OF PIONEERS.”
SOURCE: RE-WORK GLOSSARY
YOSHUA BENGIO &
Their Work
Advancing Robotics, Physics, and Medicine
with AI – Yann LeCunn
YANN LECUN
The Rise of AI Through Deep Learning – Yoshua Bengio
“AN EXTREME FORM OF TRANSFER
LEARNING, WHERE NO LABELED
EXAMPLES ARE GIVEN AT ALL FOR THE
ZERO-SHOT LEARNING TASK.”
SOURCE: GOODFELLOW, IAN
ZERO-SHOT LEARNING
Research Publication
Zero-Shot Learning Through Cross-Modal Transfer
Explore Now
DISCOVER THE LATEST NEWS AND
UPDATES ON DEEP LEARNING AND AI …

Mais conteúdo relacionado

Mais procurados

Neural networks and deep learning
Neural networks and deep learningNeural networks and deep learning
Neural networks and deep learningJörgen Sandig
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learningleopauly
 
Introduction of Deep Learning
Introduction of Deep LearningIntroduction of Deep Learning
Introduction of Deep LearningMyungjin Lee
 
Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning TutorialAmr Rashed
 
Artifical Neural Network and its applications
Artifical Neural Network and its applicationsArtifical Neural Network and its applications
Artifical Neural Network and its applicationsSangeeta Tiwari
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep LearningOleg Mygryn
 
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...Simplilearn
 
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...Simplilearn
 
Intro to Neural Networks
Intro to Neural NetworksIntro to Neural Networks
Intro to Neural NetworksDean Wyatte
 
Deep Learning: Application & Opportunity
Deep Learning: Application & OpportunityDeep Learning: Application & Opportunity
Deep Learning: Application & OpportunityiTrain
 
What is Deep Learning?
What is Deep Learning?What is Deep Learning?
What is Deep Learning?NVIDIA
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningEng Teong Cheah
 
Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Mohd Faiz
 
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...Simplilearn
 
Recurrent neural networks rnn
Recurrent neural networks   rnnRecurrent neural networks   rnn
Recurrent neural networks rnnKuppusamy P
 
Training Neural Networks
Training Neural NetworksTraining Neural Networks
Training Neural NetworksDatabricks
 
An Introduction to Deep Learning
An Introduction to Deep LearningAn Introduction to Deep Learning
An Introduction to Deep LearningPoo Kuan Hoong
 

Mais procurados (20)

Neural networks and deep learning
Neural networks and deep learningNeural networks and deep learning
Neural networks and deep learning
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learning
 
Introduction of Deep Learning
Introduction of Deep LearningIntroduction of Deep Learning
Introduction of Deep Learning
 
Deep learning
Deep learningDeep learning
Deep learning
 
Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning Tutorial
 
Artifical Neural Network and its applications
Artifical Neural Network and its applicationsArtifical Neural Network and its applications
Artifical Neural Network and its applications
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep Learning
 
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
What Is Deep Learning? | Introduction to Deep Learning | Deep Learning Tutori...
 
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
 
Deep learning
Deep learning Deep learning
Deep learning
 
Intro to Neural Networks
Intro to Neural NetworksIntro to Neural Networks
Intro to Neural Networks
 
Deep Learning: Application & Opportunity
Deep Learning: Application & OpportunityDeep Learning: Application & Opportunity
Deep Learning: Application & Opportunity
 
What is Deep Learning?
What is Deep Learning?What is Deep Learning?
What is Deep Learning?
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.Artificial Neural Network seminar presentation using ppt.
Artificial Neural Network seminar presentation using ppt.
 
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
Artificial Neural Network | Deep Neural Network Explained | Artificial Neural...
 
Recurrent neural networks rnn
Recurrent neural networks   rnnRecurrent neural networks   rnn
Recurrent neural networks rnn
 
Machine learning
Machine learningMachine learning
Machine learning
 
Training Neural Networks
Training Neural NetworksTraining Neural Networks
Training Neural Networks
 
An Introduction to Deep Learning
An Introduction to Deep LearningAn Introduction to Deep Learning
An Introduction to Deep Learning
 

Semelhante a The Deep Learning Glossary

Machines are people too
Machines are people tooMachines are people too
Machines are people tooPaul Groth
 
NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...
NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...
NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...Ahmed Gad
 
Introduction to the Artificial Intelligence and Computer Vision revolution
Introduction to the Artificial Intelligence and Computer Vision revolutionIntroduction to the Artificial Intelligence and Computer Vision revolution
Introduction to the Artificial Intelligence and Computer Vision revolutionDarian Frajberg
 
Rise of AI through DL
Rise of AI through DLRise of AI through DL
Rise of AI through DLRehan Guha
 
Big Sky Earth 2018 Introduction to machine learning
Big Sky Earth 2018 Introduction to machine learningBig Sky Earth 2018 Introduction to machine learning
Big Sky Earth 2018 Introduction to machine learningJulien TREGUER
 
A Study of Deep Learning Applications
A Study of Deep Learning ApplicationsA Study of Deep Learning Applications
A Study of Deep Learning Applicationsijtsrd
 
How do we know what we don’t know: Using the Neuroscience Information Framew...
How do we know what we don’t know:  Using the Neuroscience Information Framew...How do we know what we don’t know:  Using the Neuroscience Information Framew...
How do we know what we don’t know: Using the Neuroscience Information Framew...Maryann Martone
 
Looking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic WebLooking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic WebValentina Presutti
 
Neural Networks, Spark MLlib, Deep Learning
Neural Networks, Spark MLlib, Deep LearningNeural Networks, Spark MLlib, Deep Learning
Neural Networks, Spark MLlib, Deep LearningAsim Jalis
 
Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)
Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)
Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)shahrukh1211
 
Superhuman Cyberinfrastructure - Crossing the Rubicon
Superhuman Cyberinfrastructure - Crossing the RubiconSuperhuman Cyberinfrastructure - Crossing the Rubicon
Superhuman Cyberinfrastructure - Crossing the RubiconLarry Smarr
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceLukas Masuch
 
The pulse of cloud computing with bioinformatics as an example
The pulse of cloud computing with bioinformatics as an exampleThe pulse of cloud computing with bioinformatics as an example
The pulse of cloud computing with bioinformatics as an exampleEnis Afgan
 
Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...
Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...
Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...Larry Smarr
 
Artificial neural networks(AI UNIT 3)
Artificial neural networks(AI UNIT 3)Artificial neural networks(AI UNIT 3)
Artificial neural networks(AI UNIT 3)SURBHI SAROHA
 
Knowledge Engines and AI – Applications Beyond Gaming
Knowledge Engines and AI – Applications Beyond GamingKnowledge Engines and AI – Applications Beyond Gaming
Knowledge Engines and AI – Applications Beyond GamingMecklerMedia
 

Semelhante a The Deep Learning Glossary (20)

Machines are people too
Machines are people tooMachines are people too
Machines are people too
 
NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...
NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...
NumPyCNNAndroid: A Library for Straightforward Implementation of Convolutiona...
 
Introduction to the Artificial Intelligence and Computer Vision revolution
Introduction to the Artificial Intelligence and Computer Vision revolutionIntroduction to the Artificial Intelligence and Computer Vision revolution
Introduction to the Artificial Intelligence and Computer Vision revolution
 
Rise of AI through DL
Rise of AI through DLRise of AI through DL
Rise of AI through DL
 
Big Sky Earth 2018 Introduction to machine learning
Big Sky Earth 2018 Introduction to machine learningBig Sky Earth 2018 Introduction to machine learning
Big Sky Earth 2018 Introduction to machine learning
 
A Study of Deep Learning Applications
A Study of Deep Learning ApplicationsA Study of Deep Learning Applications
A Study of Deep Learning Applications
 
AI Presentation 1
AI Presentation 1AI Presentation 1
AI Presentation 1
 
Cyberinfrastructure for Einstein's Equations and Beyond
Cyberinfrastructure for Einstein's Equations and BeyondCyberinfrastructure for Einstein's Equations and Beyond
Cyberinfrastructure for Einstein's Equations and Beyond
 
PhD Defense
PhD DefensePhD Defense
PhD Defense
 
How do we know what we don’t know: Using the Neuroscience Information Framew...
How do we know what we don’t know:  Using the Neuroscience Information Framew...How do we know what we don’t know:  Using the Neuroscience Information Framew...
How do we know what we don’t know: Using the Neuroscience Information Framew...
 
Looking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic WebLooking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic Web
 
Neural Networks, Spark MLlib, Deep Learning
Neural Networks, Spark MLlib, Deep LearningNeural Networks, Spark MLlib, Deep Learning
Neural Networks, Spark MLlib, Deep Learning
 
Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)
Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)
Artificial Intelligence (ai) and Deep Learning ppt (By Shahrukh Shakeel)
 
Superhuman Cyberinfrastructure - Crossing the Rubicon
Superhuman Cyberinfrastructure - Crossing the RubiconSuperhuman Cyberinfrastructure - Crossing the Rubicon
Superhuman Cyberinfrastructure - Crossing the Rubicon
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial Intelligence
 
The pulse of cloud computing with bioinformatics as an example
The pulse of cloud computing with bioinformatics as an exampleThe pulse of cloud computing with bioinformatics as an example
The pulse of cloud computing with bioinformatics as an example
 
Our World is Socio-technical
Our World is Socio-technicalOur World is Socio-technical
Our World is Socio-technical
 
Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...
Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...
Implications of Brain-Inspired Computing on Next-Gen Cyberinfrastructure Plan...
 
Artificial neural networks(AI UNIT 3)
Artificial neural networks(AI UNIT 3)Artificial neural networks(AI UNIT 3)
Artificial neural networks(AI UNIT 3)
 
Knowledge Engines and AI – Applications Beyond Gaming
Knowledge Engines and AI – Applications Beyond GamingKnowledge Engines and AI – Applications Beyond Gaming
Knowledge Engines and AI – Applications Beyond Gaming
 

Mais de 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
 

Mais de 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
 

Último

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 

Último (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 

The Deep Learning Glossary

  • 2. DRIVERLESS CARS, BETTER PREVENTATIVE HEALTHCARE, AND EVEN BETTER FASHION RECOMMENDATIONS ARE ALL POSSIBLE TODAY BECAUSE OF DEEP LEARNING.
  • 3. OUR FRIENDS AT RE-WORK PUBLISHED AN “A” TO “Z” DEEP LEARNING GLOSSARY. HERE ARE THE MOST IMPORTANT TERMS LINKED WITH RESOURCES FOR MORE IN-DEPTH EXPLORATION …
  • 4. “PROCESSING DEVICES THAT ARE LOOSELY MODELLED AFTER THE NEURONAL STRUCTURE OF THE HUMAN BRAIN.” SOURCE: UNIVERSITY OF WISCONSIN-MADISON ARTIFICIAL NEURAL NETWORKS (ANN’S) NVIDIA Applied Research Compressing DNA Engine Facial Performance Video Classification
  • 5. “DESCRIBES A LARGE VOLUME OF DATA – BOTH STRUCTURED AND UNSTRUCTURED – THAT INUNDATES A BUSINESS ON A DAY-TO-DAY BASIS.” SOURCE: SAS INSIGHTS BIG DATA AI-Accelerated Analytics For Industries Finance Telco IoT
  • 6. “COMPRISED OF ONE OR MORE CONVOLUTIONAL LAYERS AND THEN FOLLOWED BY ONE OR MORE FULLY CONNECTED LAYERS AS IN A STANDARD MULTILAYER NEURAL NETWORK.” SOURCE: UFLDL CONVOLUTIONAL NEURAL NETWORKS NVIDIA Applied Research Detection & Classification of Hand Gestures Resource Efficient Inference
  • 7. “FORM OF MACHINE LEARNING THAT ENABLES COMPUTERS TO LEARN FROM EXPERIENCE AND UNDERSTAND THE WORLD IN TERMS OF A HIERARCHY OF CONCEPTS.” SOURCE: GOODFELLOW, I., BENGIO, T., COURVILLE, A. DEEP LEARNING Deep Learning Applications Transforming Finance Detecting Cancer Deep Learning In Self-Driving Cars
  • 8. “IS A REPRESENTATION OF INPUT, OR AN ENCODING. FOR EXAMPLE, A NEURAL WORD EMBEDDING IS A VECTOR THAT REPRESENTS THAT WORD.” SOURCE: DEEPLEARNING4J EMBEDDING Research Publication Generating An Embedded Neural Network
  • 9. “ALLOW SIGNALS TO TRAVEL ONE WAY ONLY; FROM INPUT TO OUTPUT. THERE IS NO FEEDBACK (LOOPS) I.E. THE OUTPUT OF ANY LAYER DOES NOT AFFECT THAT SAME LAYER.” SOURCE: IMPERIAL COLLEGE FEEDFORWARD NETWORK Tutorial Creating a Feed-Forward Network With DIGITS
  • 10. “TYPE OF AI ALGORITHMS USED IN UNSUPERVISED MACHINE LEARNING, IMPLEMENTED BY A SYSTEM OF TWO NEURAL NETWORKS COMPETING AGAINST EACH OTHER IN A ZERO-SUM GAME FRAMEWORK.” SOURCE: IAN GOODFELLOW GENERATIVE ADVERSARIAL NETWORKS Origin of Generative Adversarial Networks Ian Goodfellow Podcast GTC 17 Talk – Generative Adversarial Networks
  • 11. “ARE AN ARCHITECTURE TO LET INFORMATION FLOW UNHINDERED ACROSS SEVERAL RNN LAYERS ON SO- CALLED “INFORMATION HIGHWAYS.” SOURCE: DEEPLEARNING4J HIGHWAY NETWORKS Research Publication Highway Networks for Visual Questions Answering
  • 12. “TRAINING DEEP MODELS ARE SUFFICIENTLY DIFFICULT TASKS. MOST ALGORITHMS ARE STRONGLY AFFECTED BY THE CHOICE OF INITIALIZATION. THE INITIAL POINT CAN DETERMINE WHETHER THE ALGORITHM CONVERGES AT ALL, WITH SOME INITIAL POINTS BEING SO UNSTABLE THAT THE ALGORITHM ENCOUNTERS NUMERICAL DIFFICULTIES AND FAILS ALTOGETHER.” SOURCE: IAN GOODFELLOW INITIALIZATION Article Weight Initialization In Deep Neural Networks
  • 13. “AN ARTIFICIAL NOISE ADDED TO THE INPUTS DURING TRAINING USED AS ANOTHER METHOD FOR REGULARIZATION AND IMPROVING GENERALIZATION OF A NEURAL NETWORK.” SOURCE: MICHAEL BRAGISNKEY, CTO AT AIDOC JITTER Tutorial What is Jitter?
  • 14. “IS A TYPE OF UNSUPERVISED LEARNING, WHICH IS USED WHEN YOU HAVE UNLABELED DATA (I.E., DATA WITHOUT DEFINED CATEGORIES OR GROUPS). THE GOALS OF THIS ALGORITHM IS TO FIND GROUPS IN THE DATA, WITH THE NUMBER OF GROUPS REPRESENTED BY THE VARIABLE K.” SOURCE: DATA SCIENCE K-MEANS ALGORITHM Tutorial CUDA Implementation of the K-Means Clustering Algorithm
  • 15. “FOR EACH PREDICTION, THERE IS AN ASSOCIATED NUMBER WHICH IS THE LOSS. FOR A TRUE PREDICTION, THE LOSS WILL BE SMALL AND FOR A TOTALLY WRONG PREDICTION THE LOSS WILL BE HIGH.” SOURCE: MICHAEL BRAGINSKY, CTO AT AIDOC LOSS FUNCTION NVIDIA Applied Research Loss Function for Image Restoration
  • 16. “IS A FEEDFORWARD NEURAL NETWORK WITH MULTIPLE FULLY- CONNECTED LAYERS THAT USE NONLINEAR ACTIVATION FUNCTIONS TO DEAL WITH DATA WHICH IS NOT LINEARLY SEPARABLE. AN MLP IS THE MOST BASIC FORM OF A MULTILAYER NEURAL NETWORK, OR A DEEP NEURAL NETWORKS IF IT HAS MORE THAN 2 LAYERS.” SOURCE: DEEPLEARNING.NET MULTILAYER PERCEPTRON (MLP) Research Publication Multi-Layer Perceptron On A GPU
  • 17. “IS THE COMPREHENSION BY COMPUTERS OF THE STRUCTURE AND MEANING OF HUMAN LANGUAGE (E.G., ENGLISH, SPANISH, JAPANESE), ALLOWING USERS TO INTERACT WITH THE COMPUTER USING NATURAL SENTENCES.” SOURCE: GARTNER RESEARCH NATURAL LANGUAGE PROCESSING Blog NVIDIA Developer – Natural Language Processing
  • 18. “ONE-SHOT LEARNING IS WHEN AN ALGORITHM LEARNS FROM ONE OR A FEW NUMBER OF TRAINING EXAMPLES, CONTRAST TO THE TRADITIONAL MACHINE-LEARNING MODELS WHICH USES THOUSANDS EXAMPLES IN ORDER TO LEARN..” SOURCE: SUSHOVAN HALDAR ONE-SHOT LEARNING Research Publication One-Shot Imitation Learning with OpenAI & Berkeley
  • 19. “TYPE OF LAYER COMMONLY FOUND IN CONVOLUTIONAL NEURAL NETWORKS, WHICH INTEGRATES INFORMATION FROM NEURONS WITH NEARBY RECEPTIVE FIELDS.” SOURCE: MICHAEL BRAGINSKY, CTA AT AIDOC POOLING Blog ParallelForall – Deep Learning In a Nutshell Core Concepts
  • 20. “A NOVEL ARTIFICIAL AGENT, TERMED A DEEP Q-NETWORK, THAT CAN LEARN SUCCESSFUL POLICIES DIRECTLY FROM HIGH- DIMENSIONAL SENSORY INPUTS USING END-TO-END REINFORCEMENT LEARNING.” SOURCE: PETERSEN, S. (2015) HUMAN-LEVEL CONTROL THROUGH DEEP REINFORCEMENT LEARNING. Q-NETWORKS Blog Q-Network Trained to Play Breakout on OpenAI Gym
  • 21. “A BRANCH OF MACHINE LEARNING THAT IS GOAL ORIENTATED; THAT IS, REINFORCEMENT LEARNING ALGORITHMS HAVE AS THEIR OBJECT TO MAXIMIZE A REWARD, OFTEN OVER THE COURSE OF MANY DECISIONS.” SOURCE: DEEPLEARNING4J REINFORCEMENT LEARNING Blog Deep Learning in a Nutshell: Reinforcement Learning
  • 22. “IS A FUNCTION USED AS THE OUTPUT LAYER OF A NEURAL NETWORK THAT CLASSIFIES INPUT. IT CONVERTS VECTORS INTO CLASS PROBABILITIES. SOFTMAX NORMALIZES THE VECTOR OF SCORES BY FIRST EXPONENTIATING AND THEN DIVIDING BY A CONSTANT.” SOURCE: DEEPLEARNING4J SOFTMAX REGRESSION Tutorial Stanford – Softmax Regression
  • 23. “ALLOWS US TO [TRAIN NEW MODELS] BY LEVERAGING THE ALREADY EXISTING LABELED DATA OF SOME RELATED TASK OR DOMAIN. WE TRY TO STORE THIS KNOWLEDGE GAINED IN SOLVING THE SOURCE TASK IN THE SOURCE DOMAIN AND APPLY IT TO OUR PROBLEM OF INTEREST.” SOURCE: SEBASTIAN RUDER TRANSFER LEARNING Research Publication Transfer Learning From Deep Features for Remote Sensing and Poverty Mapping
  • 24. “IS A TYPE OF MACHINE LEARNING ALGORITHM USED TO DRAW INFERENCES FROM DATASETS CONSISTING OF INPUT DATA WITHOUT LABELED RESPONSES.” SOURCE: MATHWORKS UNSUPERVISED LEARNING Blog Using Unsupervised Learning For Artistic Style
  • 25. “IS A DIRECTED MODEL THAT USES LEARNED APPROXIMATE INFERENCE AND CAN BE TRAINED PURELY WITH GRADIENT-BASED METHODS.” SOURCE: GOODFELLOW, IAN VARIATIONAL AUTOENCODER Blog Auto-Encoder Model Querying a Computer To Design Clothing
  • 26. “TO PENALIZE LARGE WEIGHTS USING PENALTIES OR CONSTRAINTS ON THEIR SQUARED VALUES (L2 PENALTY) OR ABSOLUTE VALUES (L1 PENALTY).” SOURCE: HINTON, . G. NEURAL NETWORKS FOR MACHINE LEARNING WEIGHT DECAY Research Publication Weight Decay Can Improve Generalization
  • 27. “THE PROCESS OF INITIALIZING WEIGHTS THAT THE VARIANCE REMAINS THE SAME FOR “X” AND “Y”. THIS INITIALIZATION PROCESS IS KNOWN AS XAVIER INITIALIZATION.” SOURCE: PRATEEK JOSHI XAVIER INITIALIZATION Research Publications Understanding the Difficulty of Training Deep Feedforward Neural Networks
  • 28. “AS PIONEERS OF DEEP LEARNING, YOSHUA & YANN HAVE MADE SIGNIFICANT CONTRIBUTIONS TO THE ADVANCEMENTS OF THIS FIELD. THEY WILL BOTH BE JOINING THE DEEP LEARNING SUMMIT, MONTREAL IN OCTOBER, SPEAKING ON THE “PANEL OF PIONEERS.” SOURCE: RE-WORK GLOSSARY YOSHUA BENGIO & Their Work Advancing Robotics, Physics, and Medicine with AI – Yann LeCunn YANN LECUN The Rise of AI Through Deep Learning – Yoshua Bengio
  • 29. “AN EXTREME FORM OF TRANSFER LEARNING, WHERE NO LABELED EXAMPLES ARE GIVEN AT ALL FOR THE ZERO-SHOT LEARNING TASK.” SOURCE: GOODFELLOW, IAN ZERO-SHOT LEARNING Research Publication Zero-Shot Learning Through Cross-Modal Transfer
  • 30. Explore Now DISCOVER THE LATEST NEWS AND UPDATES ON DEEP LEARNING AND AI …

Notas do Editor

  1. Left justify “Embedded Computing”