SlideShare a Scribd company logo
Tensorflow in
Data
Prediction
Presented By : TANMOY DEB
Founder and CEO
Equonix Tech LAB
AGENDA
❑ Deep Learning
❑ What is TensorFlow
❑ Under the hood
❑ Resources
❑ Examples
3
About EQUONIX TECH LAB
DEEP LEARNING
5
Deep Learning vs Old Machine Learning
How big is the data set?
7
Results with Deep Learning
8
Growth of Deep Learning in Google
9
Important Property of Neural
Networks
Results get better with
More data
+
Bigger models
+
More computation
(Better algorithms, new insights, and improved
techniques always help, too!)
What is Tensorflow?
11
What is TensorFlow?
• TensorFlow is a machine learning library enabling
researchers and developers to build the next
generation of intelligent applications.
• Provides distributed, parallel machine learning based
on general-purpose dataflow graphs
• Targets heterogeneous devices:
• single PC with CPU or GPU(s)
• mobile device
• clusters of 100s or 1000s of CPUs and GPUs
12
Benefits of Tensorflow
• General computational infrastructure
• Works well for Deep Learning
• Deep Learning is a set of libraries on top of the core
• Also useful for other machine learning algorithms, maybe
even more traditional high performance computing
(HPC) work
• Abstracts away the underlying devices
13
14
15
Tensorflow Architecture
16
Deep Learning vs Machine Learning
17
Computation is a dataflow graph
18
TensorFlow contains complete
algorithms
• Linear{Classifier,Regressor}
• DNN{Classifier,Regressor}
• DNNLinearCombined{Classifier,Regressor}
• SVM
• KMeansClustering
• GMM
19
Simple machine learning
1. classifier =
learn.LinearClassifier(feature_columns=feature_co
lumns, n_classes=10)
2. classifier.fit(data, labels, batch_size=100,
steps=1000)
3. classifier.evaluate(eval_data, eval_labels)
Tooling provided for distributed training and
evaluation, graphical debugging, and export to
production server (tensorflow/serving).
20
Visualizing learning
EXAMPLES
Announcements
Contact Me
email : tanmoydeb@equonix.com
mob: 9560633668
whatsapp : 9560633668
24
Thank You

More Related Content

PDF
TensorFlow and Keras: An Overview
PDF
Tensorflow presentation
PDF
Deep learning for real life applications
PDF
TENSORFLOW: ARCHITECTURE AND USE CASE - NASA SPACE APPS CHALLENGE by Gema Par...
PDF
Multithreading to Construct Neural Networks
PDF
How to use tensorflow
PPTX
Big data app meetup 2016-06-15
PDF
Introduction to TensorFlow
TensorFlow and Keras: An Overview
Tensorflow presentation
Deep learning for real life applications
TENSORFLOW: ARCHITECTURE AND USE CASE - NASA SPACE APPS CHALLENGE by Gema Par...
Multithreading to Construct Neural Networks
How to use tensorflow
Big data app meetup 2016-06-15
Introduction to TensorFlow

What's hot (6)

PPTX
Tensor flow
PDF
Erin LeDell, Machine Learning Scientist, H2O.ai at MLconf ATL 2016
PDF
Kaggle tokyo 2018
PDF
Introduction To Using TensorFlow & Deep Learning
PPTX
Tensorflow
PPTX
Build a simple image recognition system with tensor flow
Tensor flow
Erin LeDell, Machine Learning Scientist, H2O.ai at MLconf ATL 2016
Kaggle tokyo 2018
Introduction To Using TensorFlow & Deep Learning
Tensorflow
Build a simple image recognition system with tensor flow
Ad

Similar to Live coding session on AI / ML using Google Tensorflow (Python) - Tanmoy Deb (Equonix Techlab Pvt. Ltd.) (20)

PPTX
Hadoop training in mumbai
PPTX
TENSORFLOW liberayin python language.pptx
ODP
Tensorflow for Beginners
PPTX
TensorFlow.pptx
PPTX
A TensorFlow ppt for the gdsc event used in my college.
PDF
Tensorflow - Overview, Features And Advantages.pdf
PDF
"TensorFlow Basics: A GDSC VITB Studty jams"
PDF
Dev fest GDG beja tensorflow presenatation
PDF
"Large-Scale Deep Learning for Building Intelligent Computer Systems," a Keyn...
PDF
Large Scale Deep Learning with TensorFlow
PPTX
Introduction to Tensor Flow-v1.pptx
PPTX
What is TensorFlow? | Introduction to TensorFlow | TensorFlow Tutorial For Be...
PPTX
Introduction to tensorflow
PPTX
AI: Transfer Learning using deep learning
PDF
Deep learning with TensorFlow
PDF
The Flow of TensorFlow
PDF
1645 goldenberg using our laptop
PPTX
Tensorflow a brief introduction (1).pptx
PDF
How to Choose a Deep Learning Framework
PPTX
AI Deep Learning - CF Machine Learning
Hadoop training in mumbai
TENSORFLOW liberayin python language.pptx
Tensorflow for Beginners
TensorFlow.pptx
A TensorFlow ppt for the gdsc event used in my college.
Tensorflow - Overview, Features And Advantages.pdf
"TensorFlow Basics: A GDSC VITB Studty jams"
Dev fest GDG beja tensorflow presenatation
"Large-Scale Deep Learning for Building Intelligent Computer Systems," a Keyn...
Large Scale Deep Learning with TensorFlow
Introduction to Tensor Flow-v1.pptx
What is TensorFlow? | Introduction to TensorFlow | TensorFlow Tutorial For Be...
Introduction to tensorflow
AI: Transfer Learning using deep learning
Deep learning with TensorFlow
The Flow of TensorFlow
1645 goldenberg using our laptop
Tensorflow a brief introduction (1).pptx
How to Choose a Deep Learning Framework
AI Deep Learning - CF Machine Learning
Ad

More from Tech Triveni (20)

PDF
UI Dev in Big data world using open source
PDF
Why should a Java programmer shifts towards Functional Programming Paradigm
PDF
Reactive - Is it really a Magic Pill?
PDF
Let’s go reactive with JAVA
PDF
Tackling Asynchrony with Kotlin Coroutines
PDF
Programmatic Ad Tracking: Let the power of Reactive Microservices do talking
PDF
Let's refine your Scala Code
PDF
Supercharged imperative programming with Haskell and Functional Programming
PDF
Observability at scale with Neural Networks: A more proactive approach
PDF
Semi-Supervised Insight Generation from Petabyte Scale Text Data
PDF
Finding the best solution for Image Processing
PDF
Proximity Targeting at Scale using Big Data Platforms
PDF
Effecting Pure Change - How anything ever gets done in functional programming...
PDF
Becoming a Functional Programmer - Harit Himanshu (Nomis Solutions)
PDF
Distributing the SMACK stack - Kubernetes VS DCOS - Sahil Sawhney (Knoldus Inc.)
PDF
Blue Pill / Red Pill : The Matrix of thousands of data streams - Himanshu Gup...
PDF
UX in Big Data Analytics - Paramjit Jolly (Guavus)
PDF
Simplified Scala Monads And Transformation - Harmeet Singh (Knoldus Inc.)
PDF
Micro Frontends Architecture - Jitendra kumawat (Guavus)
PDF
Apache CarbonData+Spark to realize data convergence and Unified high performa...
UI Dev in Big data world using open source
Why should a Java programmer shifts towards Functional Programming Paradigm
Reactive - Is it really a Magic Pill?
Let’s go reactive with JAVA
Tackling Asynchrony with Kotlin Coroutines
Programmatic Ad Tracking: Let the power of Reactive Microservices do talking
Let's refine your Scala Code
Supercharged imperative programming with Haskell and Functional Programming
Observability at scale with Neural Networks: A more proactive approach
Semi-Supervised Insight Generation from Petabyte Scale Text Data
Finding the best solution for Image Processing
Proximity Targeting at Scale using Big Data Platforms
Effecting Pure Change - How anything ever gets done in functional programming...
Becoming a Functional Programmer - Harit Himanshu (Nomis Solutions)
Distributing the SMACK stack - Kubernetes VS DCOS - Sahil Sawhney (Knoldus Inc.)
Blue Pill / Red Pill : The Matrix of thousands of data streams - Himanshu Gup...
UX in Big Data Analytics - Paramjit Jolly (Guavus)
Simplified Scala Monads And Transformation - Harmeet Singh (Knoldus Inc.)
Micro Frontends Architecture - Jitendra kumawat (Guavus)
Apache CarbonData+Spark to realize data convergence and Unified high performa...

Recently uploaded (20)

PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Big Data Technologies - Introduction.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
cuic standard and advanced reporting.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Spectral efficient network and resource selection model in 5G networks
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Programs and apps: productivity, graphics, security and other tools
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
The Rise and Fall of 3GPP – Time for a Sabbatical?
The AUB Centre for AI in Media Proposal.docx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Chapter 3 Spatial Domain Image Processing.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Advanced methodologies resolving dimensionality complications for autism neur...
Understanding_Digital_Forensics_Presentation.pptx
20250228 LYD VKU AI Blended-Learning.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Big Data Technologies - Introduction.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
cuic standard and advanced reporting.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation

Live coding session on AI / ML using Google Tensorflow (Python) - Tanmoy Deb (Equonix Techlab Pvt. Ltd.)