CoolFace
Datasetpublic

bird-of-paradise/muon-tutorial

Understanding the Muon Optimizer: Theory and Implementation 📘 Contents Try It Yourself -- base and advanced implementions Introduction to Muon The Problem: Skewed Singular Values Newton-Schulz Orthogonalization Muon vs. AdamW When to Use Muon Implementation Details Practical Performance Analysis Optimization Techniques Lessons Learned Concludsion Extended Work 🧪 Try It Yourself The included Colab notebook allows you to run all experiments and… See the full description on the dataset page: https://huggingface.co/datasets/bird-of-paradise/muon-tutorial.

sourceHugging Facemitupdated 9mo agoView on Hugging Face
15likes220downloads
9 commits on main
1954d1a9mo ago

adding additional reference and my current expereiments

bird-of-paradise
fe9be1711mo ago

cross referencing extended work.

bird-of-paradise
a90af631y ago

Adding naive `dist.all_gather` version for distributed computing

bird-of-paradise
a3ae39b1y ago

Adding advanced implementation for distributed system

bird-of-paradise
07474051y ago

edits

bird-of-paradise
15168511y ago

adding suggestion for giving me a star on my repo

bird-of-paradise
c2a58231y ago

fix `Contents` section

bird-of-paradise
812db4f1y ago

first commit

bird-of-paradise
65ce2fe1y ago

initial commit

bird-of-paradise