Mô tả

Join my comprehensive course on Natural Language Processing (NLP). The course is designed for both beginners and seasoned professionals. This course is your gateway to unlocking the immense potential of NLP and Generative AI in solving real-world challenges. It covers a wide range of different topics and brings you up to speed on implementing NLP solutions.

Course Highlights:

  • NLP-Introduction

    • Gain a solid understanding of the fundamental principles that govern Natural Language Processing and its applications.

    • Basics of NLP

    • Word Embeddings

    • Transformers

  • Apply Huggingface for Pre-Trained Networks

    • Learn about Huggingface models and how to apply them to your needs

  • Model Fine-Tuning

    • Sometimes pre-trained networks are not sufficient, so you need to fine-tune an existing model on your specific task and / or dataset. In this section you will learn how.

  • Vector Databases

    • Vector Databases make it simple to query information from texts. You will learn how they work and how to implement vector databases.

    • Tokenization

    • Implement Vector DB with ChromaDB

    • Multimodal Vector DB

  • OpenAI API

    • OpenAI with ChatGPT provides a very powerful tool for NLP. You will learn how to make use of it via Python and integrating it in your workflow.

  • Prompt Engineering

    • Learn strategies to create efficient prompts

  • Advanced Prompt Engineering

    • Few-Shot Prompting

    • Chain-of-Thought

    • Self-Consistency Chain-of-Thought

    • Prompt Chaining

    • Reflection

    • Tree-of-Thought

    • Self-Feedback

    • Self-Critique

  • Retrieval-Augmented Generation

    • RAG Theory

    • Implement RAG

  • Capstone Project "Chatbot"

    • create a chatbot to "chat" with a PDF document

    • create a web application for the chatbot

  • Open Source LLMs

    • learn how to use OpenSource LLMs

  • Data Augmentation

    • Theory and Approaches of NLP Data Augmentation

    • Implementation of Data Augmentation

Bạn sẽ học được gì

Introduction to Natural Language Processing (NLP)

model implementation based on huggingface-models

working with OpenAI

Vector Databases

Multimodal Vector Databases

Retrieval-Augmented-Generation (RAG)

Real-World Applications and Case Studies

implement Zero-Shot Classification, Text Classification, Text Generation

fine-tune models

data augmentation

prompt engineering

Zero-Shot Promping

Few-Shot Prompting

Chain-of-Thought (Few-Shot CoT, Zero-Shot CoT)

Self-Consistency Chain-of-Thought

Prompt Chaining

Tree-of-Thought

Self-Feedback

Self-Critique

Yêu cầu

  • Python Basic knowledge
  • Basic knowledge on How Deeplearning works

Nội dung khoá học

14 sections

Course-Introduction

7 lectures
Course Scope (101)
03:48
Who am I?
01:16
How to work with The course (101)
02:59
How to get the material? (Coding)
02:31
How to get the material? (Alternate)
00:25
System Setup (101)
07:23
System Setup (Coding)
05:58

NLP-Introduction

14 lectures
Section Overview
03:19
NLP (101)
06:46
Word Embeddings (101)
06:08
Sentiment OHE Coding Intro
01:49
Sentiment OHE (Coding)
12:20
Word Embeddings with NN (101)
08:52
GloVe: Get Word Embedding (Coding)
06:09
GloVe: Find closest words (Coding)
06:11
GloVe: Word Analogy (Coding)
07:49
GloVe: Word Cluster (101)
01:20
GloVe Word (Coding)
15:54
Sentiment with Embedding (101)
01:23
Sentiment with Embedding (Coding)
10:54
Transformers (101)
09:32

Apply Huggingface for Pre-Trained Models

17 lectures
Section Overview
00:52
Huggingface (101)
02:02
Pipelines: General Use (101)
03:57
Text Classification (101)
01:14
Pipelines: General Use (Coding)
05:40
Named Entity Recognition (101)
01:25
Named Entity Recognition (Coding)
01:22
Question Answering (101)
00:51
Question Answering (Coding)
01:15
Text Summarization (101)
01:07
Text Summarization (Coding)
02:31
Translation (101)
00:54
Translation (Coding)
01:30
Fill-Mask (101)
00:57
Fill-Mask (Coding)
01:33
Zero-Shot Text Classification (101)
08:50
Zero-Shot Text Classification (Coding)
09:00

Model Finetuning

8 lectures
Section Overview
02:54
Simple Model (101)
04:53
Exploratory Data Analysis (Coding)
06:02
Simple Model (Coding)
12:01
Finetuning Model (101)
03:24
Huggingface Trainer (101)
01:37
Finetuning Model (Coding)
09:35
Saving Model to huggingface / Loading Model (Coding)
06:28

Vector Databases

14 lectures
Vector Databases (101)
08:51
Tokenization (101)
03:21
Tokenization (Practical)
01:40
Tokenization (Coding)
06:37
Bible Vector DB - The Full Picture
01:13
Bible Vector DB - Data Prep (Coding)
09:45
Bible Vector DB - Database Handling (Coding)
07:10
Exercise: Movies Vector DB
03:19
Solution: Movies Vector DB - Data Prep (Coding)
08:09
Solution: Movies Vector DB - DB-Setup (Coding)
07:34
Solution: Movies Vector DB - Query Function (Coding)
05:49
Multimodal Vector DB (101)
04:34
Multimodal Vector DB: Setup (Coding)
07:52
Multimodal Vector DB: Query (Coding)
07:15

OpenAI API

9 lectures
Section Overview
01:22
ChatGPT (101)
04:53
OpenAI API (101)
07:16
Get your API Key (Coding)
02:33
Python Package (101)
03:00
Python Package (Coding)
02:08
Rest APIs (101)
04:16
OpenAI WebUI (Coding)
02:42
Cost (101)
00:56

Prompt Engineering

7 lectures
Prompt Engineering (101)
07:03
Clear Instructions (Coding)
03:46
Personas (Coding)
03:14
Delimiters (Coding)
01:39
Divide into sub-tasks (Coding)
02:32
Provide Examples (Coding)
02:14
Control Output (Coding)
07:49

Advanced Prompt Engineering

17 lectures
Advanced Prompt Engineering (101)
02:37
Few-Shot Prompting (101)
03:16
Chain-of-Thought (101)
07:17
Chain-of-Thought (Example)
02:47
Chain-of-Thought (Coding)
09:49
Self-Consistency Chain-of-Thought (101)
01:53
Self-Consistency Chain-of-Thought (Example)
01:19
Self-Consistency Chain-of-Thought (Coding)
09:42
Prompt Chaining (101)
03:06
Prompt Chaining (Example)
01:15
Reflection (101)
01:30
Tree-of-Thought (101)
02:37
Self-Feedback (101)
01:49
Self-Feedback (Example)
01:58
Self-Feedback (Coding)
09:07
Self-Critique (101)
01:06
Self-Critique (Coding)
04:36

Retrieval-Augmented Generation (RAG)

5 lectures
RAG (101)
03:54
RAG Coding - The Final Result
01:55
RAG: Handling Vector DB (Coding)
05:58
RAG: Handling LLM (Coding)
04:21
RAG: Putting all together (Coding)
05:41

Capstone Project "Chatbot"

5 lectures
Webapp Climate Change Chatbot (101)
02:07
Webapp Climate Change Chatbot: Data Prep (Coding)
16:52
Webapp Climate Change Chatbot: Vector DB (Coding)
04:14
Webapp Climate Change Chatbot: RAG (Coding)
07:47
Webapp Climate Change Chatbot: Webapp (Coding)
11:31

Open Source LLMs

2 lectures
Open Source LLMs (101)
09:43
Open Source LLMs (Coding)
07:13

Data Augmentation

7 lectures
Data Augmentation (101)
05:35
Data Augmentation: Back-Translation (Coding)
04:52
Data Augmentation: Replacement with Synonyms (Coding)
01:55
Data Augmentation: Random Cropping (Coding)
01:24
Data Augmentation: Contextual Augmentation (Coding)
02:08
Data Augmentation: Word Embeddings (Coding)
03:19
Data Augmentation: Fill-Mask (Coding)
01:41

Miscellanious

2 lectures
Claude (101)
06:32
Claude (Coding)
09:19

Final Section

3 lectures
Congratulations and Thank You!
00:20
Closing Remarks
01:30
Bonus Lecture
00:07

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.