Channel Avatar

Abhishek Thakur @UCBPRJjIWfyNG4X-CRbnv78A@youtube.com

None subscribers - no pronouns set

I make videos about applied machine learning, deep learning,


14:49
BARK: Free Text to Speech & Voice Cloning
09:27
Build your own Stable Doodle: Sketch to Image
20:18
Stable Diffusion XL (SDXL) DreamBooth: Easy, Fast & Free | Beginner Friendly
17:45
The FASTEST way to build CHAT UI for LLAMA-v2
17:26
The EASIEST way to finetune LLAMA-v2 on local machine!
08:10
Run LLAMA-v2 chat locally
09:53
1-Click LLM Deployment!
38:38
100% Private & Local PDF ChatBot (without langchain)
19:08
Deploy FULLY PRIVATE & FAST LLM Chatbots! (Local + Production)
19:34
Train LLMs in just 50 lines of code!
37:16
Content Based Image Search: InstructBLIP + Sentence Transformers + FAISS
11:20
Building a summarizer using XGen-7b: Fully open source LLM by Salesforce
10:33
How to: AI Generated QR Codes (Using Python)
06:35
Finetune LLMs (llama, vicuna, gptneo, pythia) without any code!
10:47
🤗 AutoTrain: Train state-of-the-art image classification models (no code)
34:32
Custom object detection in Python using YOLOv8
00:28
Segment Anything + ControlNet + Stable Diffusion = 💥
23:08
Stable Diffusion Inpainting with Segment Anything Model (SAM)
18:15
How to create GPT-powered conversational bot for any website
10:42
How to become a data scientist in 30 days?
30:52
Data representations for neural networks
17:42
My First Neural Network using Keras
19:54
What is deep learning?
07:32
Kaggle's 30 Days Of ML (Competition Part-7): What are public and private leaderboard?
16:16
Kaggle's 30 Days Of ML (Competition Part-6): Model Stacking
31:58
Kaggle's 30 Days Of ML (Competition Part-5): Model Blending 101
13:04
Kaggle's 30 Days Of ML (Competition Part-4): Hyperparameter tuning using Optuna
12:28
Kaggle's 30 Days Of ML (Competition Part-3): What is Target Encoding and how does it work?
25:27
Kaggle's 30 Days Of ML (Competition Part-2): Feature Engineering (Categorical & Numerical Variables)
29:29
Kaggle's 30 Days Of ML (Competition Part-1): Cross Validation & First Submission on Kaggle
11:21
Kaggle's 30 Days Of ML (Day-14 Part-2): What is Data Leakage?
13:27
Kaggle's 30 Days Of ML (Day-14 Part-1): Intro to XGBoost
20:35
Kaggle's 30 Days Of ML (Day-13 Part-2): Cross-validation
19:46
Kaggle's 30 Days Of ML (Day-13 Part-1): Scikit-Learn Pipelines
55:43
Kaggle's 30 Days Of ML (Day-12 Part-2): Handling Categorical Variables
47:25
Kaggle's 30 Days Of ML (Day-12 Part-1): Handling Missing Values in Datasets (imputing missing value)
30:21
Kaggle's 30 Days Of ML (Day-11): Machine Learning Model to Predict House Prices (Intro to ML Ends)
21:36
Kaggle's 30 Days Of ML (Day-10): Underfitting, Overfitting & Random Forests
16:31
How do random forests work?
43:40
Kaggle's 30 Days Of ML (Day-9): First Machine Learning Model and Validation
49:54
What Are Decision Trees And How Do They Work? (From Scratch)
15:30
Kaggle's 30 Days Of ML (Day-8): What is a machine learning model and what is pandas all about?
48:38
Kaggle's 30 Days Of ML (Day-7): Working with external libraries in Python (final python day)
45:14
Kaggle's 30 Days Of ML (Day-6): Python Strings and Dictionaries
15:53
How to train & deploy transformer models (BERT, RoBERTa, XLNet, etc.) without writing any code!
41:59
Kaggle's 30 Days Of ML (Day-5, Part-2): Python Loops and List Comprehension
33:51
Kaggle's 30 Days Of ML (Day-5, Part-1): Python Lists and Tuples
36:54
Kaggle's 30 Days Of ML (Day-4): Python Booleans and Conditionals
33:36
Kaggle's 30 Days Of ML (Day-3): Python Functions
24:17
Kaggle's 30 Days Of ML (Day-2): Say Hello to Python: variables, types and arithmetic operations
43:42
Kaggle's 30 Days Of ML (Day-1): Getting Started With Kaggle
17:48
BERT Model for Toxic Comment Classification (with GitHub Copilot's help)
14:28
9. Understanding torch.nn
09:54
8. Training and validation loops in PyTorch
21:41
7. Linear regression model in PyTorch
06:32
6. Dataloader in PyTorch
09:43
5. Dataset class for simple image / vision problems
11:43
4. Dataset class for simple NLP problems
10:57
3. The dataset class in PyTorch
08:06
2. PyTorch Autograd