TensorFlow: Working with NLP

Go to class
Write Review

Free Online Course: TensorFlow: Working with NLP provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. TensorFlow: Working with NLP is taught by Jonathan Fernandes.

Overview
  • Learn about using transformers in natural language processing with TensorFlow.

Syllabus
  • Introduction

    • Why TensorFlow?
    • What you should know
    • What is TensorFlow?
    1. NLP and Transformers
    • What is NLP?
    • Transformers, their use, and history
    • Transformers for NLP
    • Challenge: NLP model size
    • Solution: NLP model size
    2. BERT and Transfer Learning
    • Bias in BERT and GPT
    • How was BERT trained?
    • Transfer learning
    3. Transformers and BERT
    • Transformer: Architecture overview
    • BERT model and tokenization
    • Tokenizers
    • Self-attention
    • Multi-head attention and feedforward network
    • Fine-tuning BERT
    Conclusion
    • Next steps