
A basic understanding of mathematics is crucial for success in the ML and data science roles.
The number of topics in machine learning is difficult to write down. We’ll try to make it simple by segregating ML into two parts: general ML concepts and ML algorithms.
ML Concepts include
ML algorithms include all the basic algorithms for classification, regression, and unsupervised learning.
Deep learning is the future of AI. There are tonnes of topics to cover in DL. But for the sake of simplicity, we can start with
There are tonnes of research papers on deep learning architectures; it will be beneficial if some stand-out papers (ResNet, AlexNet, Transformers, EfficientNet, MobileNet, etc.) are deep-dived from scratch for better knowledge.
The hottest topic of the last two years is generative AI. To put it simply, LLMs. In-depth understanding of transformer architecture and its variants is really important.
Key topics under GenAI
Implementing all the systems above and adding additional features to the system as we move towards more complex systems, like multimodal chatbots or systems.