Jax tutorial 2: Grads
ChiDotPhi
Jax tutorial 2: Grads
18:13
Jax tutorial 1: Arrays
ChiDotPhi
Jax tutorial 1: Arrays
34:38
Weekly AI paper - 4/7/25 - LLAMA4, Multi token attention
ChiDotPhi
Weekly AI paper - 4/7/25 - LLAMA4, Multi token attention
10:59
Weekly AI paper review - 3/28/25 - Large Memory module, LongRope2, MOBA block attention
ChiDotPhi
Weekly AI paper review - 3/28/25 - Large Memory module, LongRope2, MOBA block attention
17:48
Weekly AI paper review - 2/14/25 - S1 Test time scaling, SMOLLM2
ChiDotPhi
Weekly AI paper review - 2/14/25 - S1 Test time scaling, SMOLLM2
9:14
Weekly AI paper review - 2/7/25 - RL generalizes, Titans: Learning to Memorize at test time.
ChiDotPhi
Weekly AI paper review - 2/7/25 - RL generalizes, Titans: Learning to Memorize at test time.
11:03
Weekly AI paper review - 1/23/25 - Transformers^2, Tensor Product Attention, Deepseek-R1
ChiDotPhi
Weekly AI paper review - 1/23/25 - Transformers^2, Tensor Product Attention, Deepseek-R1
17:34
VSCode environment and extensions for Python Development
ChiDotPhi
VSCode environment and extensions for Python Development
12:07
Weekly AI paper overview - 12/23/2024 - Deepseekv3, Memory layers
ChiDotPhi
Weekly AI paper overview - 12/23/2024 - Deepseekv3, Memory layers
13:31
6. Final Words
ChiDotPhi
6. Final Words
14:11
5. Training the MLLM
ChiDotPhi
5. Training the MLLM
16:06
Weekly AI paper overview - 12/23/2024 - ModernBERT, No More Adam
ChiDotPhi
Weekly AI paper overview - 12/23/2024 - ModernBERT, No More Adam
13:33
Weekly AI paper overview - 12/19/24 - Latent Space Reasoning , Byte Latent Transformer
ChiDotPhi
Weekly AI paper overview - 12/19/24 - Latent Space Reasoning , Byte Latent Transformer
16:17
5. Dataloader for MLLM
ChiDotPhi
5. Dataloader for MLLM
9:04
4. Writing MLLM from scratch
ChiDotPhi
4. Writing MLLM from scratch
24:15
Torchtune: A new finetuning library for LLMs
ChiDotPhi
Torchtune: A new finetuning library for LLMs
21:39
3. Vision base - Clip-14
ChiDotPhi
3. Vision base - Clip-14
14:54
Weekly AI paper overview- 10/29/24 - Pixtral, Differential Transformers
ChiDotPhi
Weekly AI paper overview- 10/29/24 - Pixtral, Differential Transformers
12:36
Weekly AI paper overview- 10/1/24 - LLAMA3.2, Self correction using RL
ChiDotPhi
Weekly AI paper overview- 10/1/24 - LLAMA3.2, Self correction using RL
16:15
Part 4 : Trainer
ChiDotPhi
Part 4 : Trainer
10:54
Part 3: Training Script
ChiDotPhi
Part 3: Training Script
13:11
Part 1 : OLMO Paper
ChiDotPhi
Part 1 : OLMO Paper
20:51
Part 2 : The model definition
ChiDotPhi
Part 2 : The model definition
41:19
Weekly AI paper overview - 7/25/2024
ChiDotPhi
Weekly AI paper overview - 7/25/2024
16:30
Weekly AI paper overview- 7/7/24
ChiDotPhi
Weekly AI paper overview- 7/7/24
8:57
Weekly AI paper overview- 6/18/24
ChiDotPhi
Weekly AI paper overview- 6/18/24
11:26
Weekly AI paper overview- 6/9/24
ChiDotPhi
Weekly AI paper overview- 6/9/24
17:21
2. LLM base - Phi3
ChiDotPhi
2. LLM base - Phi3
22:42
Weekly AI paper overview- 5/9/24
ChiDotPhi
Weekly AI paper overview- 5/9/24
12:07
LayerSkip - Rapid Paper Review
ChiDotPhi
LayerSkip - Rapid Paper Review
0:59
1. Architecture overview of MLLM: MiniGPT4
ChiDotPhi
1. Architecture overview of MLLM: MiniGPT4
27:43
Halide 4 - Multi-Stage Scheduling
ChiDotPhi
Halide 4 - Multi-Stage Scheduling
29:43
All About Normalizations! - Batch, Layer, Instance and Group Norm
ChiDotPhi
All About Normalizations! - Batch, Layer, Instance and Group Norm
41:56
PyTorch - torch.jit Optimize your model
ChiDotPhi
PyTorch - torch.jit Optimize your model
15:14
PyTorch - Convolution under the hood (Unfolding/Folding)
ChiDotPhi
PyTorch - Convolution under the hood (Unfolding/Folding)
21:42
PyTorch - Transformer code walkthrough - Part 2 Actual Code
ChiDotPhi
PyTorch - Transformer code walkthrough - Part 2 Actual Code
35:17
PyTorch - Transformer code walkthrough - Part 1 Theory
ChiDotPhi
PyTorch - Transformer code walkthrough - Part 1 Theory
36:33
Halide 3 - Scheduling Basics
ChiDotPhi
Halide 3 - Scheduling Basics
30:47
PyTorch - Dataset and Datastores
ChiDotPhi
PyTorch - Dataset and Datastores
25:55
Halide 2 - Hello World
ChiDotPhi
Halide 2 - Hello World
22:01
PyTorch - Creating Custom Layers
ChiDotPhi
PyTorch - Creating Custom Layers
15:05
Halide 1 - Windows Setup
ChiDotPhi
Halide 1 - Windows Setup
30:22
PyTorch - Neural Network II - nn.Module
ChiDotPhi
PyTorch - Neural Network II - nn.Module
20:47
Coding Challenge || Google || Keys and Rooms || C++ and Python
ChiDotPhi
Coding Challenge || Google || Keys and Rooms || C++ and Python
14:35
Coding Challenge || Microsoft || Sort Characters By Frequency || C++ and Python
ChiDotPhi
Coding Challenge || Microsoft || Sort Characters By Frequency || C++ and Python
16:42
PyTorch - Neural Network I - nn.Sequential
ChiDotPhi
PyTorch - Neural Network I - nn.Sequential
20:31
1000000th video on GitHub Copilot
ChiDotPhi
1000000th video on GitHub Copilot
7:14
PyTorch - Automatic Differentiation
ChiDotPhi
PyTorch - Automatic Differentiation
27:35
Coding Challenge || Right Side View || C++ and Python
ChiDotPhi
Coding Challenge || Right Side View || C++ and Python
18:35
Coding Challenge || Google || Max level order Sum || C++ and Python
ChiDotPhi
Coding Challenge || Google || Max level order Sum || C++ and Python
28:16
PyTorch - Introduction and Tensors
ChiDotPhi
PyTorch - Introduction and Tensors
19:13
Tmux basics - Must have terminal tool!!
ChiDotPhi
Tmux basics - Must have terminal tool!!
11:54
Quantum Algorithm - 3 Implementation
ChiDotPhi
Quantum Algorithm - 3 Implementation
13:29
Quantum Algorithm - 2 Quantum Solution Theory
ChiDotPhi
Quantum Algorithm - 2 Quantum Solution Theory
15:19
Quantum Algorithm - 1 Classical Solution
ChiDotPhi
Quantum Algorithm - 1 Classical Solution
11:46
Quantum Programming - Quantum Gates II
ChiDotPhi
Quantum Programming - Quantum Gates II
13:12
Quantum Programming - Bloch Sphere
ChiDotPhi
Quantum Programming - Bloch Sphere
9:48
Quantum Programming - Quantum Gates I
ChiDotPhi
Quantum Programming - Quantum Gates I
16:07
Quantum Programming - Entanglement
ChiDotPhi
Quantum Programming - Entanglement
23:07
Jupyter notebook in VS Code
ChiDotPhi
Jupyter notebook in VS Code
4:39
Quantum Programming - Qiskit hello world
ChiDotPhi
Quantum Programming - Qiskit hello world
17:28
Quantum Programming - Basics
ChiDotPhi
Quantum Programming - Basics
12:49
Advanced Python - Unit Testing
ChiDotPhi
Advanced Python - Unit Testing
7:24
Advanced Python - Global keyword
ChiDotPhi
Advanced Python - Global keyword
7:07
Reinforcement Learning in MATLAB - Additional Resources
ChiDotPhi
Reinforcement Learning in MATLAB - Additional Resources
6:10
Reinforcement Learning Designer App in MATLAB
ChiDotPhi
Reinforcement Learning Designer App in MATLAB
21:59
Reinforcement Learning in MATLAB - DQN Theory
ChiDotPhi
Reinforcement Learning in MATLAB - DQN Theory
16:18
Advanced Python - Functools module - cache decorator
ChiDotPhi
Advanced Python - Functools module - cache decorator
7:46
Reinforcement Learning in MATLAB with OpenAI-GYM - RL Toolbox 2
ChiDotPhi
Reinforcement Learning in MATLAB with OpenAI-GYM - RL Toolbox 2
20:39
Advanced Python - Collections Module - defaultdict, deque, Counter
ChiDotPhi
Advanced Python - Collections Module - defaultdict, deque, Counter
8:44
Reinforcement Learning in MATLAB with OpenAI Gym - RL Toolbox
ChiDotPhi
Reinforcement Learning in MATLAB with OpenAI Gym - RL Toolbox
10:02
Reinforcement Learning in MATLAB with OpenAI Gym - Q-Learning
ChiDotPhi
Reinforcement Learning in MATLAB with OpenAI Gym - Q-Learning
28:21
Reinforcement Learning in MATLAB with OpenAI Gym - Environment and first implementation
ChiDotPhi
Reinforcement Learning in MATLAB with OpenAI Gym - Environment and first implementation
22:18
Advanced Python - Magic, Dunder methods in Python
ChiDotPhi
Advanced Python - Magic, Dunder methods in Python
8:08
Reinforcement Learning in MATLAB with OpenAI Gym - Introduction
ChiDotPhi
Reinforcement Learning in MATLAB with OpenAI Gym - Introduction
13:27
Advanced Python - Private in Python
ChiDotPhi
Advanced Python - Private in Python
10:03
Deep Learning in MATLAB - 9) Final Words
ChiDotPhi
Deep Learning in MATLAB - 9) Final Words
6:02
Deep Learning in MATLAB - 8) Optimizers and Datastore
ChiDotPhi
Deep Learning in MATLAB - 8) Optimizers and Datastore
22:04
Deep Learning in MATLAB - 7) Deep Network Designer
ChiDotPhi
Deep Learning in MATLAB - 7) Deep Network Designer
22:45
Deep Learning in MATLAB - 6) Complete Neural Network using DLARRAY
ChiDotPhi
Deep Learning in MATLAB - 6) Complete Neural Network using DLARRAY
31:04
Deep Learning in MATLAB - 5) DLARRAY and auto differentiation
ChiDotPhi
Deep Learning in MATLAB - 5) DLARRAY and auto differentiation
14:16
Deep Learning in MATLAB - 4) Layers : Convolution, Pooling, etc
ChiDotPhi
Deep Learning in MATLAB - 4) Layers : Convolution, Pooling, etc
11:02
Deep Learning in MATLAB - 3) First Neural Network in MATLAB (Keras styled)
ChiDotPhi
Deep Learning in MATLAB - 3) First Neural Network in MATLAB (Keras styled)
25:56
Cublas-LT  Int8 matrix multiplication
ChiDotPhi
Cublas-LT Int8 matrix multiplication
14:27
Deep Learning in MATLAB - 2) Data Dimensions
ChiDotPhi
Deep Learning in MATLAB - 2) Data Dimensions
10:34
Deep Learning in MATLAB - 1) hello world
ChiDotPhi
Deep Learning in MATLAB - 1) hello world
18:20
Mathematica for Physics 3-1 : Quantum Calculations
ChiDotPhi
Mathematica for Physics 3-1 : Quantum Calculations
9:37
Mathematica For Physics 3-3 - FeynCalc Basics
ChiDotPhi
Mathematica For Physics 3-3 - FeynCalc Basics
17:01
Mathematica For Physics 4 : Additional Resources
ChiDotPhi
Mathematica For Physics 4 : Additional Resources
4:10
Mathematica for Physics 3-2 Installing Feyncalc Package
ChiDotPhi
Mathematica for Physics 3-2 Installing Feyncalc Package
9:35
Mathematica for Physics 2 - General Relativity
ChiDotPhi
Mathematica for Physics 2 - General Relativity
17:28
Mathematica for Physics 1-4 : Replacement
ChiDotPhi
Mathematica for Physics 1-4 : Replacement
13:08
Mathematica for Physics 3-2 Installing Feyncalc Package
ChiDotPhi
Mathematica for Physics 3-2 Installing Feyncalc Package
9:35
Mathematica for Physics 1-3 : Function
ChiDotPhi
Mathematica for Physics 1-3 : Function
12:13
Mathematica for Physics 1-2 Basic Operations
ChiDotPhi
Mathematica for Physics 1-2 Basic Operations
15:09
Mathematica for Physics 1-1   Introduction to Mathematica
ChiDotPhi
Mathematica for Physics 1-1 Introduction to Mathematica
7:02