Chevron Left
Back to Generative AI and LLMs: Architecture and Data Preparation

Learner Reviews & Feedback for Generative AI and LLMs: Architecture and Data Preparation by IBM

4.7
stars
50 ratings

About the Course

This IBM short course, a part of Generative AI Engineering Essentials with LLMs Professional Certificate, will teach you the basics of using generative AI and Large Language Models (LLMs). This course is suitable for existing and aspiring data scientists, machine learning engineers, deep-learning engineers, and AI engineers. You will learn about the types of generative AI and its real-world applications. You will gain the knowledge to differentiate between various generative AI architectures and models, such as Recurrent Neural Networks (RNNs), Transformers, Generative Adversarial Networks (GANs), Variational AutoEncoders (VAEs), and Diffusion Models. You will learn the differences in the training approaches used for each model. You will be able to explain the use of LLMs, such as Generative Pre-Trained Transformers (GPT) and Bidirectional Encoder Representations from Transformers (BERT). You will also learn about the tokenization process, tokenization methods, and the use of tokenizers for word-based, character-based, and subword-based tokenization. You will be able to explain how you can use data loaders for training generative AI models and list the PyTorch libraries for preparing and handling data within data loaders. The knowledge acquired will help you use the generative AI libraries in Hugging Face. It will also prepare you to implement tokenization and create an NLP data loader. For this course, a basic knowledge of Python and PyTorch and an awareness of machine learning and neural networks would be an advantage, though not strictly required....

Top reviews

Filter by:

1 - 15 of 15 Reviews for Generative AI and LLMs: Architecture and Data Preparation

By Advaitha

•

Oct 1, 2024

As someone who recently took up this course, I must say it has been an incredible journey into the world of generative AI! The course covers a perfect blend of theoretical and hands-on learning, making complex concepts like LLM architectures and generative models feel much more approachable. What stood out to me was how clearly the differences between various generative models were explained, including their unique training approaches. The module on building a chatbot using the Hugging Face transformers library was especially exciting. It’s amazing how we got to implement something so practical and see it come to life! The course didn’t just stop at theory; it also guided us through implementing a data loader with PyTorch's DataLoader class, which gave a solid understanding of real-world application. Overall, this course is perfect for anyone wanting to dive deep into generative AI, particularly in the field of NLP. Highly recommend it!

By Naser J A

•

May 29, 2024

Extremely comprehensive course, goes in great detail about all the different Generative AI architectures and models, and the different tokenization methods used that enable us to have NLP, it explains them thoroughly, and then provides you with a lab so that you get to experiment and apply this info in a practical setting. Personally I respect courses that truly give you fundamental information, and not just narrate general information, through experience I noticed IBM courses out of all course providers care about making their course as useful as possible, many other course creators spend more time setting up cameras in professional studios with flashy editing, to make their course look good, rather than being informative. IBM in the other hand is all about knowledge, and nothing more.

By Jai :

•

Oct 1, 2024

I recently completed the course "Generative AI and LLMs: Architecture and Data Preparation," and it was an outstanding experience! The content was well-structured and provided deep insights into the architecture and data handling essential for working with large language models. The instructors were knowledgeable and engaging, making complex concepts easy to grasp. I highly recommend this course to anyone looking to enhance their understanding of generative AI!

By Vamshidhar H K

•

Oct 17, 2024

I am pretty much new to NLP data preparation. However this course made me comfortable with Date preparation activities.

By Pascal U E

•

Feb 12, 2024

I love this course, it is what I was looking for a long time, Thank you IBM team !

By Juan S C O

•

Oct 23, 2024

Aborda los conceptos clave y te enseña a implementarlos, muy buen curso.

By Phil T

•

Oct 17, 2024

A Faire soigneusement beaucoup d informations .

By MD H H

•

Oct 1, 2024

This course is excellent for learning AI.

By Manvi G

•

Oct 1, 2024

Excellent Course!

By Sapthashree

•

Oct 1, 2024

Amazing Course

By Rajashree P

•

Oct 1, 2024

Good content

By Abhimukta B

•

Oct 20, 2024

I highly recommend using a human to deliver the lectures, which might enhance student engagement. Great introductory course.

By Justin R

•

Oct 9, 2024

The content in the lectures is complex but the slides are not made available to download. Also the Cheat Sheets and other similar materials are presented in weird "windows" that also do not make them available for download. This is a first for me in a Coursera course and I'm find it not very conducive to learning. These material should be easily available. Not certain I will complete the full Specialization if the materials are not made available.

By roy l

•

Jul 14, 2024

I found the course on LLMs to be a solid introduction, particularly appreciating the cheatsheet and experiments included. However, the requirement to purchase a $49 certificate to complete the course felt excessive. The course producer should learn from many other courses on Coursera, completing the course should be free with the option to purchase the certificate as an add-on.

By Fan Y

•

Oct 15, 2024

Tokenizer & dataloader are quite important parts but I am surprised by how shallow they are touched and how easy are the quiz questions.