Interactive webapp for loss surface visualization.
Available online at https://joshuagruenstein.github.io/atlas/.
npm install http-server http-server -p 18065 http://localhost:18065/
- Paper: Visualizing the Loss Landscape of Neural Nets
- Tensorflow.js: API
- Surface plotting: Plotly (may not be fully open-source, but popular)
- Math rendering/input: AsciiMath (my fave), MathQuill, KaTeX, MathJax
- CSS: Spectre.css (looks pretty), Bulma, Bootstrap