What is BERT? | Deep Learning Tutorial 46 (Tensorflow, Keras & Python)



What is BERT (Bidirectional Encoder Representations From Transformers) and how it is used to solve NLP tasks? This video provides a very simple explanation of it. I am not going to go in details of how transformer based architecture works etc but instead I will go over an overview where you understand the usage of BERT in NLP tasks. In coding section we will generate sentence and word embeddings using BERT for some sample text.

We will cover various topics such as,
* Word2vec vc BERT
* How BERT is trained on masked language model and next sentence completion task

โญ๏ธ Timestamps โญ๏ธ
00:00 Introduction
00:39 Theory
11:00 Coding in tensorflow

Code: https://github.com/codebasics/deep-learning-keras-tf-tutorial/blob/master/46_BERT_intro/bert_intro.ipynb

BERT article: http://jalammar.github.io/illustrated-bert/
Word2Vec video: https://www.youtube.com/watch?v=hQwFeIupNP0

Do you want to learn technology from me? Check https://codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.

Deep learning playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
Machine learning playlist:ย https://www.youtube.com/playlist?list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rwย ย 

๐Ÿ”–Hashtags๐Ÿ”–

#bertmodelnlppython #tensorflowbert #tensorflowberttutorial #bert #bertneuralnetwork #bertdeeplearning #whatisbert #bertnlp #bertindeeplearning #bertmodel #bertmodelnlp

๐ŸŒŽ My Website For Video Courses: https://codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description

Need help building software or data analytics and AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website.

๐ŸŽฅ Codebasics Hindi channel: https://www.youtube.com/channel/UCTmFBhuhMibVoSfYom1uXEg

#๏ธโƒฃ Social Media #๏ธโƒฃ
๐Ÿ”— Discord: https://discord.gg/r42Kbuk
๐Ÿ“ธ Codebasics Instagram: https://www.instagram.com/codebasicshub/
๐Ÿ”Š Codebasics Facebook: https://www.facebook.com/codebasicshub
๐Ÿ“ Codebasics LinkedIn: https://www.linkedin.com/company/codebasics/
๐Ÿ“ฑ Codebasics X handle: https://twitter.com/codebasicshub
๐Ÿ“ธ Dhaval’s Instagram: https://www.instagram.com/dhavalsays/
๐Ÿ“ Dhaval’s LinkedIn: https://www.linkedin.com/in/dhavalsays/
๐Ÿ“ฑ Dhaval’s X handle: https://x.com/dpcodebasics

โ—โ— DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers’.

source

Categories:

Related Posts :-