NicolasKorjahn opened a new pull request, #2401:
URL: https://github.com/apache/systemds/pull/2401

   Add Shampoo optimizer support for neural network training in SystemDS.
   Includes full-matrix and diagonal preconditioning, momentum updates, and a 
heuristic variant with delayed preconditioner updates / infrequent root 
recomputation. Extend the existing NN training scripts with tests to validate 
correctness and convergence.
   
   Tests: src/test/scripts/applications/nn/component/shampoo_test.dml
            src/test/scripts/applications/nn/component/shampoo_test2.dml
            src/test/scripts/applications/nn/component/shampoo_test.py
   
   Experiments in staging/shampoo_optimizer


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to