Channel Avatar

Papers in 100 Lines of Code @UCrZt3MzMMswjgWcUCriQ61w@youtube.com

4.4K subscribers - no pronouns :c

More from this channel (soon)


09:58
On Bidirectional GANs | PyTorch
17:07
Pix2pix from Scratch using PyTorch!
16:35
DQN with Target Network in 100 lines of PyTorch code
21:24
PPO Implementation from Scratch | Reinforcement Learning
18:03
DQN in 100 lines of PyTorch code
00:41
How an AI Mastered Breakout from Scratch | Build Your Own AI with Reinforcement Learning #shorts
08:46
Light Field Networks Explained: One Evaluation for Instant 3D Scene Rendering!
07:59
AutoInt: Accelerating Neural Volume Rendering with Automatic Integration!
08:17
iNeRF: 6DoF Pose Estimation with Neural Radiance Fields
10:21
GIRAFFE: Pioneering 3D Scene Generation in Image Synthesis
10:07
WGAN Tutorial: Advanced Loss Function for GANs
09:49
PixelNeRF: Bringing 3D to Life from Single Images? A Deep Dive into Its Groundbreaking Techniques!
11:46
Unlocking Generalization in NeRF: How GRF Enhances 3D Scene Understanding Across Unseen Environments
09:50
The Secret to Ultra-Realistic Fog and Smoke in NeRF – Now Faster Than Ever!
16:34
AI Takes Over Game Engines? How Diffusion Models Could Change Everything!
09:01
Maxout Networks: The Missing PyTorch Activation You Need to Know!
17:24
Rectified Flow: The Game-Changing Technique Powering Stable Diffusion 3 (Full Reimplementation!)
10:20
Denoising Diffusion Probabilistic Models from Scratch using PyTorch!
17:10
U-Net from Scratch using PyTorch | Backbone for Diffusion Models
14:31
Foundations of 1 x 1 convolutions | Machine Learning
20:47
Instant NGP in 100 lines of PyTorch code | NeRF #13
20:11
3D reconstruction from a single image! Few-Shot Neural Radiance Fields | NeRF #12
40:01
Pinhole camera model and Ray Generation for Neural Radiance Fields | NeRF #11
25:16
Diffusion Models from Scratch using PyTorch!
15:43
Machine Learning without Training❗️Denoising, Inpainting & Super-resolution | PyTorch
11:46
Radiance Fields without Neural Networks! 💯 lines of code | NeRF #10
07:58
SELU activation function in 💯 lines of PyTorch code | Machine Learning
05:44
GELU activation function in 💯 lines of PyTorch code | Machine Learning
08:25
ELU activation function in 💯 lines of PyTorch code | Machine Learning
14:19
Few-Shot Learning & Meta-Learning in 💯 lines of PyTorch code | MAML algorithm
12:11
Few-Shot Neural Volume Rendering (InfoNeRF) in 💯 lines of code! | NeRF #9
09:18
Free Frequency Regularization (FreeNeRF) in 💯 lines of PyTorch code | NeRF#8
13:47
K-Planes in 💯 lines of PyTorch code | NeRF#7
18:35
PlenOctrees in 100 lines of PyTorch code | NeRF#6
24:28
NeRF-- in 100 lines of PyTorch code | NeRF#5
09:00
Minimax algorithm with Alpha–beta pruning | Implementation
07:11
Minimax Algorithm | Implementation
08:02
Pathfinding & Searching Tree Algorithms | DFS, BFS & A* in 20 lines of Python code
14:01
KiloNeRF: Speeding up Neural Radiance Fields with Thousands of Tiny MLPs | 100 lines of PyTorch code
06:10
Machine Learning: Rectified ADAM in 100 lines of PyTorch code
06:21
Machine Learning: ADAM in 100 lines of PyTorch code
22:57
Neural Network from Scratch without ML libraries | 100 lines of Python code
09:50
Machine Learning Papers: Multiplicative Filter Networks in 100 lines of PyTorch code
09:40
NeRF | Fourier Features Let Networks LearnHigh Frequency Functions in Low Dimensional Domains
12:22
Neural Radiance Fields at High FPS | FastNeRF in 100 lines of PyTorch code
11:54
Neural Radiance Fields | NeRF in 100 lines of PyTorch code
08:51
Machine Learning | Convolutional Generative Adversarial Networks in 100 lines of PyTorch code
12:33
Machine Learning | Least Squares Generative Adversarial Networks in 100 lines of PyTorch code
08:25
Normalizing Flows | NICE: Non-linear Independent Components Estimation in 100 lines of PyTorch code
08:10
Machine Learning | Conditional Generative Adversarial Nets in 100 lines of PyTorch code
11:57
Machine Learning | Variational Inference with Normalizing Flows in 100 lines of PyTorch code
10:51
Machine Learning | Improved Techniques for Training GANs in 100 lines of PyTorch code
08:42
Implicit Neural Representations with Periodic Activation Functions | Siren in 100 lines of PyTorch
08:31
On First-Order Meta-Learning Algorithms | Reptile in 100 lines of PyTorch code
09:54
Generative Adversarial Nets (GANs) in 100 lines of code | PyTorch
07:03
Machine Learning to generate human faces — Auto-Encoding Variational Bayes in 100 lines of code.