Loss Landscape¶
2024-05-29
Very nice WebGL application to visualize the loss landscape for some common ANN. Currently features the models Resnet-20 (short/no-short), Resnet-56 (short/no-short), Vgg 16 and DenseNet 121.
http://www.telesens.co/loss-landscape-viz/viewer.html
More info:
- http://www.telesens.co/2019/01/16/neural-network-loss-visualization
- http://arxiv.org/abs/1712.09913
- http://mathformachines.com/posts/visualizing-the-loss-landscape
- http://github.com/tomgoldstein/loss-landscape
- http://github.com/marcellodebernardi/loss-landscapes
Last edited: 2024-05-29