News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
Deep Learning with Yacine on MSN1d

Build an AdamW Optimizer from Scratch in Python

Learn how to code the AdamW optimizer step by step in pure Python. Perfect for understanding how modern optimizers really ...