cresset-template / cresset
Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
☆715Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for cresset
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆205Updated 2 years ago
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆155Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated last month
- Tensors, for human consumption☆1,113Updated 3 weeks ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆294Updated this week
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆408Updated 7 months ago
- ☆156Updated last year
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆473Updated 2 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 3 years ago
- Named tensors with first-class dimensions for PyTorch☆322Updated last year
- IDE for PyTorch and its ecosystem☆383Updated 6 months ago
- My repo for training neural nets using pytorch-lightning and hydra☆214Updated 3 months ago
- FasterAI: Prune and Distill your models with FastAI and PyTorch☆243Updated 3 weeks ago
- Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.☆1,408Updated 3 months ago
- ☆96Updated 2 years ago
- Memory mapped numpy arrays of varying shapes☆285Updated 5 months ago
- PyTorch dataset extended with map, cache etc. (tensorflow.data like)☆328Updated 2 years ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆611Updated last year
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆428Updated 2 months ago
- An alternative to convolution in neural networks