loss-landscape

Loss landscape visualizer

Visualizes the loss surfaces of neural networks to understand their behavior and flatness.

Code for visualizing the loss landscape of neural nets

GitHub

3k stars
33 watching
404 forks
Language: Python
last commit: almost 3 years ago

Related projects:

Repository Description Stars
raghakot/keras-vis A toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps. 2,985
zapata-engineering/orqviz Visualizes loss landscapes of parameterized quantum algorithms 86
nvidia/flownet2-pytorch A deep learning framework implementing an optical flow estimation model using PyTorch. 3,159
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,935
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,401
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 431
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
kupynorest/deblurgan An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. 2,531
coincheung/pytorch-loss Provides a comprehensive set of implementation of various loss functions and operators for deep learning models 2,196
carpedm20/enas-pytorch Automates the discovery of neural network architectures by sharing parameters between subgraphs in a large computational graph 2,709
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,530
harisiqbal88/plotneuralnet A tool for creating diagrams of neural networks using LaTeX. 22,380
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-network Tools to aid in designing and visualizing neural network architectures 4,525
hanxunh/active-passive-losses A PyTorch-based framework for implementing normalized loss functions to improve deep learning model robustness against noisy labels. 134
yenchenlin/nerf-pytorch An implementation of NeRF in PyTorch for synthesizing novel views of complex scenes 5,557