SlideShare a Scribd company logo
Natural language processing open seminar For Tensorflow usage
Natural language processing open seminar For Tensorflow usage
 We Studied lots of Algorithms in machine Learning, in particular with Deep Learning!
 We Studied lots of Algorithms in machine Learning, in particular with Deep Learning!
There are many libraries for those algorithms
 There are many libraries and environment for implementing machine learning and deep learning and
Tensorflow is popular and steadily develops.
Natural language processing open seminar For Tensorflow usage
 There are two types of mode in computational operation.
 There are two types of mode in computational operation.
Define and Run Define by Run
 Tensorflow consists of Node and Edge.
 First all, Let’s see example about define and run.
 Suppose Tensorflow implements + operation(2 + 3 = 5).
 You can evaluate your model of the Computational Graph by tf.Session.
 The computational graph is evaluated by calling run() method of tf.Session.
 Suppose Tensorflow implements add and multiply operation(1+2 and 1*2).
 Suppose Tensorflow implements add and multiply operation one more time.
 Suppose Tensorflow implements add and multiply operation one more time.
 Suppose Tensorflow implements add and multiply operation one more time.
 Suppose Tensorflow implements add and multiply operation one more time.
 Suppose Tensorflow implements add and multiply operation one more time.
 Tensorflow evaluate operation efficiently on execution time.
 Tensorflow evaluate operation efficiently on execution time.
 Eager execution is comfortable with programming(define by run)
 Eager execution is comfortable with programming(define by run)
 Eager execution has a benefit that all the functionality of the host language is available while your
models is executing as follows.
 During eager execution, you can use tf.GradientTape to trace operations for computing gradient
later.
 Traditional Machine Learning and Deep Learning have Learning part.
 But, here we automatically generate data and learn the regression model both normal one and
neural network.
 what kind of cost function is when you learn regression model?
 How to learn the model on what kind of update function.
 What is the linear regression?
 The stage of Data generation
 Construction of model
 Construction of model
 Construction of model
 Start of learning
 The stage of learning
 What about sin(x) function for prediction with Neural Network?
 The stage of data generation
 Hidden layer(1)
 Hidden layer(1)
 Hidden layer(1)
 Hidden layer(1)
 Hidden layer(2)
 Hidden layer(2)
 Hidden layer(2)
 (Bonus)Let’s evaluate regression model on eager execution!
 (Bonus)Let’s evaluate regression model on eager execution!
 (Bonus)Let’s evaluate regression model on eager execution!
 (Bonus)Let’s evaluate regression model on eager execution!
Natural language processing open seminar For Tensorflow usage
Natural language processing open seminar For Tensorflow usage

More Related Content

PDF
Introduction to TensorFlow 2.0
PPTX
What is TensorFlow? | Introduction to TensorFlow | TensorFlow Tutorial For Be...
PPTX
Introduction to TensorFlow 2 and Keras
PDF
Introduction to Deep Learning, Keras, and TensorFlow
PPTX
Working with tf.data (TF 2)
PDF
Introduction to Neural Networks in Tensorflow
ODP
Tensorflow for Beginners
PDF
Tensorflow presentation
Introduction to TensorFlow 2.0
What is TensorFlow? | Introduction to TensorFlow | TensorFlow Tutorial For Be...
Introduction to TensorFlow 2 and Keras
Introduction to Deep Learning, Keras, and TensorFlow
Working with tf.data (TF 2)
Introduction to Neural Networks in Tensorflow
Tensorflow for Beginners
Tensorflow presentation

What's hot (20)

PPTX
Machine Learning - Introduction to Tensorflow
PPTX
Introduction to TensorFlow 2
PPTX
TensorFlow in Your Browser
PPTX
Introduction to TensorFlow 2
PDF
Hack Like It's 2013 (The Workshop)
PDF
Python NumPy Tutorial | NumPy Array | Edureka
PPTX
Getting started with TensorFlow
PPTX
Chapter 5 - THREADING & REGULAR exp - MAULIK BORSANIYA
PDF
TENSORFLOW: ARCHITECTURE AND USE CASE - NASA SPACE APPS CHALLENGE by Gema Par...
PDF
TensorFlow.Data 및 TensorFlow Hub
PDF
"PyTorch Deep Learning Framework: Status and Directions," a Presentation from...
PDF
TensorFlow and Keras: An Overview
PDF
Introduction to TensorFlow, by Machine Learning at Berkeley
PDF
Alex Smola at AI Frontiers: Scalable Deep Learning Using MXNet
PPTX
Deep Learning and TensorFlow
PPTX
Deep Learning in Your Browser
PPTX
Deep Learning, Keras, and TensorFlow
PDF
A peek on numerical programming in perl and python e christopher dyken 2005
PDF
Scaling Deep Learning with MXNet
Machine Learning - Introduction to Tensorflow
Introduction to TensorFlow 2
TensorFlow in Your Browser
Introduction to TensorFlow 2
Hack Like It's 2013 (The Workshop)
Python NumPy Tutorial | NumPy Array | Edureka
Getting started with TensorFlow
Chapter 5 - THREADING & REGULAR exp - MAULIK BORSANIYA
TENSORFLOW: ARCHITECTURE AND USE CASE - NASA SPACE APPS CHALLENGE by Gema Par...
TensorFlow.Data 및 TensorFlow Hub
"PyTorch Deep Learning Framework: Status and Directions," a Presentation from...
TensorFlow and Keras: An Overview
Introduction to TensorFlow, by Machine Learning at Berkeley
Alex Smola at AI Frontiers: Scalable Deep Learning Using MXNet
Deep Learning and TensorFlow
Deep Learning in Your Browser
Deep Learning, Keras, and TensorFlow
A peek on numerical programming in perl and python e christopher dyken 2005
Scaling Deep Learning with MXNet
Ad

Similar to Natural language processing open seminar For Tensorflow usage (20)

PDF
How to use tensorflow
PPTX
Introduction to Deep Learning and TensorFlow
PPTX
Deep Learning in your Browser: powered by WebGL
PPTX
Deep Learning, Scala, and Spark
PPTX
Introduction To TensorFlow | Deep Learning Using TensorFlow | CloudxLab
PPTX
Intro to Deep Learning, TensorFlow, and tensorflow.js
PPTX
Tensorflow in practice by Engineer - donghwi cha
PDF
TensorFlow example for AI Ukraine2016
PPTX
H2 o berkeleydltf
PDF
Introduction To TensorFlow | Deep Learning Using TensorFlow | TensorFlow Tuto...
PPTX
Deep Learning and TensorFlow
PPTX
Scala and Deep Learning
PDF
The Flow of TensorFlow
PPTX
Introduction to Deep Learning, Keras, and Tensorflow
PPTX
From Tensorflow Graph to Tensorflow Eager
PDF
Tensor flow white paper
PDF
Deep Learning Introduction - WeCloudData
PPSX
Tensorflow basics
PDF
TensorFlow Tutorial.pdf
PPTX
C++ and Deep Learning
How to use tensorflow
Introduction to Deep Learning and TensorFlow
Deep Learning in your Browser: powered by WebGL
Deep Learning, Scala, and Spark
Introduction To TensorFlow | Deep Learning Using TensorFlow | CloudxLab
Intro to Deep Learning, TensorFlow, and tensorflow.js
Tensorflow in practice by Engineer - donghwi cha
TensorFlow example for AI Ukraine2016
H2 o berkeleydltf
Introduction To TensorFlow | Deep Learning Using TensorFlow | TensorFlow Tuto...
Deep Learning and TensorFlow
Scala and Deep Learning
The Flow of TensorFlow
Introduction to Deep Learning, Keras, and Tensorflow
From Tensorflow Graph to Tensorflow Eager
Tensor flow white paper
Deep Learning Introduction - WeCloudData
Tensorflow basics
TensorFlow Tutorial.pdf
C++ and Deep Learning
Ad

More from hyunyoung Lee (20)

PDF
(Presentation)NLP Pretraining models based on deeplearning -BERT, GPT, and BART
PDF
(Paper Seminar) Cross-lingual_language_model_pretraining
PDF
(Paper Seminar detailed version) BART: Denoising Sequence-to-Sequence Pre-tra...
PDF
(Paper Seminar short version) BART: Denoising Sequence-to-Sequence Pre-traini...
PDF
(Paper seminar)Learned in Translation: Contextualized Word Vectors
PDF
(Paper seminar)Retrofitting word vector to semantic lexicons
PDF
(Paper seminar)real-time personalization using embedding for search ranking a...
PDF
Neural machine translation inspired binary code similarity comparison beyond ...
PDF
Language grounding and never-ending language learning
PDF
Glove global vectors for word representation
PDF
Spam text message filtering by using sen2 vec and feedforward neural network
PDF
Word embedding method of sms messages for spam message filtering
PDF
Memory Networks
PDF
Word embeddings
PDF
large-scale and language-oblivious code authorship identification
PDF
Word2Vec
PDF
NLTK practice with nltk book
PDF
Skip gram and cbow
PDF
SVM light and SVM Multiclass Practice
PDF
Distribution system presentation of chapter 4(distributed systems concepts ...
(Presentation)NLP Pretraining models based on deeplearning -BERT, GPT, and BART
(Paper Seminar) Cross-lingual_language_model_pretraining
(Paper Seminar detailed version) BART: Denoising Sequence-to-Sequence Pre-tra...
(Paper Seminar short version) BART: Denoising Sequence-to-Sequence Pre-traini...
(Paper seminar)Learned in Translation: Contextualized Word Vectors
(Paper seminar)Retrofitting word vector to semantic lexicons
(Paper seminar)real-time personalization using embedding for search ranking a...
Neural machine translation inspired binary code similarity comparison beyond ...
Language grounding and never-ending language learning
Glove global vectors for word representation
Spam text message filtering by using sen2 vec and feedforward neural network
Word embedding method of sms messages for spam message filtering
Memory Networks
Word embeddings
large-scale and language-oblivious code authorship identification
Word2Vec
NLTK practice with nltk book
Skip gram and cbow
SVM light and SVM Multiclass Practice
Distribution system presentation of chapter 4(distributed systems concepts ...

Recently uploaded (20)

PPTX
ai tools demonstartion for schools and inter college
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
ManageIQ - Sprint 268 Review - Slide Deck
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
top salesforce developer skills in 2025.pdf
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
System and Network Administraation Chapter 3
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Nekopoi APK 2025 free lastest update
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
ai tools demonstartion for schools and inter college
Odoo Companies in India – Driving Business Transformation.pdf
ManageIQ - Sprint 268 Review - Slide Deck
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
top salesforce developer skills in 2025.pdf
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
System and Network Administraation Chapter 3
Design an Analysis of Algorithms I-SECS-1021-03
PTS Company Brochure 2025 (1).pdf.......
2025 Textile ERP Trends: SAP, Odoo & Oracle
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Understanding Forklifts - TECH EHS Solution
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Design an Analysis of Algorithms II-SECS-1021-03
How to Migrate SBCGlobal Email to Yahoo Easily
Nekopoi APK 2025 free lastest update
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
How to Choose the Right IT Partner for Your Business in Malaysia
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus

Natural language processing open seminar For Tensorflow usage