Generative AI and Machine Learning Course Content
Generative AI and Machine Learning Course Content
Content
Python 🐍
Python Basics
● Lecture 1 : Introduction to Python
● Lecture 2 : Python Objects, Number & Booleans, Strings.
● Lecture 3 : Container Objects, Mutability Of Objects
● Lecture 4 : Operators
● Lecture 5 : python Type Conversion
● Lecture 6 : Conditions (If Else, If-Elif-Else)
● Lecture 7 : Loops (While, For)
● Lecture 8 : Break And Continue Statement And Range Function
● Lecture 9 : python Namespace
Statistics Advance
● Lecture 1 : Probability Density/Distribution Function
● Lecture 2 : Types Of The Probability Distribution
● Lecture 3 : Binomial Distribution
● Lecture 4 : Poisson Distribution
● Lecture 5 : Normal Distribution (Gaussian Distribution)
● Lecture 6 : Probability Density Function And Mass Function
● Lecture 7 : Cumulative Density Function
● Lecture 8 : Examples Of Normal Distribution
● Lecture 9 : Bernoulli Distribution
● Lecture 10 : Uniform Distribution
● Lecture 11 : Z Stats
● Lecture 12 : Central Limit Theorem
● Lecture 13 : Estimation
● Lecture 14 : A Hypothesis
● Lecture 15 : Hypothesis Testing’S Mechanism
● Lecture 16 : P-Value
● Lecture 17 : T-Stats
● Lecture 18 : Student T Distribution
● Lecture 19 : T-Stats Vs. Z-Stats: Overview
● Lecture 20 : When To Use A T-Tests Vs. Z-Tests
● Lecture 21 : Type 1 & Type 2 Error
● Lecture 22 : Confidence Interval(Ci)
● Lecture 23 : Confidence Intervals And The Margin Of Error
● Lecture 24 : Interpreting Confidence Levels And Confidence Intervals
● Lecture 25 : Chi-Square Test
● Lecture 26 : Chi-Square Distribution Using Python
● Lecture 27 : Chi-Square For Goodness Of Fit Test
● Lecture 28 : When To Use Which Statistical Distribution?
● Lecture 29 : Analysis Of Variance (Anova)
● Lecture 30 : Anova Three Type
● Lecture 31 : Partitioning Of Variance In The Anova
● Lecture 32 : Calculating Using Python
● Lecture 33 : F-Distribution
● Lecture 34 : F-Test (Variance Ratio Test)
● Lecture 35 : Determining The Values Of F
● Lecture 36 : F Distribution Using Python
Machine Learning 🤖
Introduction to ML
● Lecture 1 : AI vs ML vs DL vs DS
● Lecture 2 : Supervised, Unsupervised
● Lecture 3 : Semi-Supervised, Reinforcement Learning
● Lecture 4 : Train, Test, Validation Split
● Lecture 5 : Overfitting, Under Fitting
● Lecture 6 : Bias Vs Variance
Feature Engineering
● Lecture 1 : Handling Missing Data
● Lecture 2 : Handling Imbalanced Data
● Lecture 3 : Up-Sampling
● Lecture 4 : Down-Sampling
● Lecture 5 : Smote
● Lecture 6 : Data Interpolation
● Lecture 7 : Handling Outliers
● Lecture 8 : Filter Method
● Lecture 9 : Wrapper Method
● Lecture 10 : Wrapper Method
● Lecture 11 : Embedded Methods
● Lecture 12 : Feature Scaling
● Lecture 13 : Standardization
● Lecture 14 : Mean Normalization
● Lecture 15 : Min-Max Scaling
● Lecture 16 : Unit Vector
● Lecture 17 : Feature Extraction
● Lecture 18 : Pca (Principle Component Analysis)
● Lecture 19 : Data Encoding
● Lecture 20 : Nominal Encoding
● Lecture 21 : One Hot Encoding
● Lecture 22 : One Hot Encoding With Multiple Categories
● Lecture 23 : Mean Encoding
● Lecture 24 : Ordinal Encoding
● Lecture 25 : Label Encoding
● Lecture 26 : Target Guided Ordinal Encoding
● Lecture 27 : Covariance
● Lecture 28 : Correlation Check
● Lecture 29 : Pearson Correlation Coefficient
● Lecture 30 : Spearman’S Rank Correlation
● Lecture 31 : Vif
● Lecture 32 : Feature Selection
● Lecture 33 : Recursive Feature Elimination
● Lecture 34 : Backward Elimination
● Lecture 35 : Forward Elimination
Regression
● Lecture 1 : Linear Regression
● Lecture 2 : Gradient Descent
● Lecture 3 : Multiple Linear Regression
● Lecture 4 : Polynomial Regression
● Lecture 5 : R Square And Adjusted R Square
● Lecture 6 : Rmse , Mse, Mae Comparison
● Lecture 7 : Regularized Linear Models
● Lecture 8 : Regularized Linear Models
● Lecture 9 : Ridge Regression
● Lecture 10 : Lasso Regression
● Lecture 11 : Lasso Regression
● Lecture 12 : Elastic Net
● Lecture 13 : Logistics Regression In-Depth Intuition
● Lecture 14 : In-Depth Mathematical Intuition
● Lecture 15 : In-Depth Geometrical Intuition
● Lecture 16 : Hyper Parameter Tuning
● Lecture 17 : Grid Search Cv
● Lecture 18 : Randomize Search Cv
● Lecture 19 : Data Leakage
● Lecture 20 : Confusion Matrix
● Lecture 21 : Explanation Precision,Recall,F1 Score ,Roc, Auc
● Lecture 22 : Best Metric Selection
● Lecture 23 : Multiclass Classification In Lr
Cloud Introduction
● Lecture 1 : Deployment of Project over cloud Platform
Deep learning 💻
Neural Network A Simple Perception
Tensorflow
Image Classifications
Object Detection
GAN
● Lecture 1 : Nltk
● Lecture 2 : Text Blob
● Lecture 3 : Recurrent Neural Networks.
● Lecture 4 : Long Short Term Memory (Lstm)
● Lecture 5 : Bi Lstm
● Lecture 6 : Stacked Lstm
● Lecture 7 : Gru Implementation
● Lecture 1 : Navigating the Hugging Face Hub and its vast repository of
pre-trained models
● Lecture 2 : Leveraging Hugging Face Hub's tools and resources for
generative AI tasks
● Lecture 3 : Exploring real-world applications built upon Hugging Face
Hub's models