Chevron Left
Back to Generative AI with Large Language Models

Learner Reviews & Feedback for Generative AI with Large Language Models by DeepLearning.AI

4.8
stars
3,068 ratings

About the Course

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....

Top reviews

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!

C

Jul 10, 2023

A very good course covering many different areas, from use cases, to the mathematical underpinnings and the societal impacts. And having the labs to actually get to play around with the algorithms.

Filter by:

726 - 750 of 755 Reviews for Generative AI with Large Language Models

By 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.

By 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.

By Chris L

•

Sep 13, 2024

I prefer assignments where I actually have to figure something out. Just running code is not an effective learning method. I paid for access to those "assignments" that offered nothing more than watching the video of the guy going through the assignments.

By 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.

By 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 .

By Attyuttam S

•

Jul 26, 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

By 孙佳垚

•

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.

By 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...

By 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.

By 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)

By 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.

By Jason M

•

Jul 30, 2023

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

By Joel Ö

•

Jan 2, 2024

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

By ATHARVA G

•

Jul 11, 2023

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

By Adam K

•

Nov 13, 2024

not very interactive, and the closed captions were often wrong

By Nikita L

•

Aug 29, 2024

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

By Bharat L

•

Mar 6, 2024

Not very technical course, but gives quite an overview

By Hoss

•

Oct 10, 2023

Not too practical Just a broad view on the subjecgt

By Praveen M

•

Feb 25, 2024

Theory was good, but labs should be more practical

By Chirag S

•

Nov 6, 2023

its LLM 101 explaining intuitions behind it

By Qafar B

•

Jan 11, 2024

need more practic labs and videos.

By Sonu S

•

Aug 29, 2023

more hands on

By Guy G

•

Apr 23, 2024

Most of the course content was quite shallow, only skimming the surface of each topic. I felt that it was a good primer on LLMs and I'm glad I took the course, but if I could go back in time I'd simply audit it. The labs and quizzes add very little value and are in no way worth $50.

By Mahendra P

•

Apr 29, 2024

Poor explanations. Can't hold the attention of the student. Start with problems and solve them using Generative AI and gradually explain different ways and concepts.

By RohitDeo

•

Nov 7, 2024

This course is okay for non-technical/non-programmers for understanding the concepts.