Description
Curriculum
Instructor
What You'll Learn
- Introduction to Generative AI: Overview of Generative AI, its significance, and real-world applications.
- NLP Primer: Overview of common NLP tasks, walk-through of RNN based encoder-decoder architecture for Sequence-to-Sequence modeling
- Transformer's Architecture: Understand the building blocks of transformers architecture and how it is different from RNN based encoder-decoder architecture
- Retrieval-Augmented Generation (RAG): Learn about RAG models that combine retrieval and generation for enhanced natural language processing.