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,061 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:

701 - 725 of 755 Reviews for Generative AI with Large Language Models

By phanindra a

•

Aug 14, 2023

Good overview course with pointers for deeper insights

By Brian R

•

Aug 17, 2023

Great course. The lab 3 instance died a few times.

By Enrique C

•

Jul 3, 2023

Very good in general. Thanks Coursera and AWS!

By Noah A

•

Nov 10, 2023

Good survey course. Not much hands-on work.

By Rishav R

•

Dec 29, 2023

More hands-on exercise should be made.

By Gaurav S

•

Apr 20, 2024

Good Course, lots of content

By Sergio G

•

Jul 23, 2023

Maybe is necessary more labs

By Mohd R

•

Apr 3, 2024

great course to learn genai

By Parth T

•

May 23, 2024

good introductory course

By Viswanatha r

•

Jan 16, 2024

Good foundational course

By Jeffrey P N

•

Jul 20, 2023

Lacks of more exercises

By Biswajit K

•

Aug 19, 2024

fully satisfied.

By Sameer M

•

Aug 5, 2023

very informative

By mahdi a n

•

Feb 7, 2024

5 is for god

By ARJUN K

•

Jul 6, 2023

good one!

By Wayne

•

Dec 28, 2023

great

By Raj D D

•

Sep 12, 2024

nice

By Sandhya G

•

Feb 27, 2024

Good

By xingnan z

•

Jan 8, 2024

good

By Kamal M

•

Oct 19, 2023

good

By Lakshmi G

•

Sep 10, 2023

Good

By Olga C

•

Feb 12, 2024

I took this course because I like the ML Specification of Andrew Ng very much. For me, that was really the gold standard for MOOC. This LLM course was, unfortunately, a bit disappointing. The labs were underwhelming. To me, not really grading the labs looks like the lack of engagement on the part of the authors. I also had technical problems with the third lab -- I think, some issues with hard-coded versions of the packages -- and did not manage to run it at all! I also missed a forum to interact with fellow students and the instructors. I am still very thankful for this course, it is really hard to make one at this stage. I especially liked that authors went into technical details and provided links to the original papers. I see this course as a germ of a future cool GenAI specification. I am confident that the authors are capable of developing it further.

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

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

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