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: over 4 years ago

Related projects:

RepositoryDescriptionStars
raghakot/keras-visA toolkit for visualizing and debugging neural network models using techniques like activation maximization and saliency maps.2,985
zapata-engineering/orqvizVisualizes loss landscapes of parameterized quantum algorithms86
nvidia/flownet2-pytorchA deep learning framework implementing an optical flow estimation model using PyTorch.3,159
diego999/pygatAn implementation of the Graph Attention Network model using PyTorch.2,935
yunjey/pytorch-tutorialA 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-pytorchA PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification.431
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
kupynorest/deblurganAn image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images.2,531
coincheung/pytorch-lossProvides a comprehensive set of implementation of various loss functions and operators for deep learning models2,196
carpedm20/enas-pytorchAutomates the discovery of neural network architectures by sharing parameters between subgraphs in a large computational graph2,709
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
harisiqbal88/plotneuralnetA tool for creating diagrams of neural networks using LaTeX.22,380
ashishpatel26/tools-to-design-or-visualize-architecture-of-neural-networkTools to aid in designing and visualizing neural network architectures4,525
hanxunh/active-passive-lossesA PyTorch-based framework for implementing normalized loss functions to improve deep learning model robustness against noisy labels.134
yenchenlin/nerf-pytorchAn implementation of NeRF in PyTorch for synthesizing novel views of complex scenes5,557