facebookresearch / recipesLinks
Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research techniques without significant engineering overhead.Specifically, recipes aims to provide- Consistent access to pre-trained SOTA models ready for production- Reference implementations for SOTA research reprodu…
☆322Updated this week
Alternatives and similar repositories for recipes
Users that are interested in recipes are comparing it to the libraries listed below
Sorting:
- A library to inspect and extract intermediate layers of PyTorch models.☆473Updated 3 years ago
- ☆350Updated this week
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆247Updated 3 weeks ago
- Pytorch Lightning Distributed Accelerators using Ray☆211Updated last year
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆419Updated last year
- Named tensors with first-class dimensions for PyTorch☆332Updated 2 years ago
- A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to fac…☆235Updated 5 months ago
- Library for 8-bit optimizers and quantization routines.☆716Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆219Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆438Updated 10 months ago
- Accelerate PyTorch models with ONNX Runtime☆362Updated 4 months ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆480Updated 3 years ago
- Memory mapped numpy arrays of varying shapes☆299Updated last year
- An open-source AutoML Library based on PyTorch☆307Updated this week
- MinT: Minimal Transformer Library and Tutorials☆256Updated 2 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 7 months ago
- Drift Detection for your PyTorch Models☆317Updated 2 years ago
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆317Updated 2 months ago
- A library for distributed ML training with PyTorch☆366Updated 2 years ago
- IDE for PyTorch and its ecosystem☆389Updated last year
- High performance model preprocessing library on PyTorch☆649Updated last year
- An alternative to convolution in neural networks☆256Updated last year
- A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.☆1,211Updated this week
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Updated 2 years ago
- Lightning HPO & Training Studio App☆18Updated 2 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- A platform for managing machine learning experiments