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
2,684 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:

601 - 625 of 713 Reviews for Generative AI with Large Language Models

By Claudio C

•

Mar 25, 2024

The content is amazing but presented at a high level and super fast. I wish they could focus more on practice. Labs are OK, but all Notebooks are ready to execute. It would be better to have something that we code along.

By Aziz B

•

Jul 1, 2024

Lab exercises could be improved with an additional section to write production code for Gen AI applications. Overall, the content coverage was enriching and course instructors were concise in the delivery of the topic.

By Joris C

•

Aug 24, 2023

Very good course, with a few caveats: subtitles/transcripts are sometimes a mess & I find some pieces to be lacking; for example an overview of current SOTA models and the use of an initial/system prompt for chat bots.

By mikael h

•

Aug 1, 2023

excellent topics, well explained and good lab exercises. Gave a good introduction to LLMs structure and applications. Would have been even better with a lab in the last week looking at agent patterns and applications

By Adarsh S

•

Apr 19, 2024

This course is very helpful to those individuals who want a start and a good understanding of the LLMs. There can be more practical notebooks and examples but as its a beginner-friendly course, it's justifiable.

By Manoj a k

•

Dec 26, 2023

perfectly concise and crisp ,one can finish this course and have a good feeling of what to do next.The coding problems were also very intuitive and quite exciting to try out.Overall really liked the course

By Vivek

•

Mar 19, 2024

This is a great course. I was expecting a bit more details about the transformer model. Also, the PPO algorithm used in RLHF could have been expanded a bit more. The course was generally very good though.

By Aninda C

•

Jul 26, 2023

Successful in introducing the concepts

More hands-on at end of each concept is desirable. Also practice problem related to fine tuning etc and a capstone project will make the learning journey fruitful

By Bhavinkumar P P

•

Jul 11, 2023

Generative AI with LLMs course enables individuals with the latest tools & techniques to adopt LLMs for your business application. This is one of the most comprehensive training available as on today.

By De G

•

Nov 14, 2023

The content and trainers were outstanding. Interfacing with AWS for the lab was a beast. The Lab itself is great, it was the technology that keep bombing or loading the wrong LLM/resources.

By Marcel v d B

•

Jan 5, 2024

This course has been an extra addition in enhancing my understanding of the Generative AI project lifecycle, particularly in the context of architecture and implementation strategies.

By Cedric W

•

Jul 29, 2023

Great content!

The programming sections are good to get familiar with AWS but I wish we had to do actual programming work there (as was the case in other Deeplearning course).

By Nitin C

•

Aug 22, 2023

The course taught the theory quite well. The instructors were really nice. The only thing is there could have been more practical exercises with not so complex examples.

By Ramu

•

Jul 30, 2023

Well organized course. Very informative. Programming exercises were great! I recommend including a couple more toward the end, especially for PAL, ReAct and Langchain.

By Yhobany M G

•

Aug 7, 2023

Permite desarrola una buena intuicion sobre las posiblidades de los LLM actuales presentando un panorama general sin extenderse en complejos conceptos computacionales.

By Ghael

•

May 27, 2024

A good course overall, but the notebooks are unclear at times and the last quiz was quite misleading (no wonders only 50% of the people cannot pass it the first time)

By Somashekhar H

•

Jul 25, 2023

The Course gives the theoretical fundamentals and concepts well. Needed some more hands on examples with very small use cases would have been better for this course.

By Sina M

•

Jan 19, 2024

The content of the course was great, but actual practical exercises would have made this much more interesting. The exercises were just code walk throughs actually.

By Nikita B E

•

Jul 21, 2024

the course was great! Learnt a lot of concepts. The only thing I felt was if the lab could have been like an exercise to solve rather than just a code walk through

By Sami K

•

Aug 10, 2023

Good condensed overview on how LLMs work, how you can work with LLMs and how you can operationalize them.

First lab was good and worth the relatively small cost.

By Varun B

•

Jul 29, 2024

Learned a lot through this course about generative AI. I did find the labs really helpful. I would have enjoyed the course a bit more if there were more labs.

By vighnesh s

•

Oct 16, 2023

A very good course to get you to the working of LLM. The 3rd week module had some issue where the Lab would not run beyond a point due to kernel termination.

By Kody B

•

Aug 25, 2023

Solid course, goes over the core concepts for LLM Applications and Models. I would have liked a Lab example for Soft Prompting and RAG using LangChain.

By Joe P

•

Jul 25, 2023

Need better review of transformers. They are critical to LLMs but receive short shrift aside from the original article which is conveniently provided.

By Ran D

•

Aug 16, 2023

Great structured course! Covers various important topics comprehensively! I hope there could be more coding exercise to make it more hands-on.