jettify / pytorch-optimizer
torch-optimizer -- collection of optimizers for Pytorch
☆3,092Updated 11 months ago
Alternatives and similar repositories for pytorch-optimizer:
Users that are interested in pytorch-optimizer are comparing it to the libraries listed below
- Machine learning metrics for distributed, scalable PyTorch applications.☆2,228Updated this week
- Toolbox of models, callbacks, and datasets for AI/ML researchers.☆1,717Updated 2 weeks ago
- Code for visualizing the loss landscape of neural nets☆2,932Updated 2 years ago
- Model summary in PyTorch similar to `model.summary()` in Keras☆4,033Updated last year
- On the Variance of the Adaptive Learning Rate and Beyond☆2,546Updated 3 years ago
- A small package to create visualizations of PyTorch execution graphs☆3,315Updated 2 months ago
- Profiling and inspecting memory in pytorch☆1,049Updated 7 months ago
- A lightweight library for PyTorch training tools and utilities☆1,683Updated this week
- Pytorch Lightning code guideline for conferences☆1,258Updated last year
- Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute☆1,531Updated 4 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,610Updated 2 years ago
- Model interpretability and understanding for PyTorch☆5,126Updated last week
- SAM: Sharpness-Aware Minimization (PyTorch)☆1,846Updated last year
- High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.☆4,591Updated last week
- View model summaries in PyTorch!☆2,726Updated this week
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆8,796Updated last month
- Pytorch library for fast transformer implementations☆1,686Updated last year
- Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.☆1,818Updated last year
- VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.☆3,274Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,196Updated last year
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,093Updated 3 months ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,060Updated 7 months ago
- GPU Accelerated t-SNE for CUDA with Python bindings☆1,841Updated 5 months ago
- A learning rate range test implementation in PyTorch