Chevron Left
返回到 Generative AI with Large Language Models

学生对 DeepLearning.AI 提供的 Generative AI with Large Language Models 的评价和反馈

4.8
3,512 个评分

课程概述

In Generative AI with Large Language Models (LLMs), you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications. By taking this course, you'll learn to: - Deeply understand generative AI, describing the key steps in a typical LLM-based generative AI lifecycle, from data gathering and model selection, to performance evaluation and deployment - Describe in detail the transformer architecture that powers LLMs, how they’re trained, and how fine-tuning enables LLMs to be adapted to a variety of specific use cases - Use empirical scaling laws to optimize the model's objective function across dataset size, compute budget, and inference requirements - Apply state-of-the art training, tuning, inference, tools, and deployment methods to maximize the performance of models within the specific constraints of your project - Discuss the challenges and opportunities that generative AI creates for businesses after hearing stories from industry researchers and practitioners Developers who have a good foundational understanding of how LLMs work, as well the best practices behind training and deploying them, will be able to make good decisions for their companies and more quickly build working prototypes. This course will support learners in building practical intuition about how to best utilize this exciting new technology. This is an intermediate course, so you should have some experience coding in Python to get the most out of it. You should also be familiar with the basics of machine learning, such as supervised and unsupervised learning, loss functions, and splitting data into training, validation, and test sets. If you have taken the Machine Learning Specialization or Deep Learning Specialization from DeepLearning.AI, you’ll be ready to take this course and dive deeper into the fundamentals of generative AI....

热门审阅

OK

Jan 28, 2024

Easily a five star course. You will get a combination of overview of advanced topics and in depth explanation of all necessary concepts. One of the best in this domain. Good work. Thank you teachers!

KH

Aug 23, 2025

Great introduction to Generative AI with Large Language Models. The lessons are clear, practical, and easy to follow. Highly recommended for anyone interested in learning AI basics and applications.

筛选依据:

801 - Generative AI with Large Language Models 的 825 个评论(共 843 个)

创建者 Freddie K

Jan 31, 2024

"Intermediate" level in the sense that you perhaps need some basic understanding of machine learning, but this is definitely not a course that challenges you. You get a very high level conceptual explanation of basic concepts (including things like LoRA, RLHF), but definitely no specifics on the implementation level. The assignment "Labs" consists of executing pre-written code in notebooks, and seeing the result output. No coding of your own, and typically just making function calls to Huggingface libraries, but not actually seeing how the algorithms are implemented.

创建者 Abraham Y

Dec 26, 2023

Lots of theory with very little practice. You will not walk away from this course feeling confident that you know how to code any of it. The labs that are offered do not teach you much either. The instructors just tell you to not worry about how it works, and that it just works. The instructors need to add a whole lot more practice code to get you practicing the theory they teach. At this point, I am looking for where I can find that information because theory without practice is pointless.

创建者 Daniel E

Jul 28, 2023

The course material was all pretty superficial; the lectures never really delve into the nitty gritty details. The labs require no coding, which is disappointing. That being said, it's a good overview of the current landscape. If you want to learn implementation and the way things work (the how rather than the what), you will probably be disappointed.

创建者 Sai S

Sep 10, 2023

While the course content and organization was great, I had issues in accessing the AWS labs (Week 2 and Week 3) where I couldn't execute the Python notebook steps after few steps and got stuck. When I tried to resume by restarting the terminal it said invalid authentication and could not complete the labs and had to do forceful submission.

创建者 Marty P

Aug 17, 2023

The videos in the course were helpful, with the exception of the lab videos.

I found those simply regurgitated what was already in the lab notes.

The labs themselves were only partially helpful due to the high-level code being used.

I would have actually preferred to go a bit lower-level in implementing a few pieces.

创建者 Damian N

Feb 27, 2025

There is a lot of content compressed in 3 weeks. I don't have the impressions the lab helped me gain real hands on experience with Generative AI LLMs. It's very useful to have an overview of the topic, but perhaps this course should have been split in a series of courses.

创建者 Yuchen P

Jan 23, 2024

I think the course needs to have a better balance between the contents. For example, it spends tons of effort talking about different parameters in model inference, which is as simple as 1+1, but it touches very lightly regarding how transformer works.

创建者 Deepak K G S

Aug 24, 2024

The concepts thought were at very high level and the instructors were good in covering it all - however the downside is none of it is covered indepth due to which one may lose track of what exactly is being thought about .

创建者 Jay C

Nov 17, 2025

Assignments we just reading code, frequently with little motivating commentary. Videos tried to cover too much content for a three-week course. It's very dense, even compared to the deep learning specialization.

创建者 David M

Mar 15, 2025

Covered lots of surface area and explained the concepts well. The labs worked, but all you do it execute existing code. Not great for learning. Supposedly 3 weeks of material, but easy to finish in a few days.

创建者 Attyuttam S

Jul 25, 2024

The labs were just run the modules, there should have been assignments related to building and fine-tuning models, the labs could have been where we were asked to code rather than just run the blocks

创建者 Maxence C

Jul 31, 2024

This course helped me to learn the basics of fine-tuning and aligning LLMs. However, the Labs are simply demos rather than practices, and a bunch of technical detail is omitted.

创建者 Thomas T

Oct 20, 2024

Good overview but like too often on Coursera, the assignments are too easy. You don't need to write a single line of code to pass...

创建者 Shay L

Oct 6, 2023

The lab parts do not make the student work nor present a challenge, they only make the student run through someone else's code.

创建者 Ahmed S E E

Sep 5, 2023

(+) Excellent info, representation and organization

(-) The practical part is not good (some hands-on need to be added)

创建者 Amlan P

Sep 18, 2023

Week 1 and 2 are great but 3 isn't that exciting. I was expecting the course to be more technical.

创建者 Jason M

Jul 30, 2023

Helpful introduction to LLMs but I wish we got the chance to go in-depth on implementation

创建者 Joel Ö

Jan 2, 2024

A lot of issues with the labs. Contacted supported and waited for long but no resolution

创建者 ATHARVA G

Jul 10, 2023

Not explained as clearly as you would expect from an Andrew Ng course.

创建者 Adam K

Nov 13, 2024

not very interactive, and the closed captions were often wrong

创建者 Nikita L

Aug 29, 2024

not challenging, shallow, wouldn't call it "intermediate"

创建者 Bharat L

Mar 6, 2024

Not very technical course, but gives quite an overview

创建者 Hoss

Oct 10, 2023

Not too practical Just a broad view on the subjecgt

创建者 Praveen M

Feb 25, 2024

Theory was good, but labs should be more practical

创建者 Chirag S

Nov 6, 2023

its LLM 101 explaining intuitions behind it