Skip to content

thinking-machines-lab/manifolds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Modular Manifolds

Supporting code for the blog post on modular manifolds.

Find the blog post at https://thinkingmachines.ai/blog/modular-manifolds.

Code structure

src/
├── main.py                     # Entry point: training loop and CLI
├── msign.py                    # Matrix sign function via Polar-Express
├── manifold_muon.py            # Manifold Muon update rule
└── hyperspherical_descent.py   # Hyperspherical descent update rule

About

Supporting code for the blog post on modular manifolds.

Resources

License

Stars

Watchers

Forks

Languages