TimRoith / BregmanLearning

Optimizing neural networks via an inverse scale space flow.
MIT License
15 stars 5 forks source link

Create notebooks for algorithmic comparison #3

Closed leon-bungert closed 3 years ago

leon-bungert commented 3 years ago

A notebook to compare SGD, ProxGD, and the Bregman framework.

TimRoith commented 3 years ago

With commit 9e4a080697cad49011db71fda334d97f43d18be9 this can now be found at https://github.com/TimRoith/BregmanLearning/blob/main/notebooks/MLP-Classification.ipynb.