The Best Roadmap to Learn Generative AI in 2023
Introduction
Generative AI has taken the world by storm. Its ability to create new data and innovate ideas has revolutionized the field of AI. Generative AI has captured the interest of people with its unparalleled creativity. It has led to the development of numerous applications and opened up the gateway to infinite possibilities. Are you curious to learn about Generative AI but confused about where to start? Looking for resources to guide you on the right path to learn about Generative AI? Look no further! You are at the right place.
In this comprehensive learning path, we will guide you through everything you need to know to become a Generative AI expert. This covers all topics from programming and data science fundamentals to finetuning generative models and building them from scratch. Whether you are a complete beginner in AI or a working professional such as Data Scientist, Machine Learning Engineer, Deep Learning Engineer, or any similar role, this learning path will equip you with the skills and knowledge to master Generative AI. So, fasten your seatbelts and prepare for an exhilarating journey into the world of Generative AI!
Roadmap: How Can I Start Learning Generative AI?
You can start learning Generative AI through 4 different personas: User, Super User, Developer, and Researcher. We will discuss each persona in detail. Before moving ahead, you need to be familiar with terms like Generative AI and Foundation Models.
- Good understanding of the Generative AI and Foundation models and their infinite use cases.
Let’s explore different personas now.

1. User
There is no better way to learn Generative AI than experiencing it. The first persona is to become a user of the Generative AI tools. Sign up and create an account on any of the Generative AI tools and gain hands-on experience. Get familiar with these Generative AI tools, understand what they are, know their capabilities and features, and experiment with them.
- Explore ChatGPT, BARD, Midjourney, Dalle 2, Stable Diffusion, etc.
Now, we know better the pros and cons of Generative AI tools and how they can help us in our work. The next step is to go in deeper and understand how to use it effectively.
2. Super User
After gaining hands-on experience with the Generative AIÂ tools, the second step is improvising our knowledge and learning to use the tools better.
Generative AI tools have a lot of potential, which are not yet explored. To use them effectively, we need to learn to apply the right techniques. Most of the Generative AI tools generate responses based on the natural description known as prompt. Prompt writing is an art. We need to learn about prompt engineering in detail to explore Generative AI to its full potential. Here’s what you need to do for it:
- Learn about Prompt Engineering.
- Explore the best and most effective prompts for using the Generative AI tools.
- Understand the best practices for writing prompts.
3. Developer
Now, we are comfortable using Generative AI tools effectively. The next phase is about learning about how these generative ai models actually work and finetuning these models on our datasets.
To do that, you need to have hands-on experience with machine learning and deep learning. I recommend going through the prerequisites below before starting with machine learning and deep learning. Feel free to skip the prerequisites if you are already comfortable.
Prerequisites
- Good understanding of Probability and Statistics concepts.
- Probability: Probability, Conditional Probability, Bayes Theorem, etc.
- Statistics: Normal Distribution, Central Limit Theorem, etc.
- Good understanding of Linear Algebra concepts like vectors, matrices, and systems of linear equations.
- Good knowledge of Calculus concepts like gradients, derivatives, and partial derivatives.
- Hands-on experience with programming languages like Python/R.
3.1 Machine learning
- Comfortable with supervised and unsupervised learning algorithms like linear regression, logistic regression, random forests, k means, etc.
- Know to build machine learning models on tabular datasets.
3.2 Deep Learning
- Good understanding of deep learning architectures like Multi-Layer Perceptron, Recurrent Neural Networks (RNNs), Long Short Term Memory models (LSTMs), Gated Recurrent Units (GRUs), and Convolutional Neural Networks (CNNs).
- Have hands-on experience with at least one of the deep learning frameworks like Keras, Tensorflow, Pytorch, or FastAI.
- Be able to train deep learning models using any of the deep learning frameworks mentioned above. For example:
- Train Multi-Layer Perceptron on the tabular datasets.
- Build RNNs and CNNs for unstructured data, i.e., text and image.
- Knowledge of pretrained models for image data and their different types. For instance, know how to finetune them on the downstream tasks.
- Learn about language models and build them with LSTMs/GRUs.
- Gain knowledge of Attention Mechanisms and know the limitations of using LSTM for working with longer sequences.
- Understand the architectures of Autoencoders and GANs and be able to train these models on our datasets.
3.3 Generative Models for NLP and Computer Vision
Now, you can customize your learning path depending on your interest. If you want to learn and build Generative models like ChatGPT, you can choose the generative models for NLP. If you are interested in building models like Midjourney and DALL-E 2, you can select generative models for computer vision.
3.3.1 Generative Models for NLP
If you choose NLP as your area of focus, the following learning path will guide you to mastery of Generative Models for NLP.
- Discover the power of Large Language Models (LLMs), the foundation models of Natural Language Processing (NLP).
- Learn about popular LLMs like Transformers, BERT, GPT 3.5, PaLM 2, and many more.
- Understand how to use Large Language Models (LLMs) for downstream tasks: Finetuning and In-context learning i.e. Zero-shot, one-shot, and a few shot learning.
- Uncover the best practices for training LLMs, including the challenges, scaling laws, and efficient training mechanisms like parallel and distributed architectures, etc
- Learn how to pretrain LLM on your domain-specific data
- Understand and implement different techniques to fine-tune LLM for downstream tasks.
- Learn different optimization techniques to accelerate model finetuning like Adapters, LoRA, QLoRA, etc
- Know LLMops: How to deploy LLM in production?
- Explore cutting-edge models like ChatGPT and BARD and understand their training process, including concepts like Reinforcement Learning from Human Feedback (RLHF), Supervised Fine Tuning, and Prompt Engineering.
- Know how to finetune ChatGPT on your dataset.
- Get hands-on with LLM frameworks like LangChain, AutoGPT, Vector DBs, etc.
3.3.2 Generative Models for Computer Vision
If you choose to delve into computer vision, this learning path will guide you in mastering generative models for computer vision.
- Learn about foundation models in computer vision: diffusion models and their different types.
- Understand how to finetune diffusion models for downstream use cases.
- Learn about stable diffusion models, including model architecture and training process.
- Learn how to finetune stable diffusion models on your datasets.
- Explore Mid Journey, DALLE 2, and any other similar models.
4. Researcher
The last stage is intended for researchers. In order to build your career in Generative AI research, you need to have a good understanding of how to build these generative models from scratch. For that, you should be well-versed in various concepts and techniques to build these generative models.
To be a researcher in NLP, you need to:
- Learn and implement attention models, Key Query Value (KQV) attention, layer normalization, positional encoding, etc.
- Get hands-on experience building your own GPT architecture from scratch.
- Understand the working of reinforcement learning algorithms from basics to advanced.
- Learn about Proximal Policy Optimization (PPO).
- Implement RLHF from scratch
- Build ChatGPT from scratch
- Stay updated with the current trends and research in Generative AI for NLP
To continue research in Computer Vision:
- Build diffusion models from scratch.
- Learn how to implement stable diffusion from scratch.
- Stay updated with the current trends and research in Generative AI for Computer Vision
Conclusion
By the end of this learning path, you will have mastered the field of Generative AI. If you are keen on learning how Generative AI is applied to audio and videos, you can focus more on Generative AI tools like AudioLM, Gen 2, etc.
There is so much research around Generative AI, and multiple products are developed daily in this field. The only way to build your knowledge in Generative AI is to stay updated with current trends and technology and upskill daily.
In this article, we have discussed the learning path for Generative AI for various personas. We have covered the concepts, tools, and techniques you need to learn to become a Generative AI expert. Bookmark this learning path and begin your journey toward becoming a Generative AI expert.
That’s all for today! Hope the article was helpful. See you soon in the next article. Please don’t hesitate to share your comments or suggestions below, and I will respond.
One thought on "The Best Roadmap to Learn Generative AI in 2023"
Prabir says: May 29, 2023 at 11:57 am
Hello Arvind, thanks for the step by step guide. This article is now my one stop guide for becoming an LLM Developer/ Researcher. Can you please guide me to some useful resources for - LLMOps, best practices for writing effective prompts, fine tuning LLMs on my own domain specific data and building and training my own ChatGPT like model?