Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 363 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 363 Bytes

Shampoo_optimizer

Our implementation of Shampoo optimizer based on https://arxiv.org/pdf/1802.09568.pdf. It consists of different notebooks, which we used on our own computers or Google Colab.

Use scripts matrix_square_root_power.py and shampoo_optimizer.py both for using our code. Method apply_gradients does one iteration of Shampoo optimization process.