Skip to content

Jah-yee/manifolds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%