wandb / gitbook
Documentation synced with GitBook. For all issues with the wandb library, please use https://github.com/wandb/client/issues
☆41Updated 2 years ago
Alternatives and similar repositories for gitbook:
Users that are interested in gitbook are comparing it to the libraries listed below
- Semantic Segmentation with Pytorch-Lightning☆63Updated 4 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 5 months ago
- A collection of code snippets for my PyTorch Lightning projects☆107Updated 4 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- Domain Adaptation☆23Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Quickest way to share everything about your research within a single app☆38Updated 6 months ago
- Example unit tests for deep learning projects.☆37Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 2 years ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- A crash course on PyTorch hooks☆40Updated 5 years ago
- ☆47Updated 2 years ago
- Drift Detection for your PyTorch Models☆316Updated 2 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆135Updated 4 years ago
- NeuralPy: A Keras like deep learning library works on top of PyTorch☆79Updated 10 months ago
- Codebase for Learning Invariances in Neural Networks☆95Updated 2 years ago
- ML Research paper summaries, annotated papers and implementation walkthroughs☆114Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- An essential implementation of BYOL in PyTorch + PyTorch Lightning☆51Updated 3 years ago
- PyTorch implementation of GLOM☆22Updated 3 years ago
- deep learning with pytorch lightningUpdated 6 months ago
- Examples of using Neptune to keep track of your experiments (maintenance only).☆26Updated 3 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- GitHub Action That Retrieves Model Runs From Weights & Biases☆60Updated 3 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 3 years ago
- Calibration of Convolutional Neural Networks☆162Updated 2 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …