ashleve / rootutils
A simple python package to solve all your problems with pythonpath, work dir, file paths, module imports and environment variables.
☆138Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rootutils
- A library to inspect and extract intermediate layers of PyTorch models.☆470Updated 2 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆247Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆426Updated 2 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆512Updated 3 weeks ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- Named tensors with first-class dimensions for PyTorch☆322Updated last year
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆203Updated last year
- Convert scikit-learn models to PyTorch modules☆157Updated 5 months ago
- Create powerful Hydra applications without the yaml files and boilerplate code.☆338Updated this week
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.☆155Updated 3 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆77Updated 9 months ago
- Probing the representations of Vision Transformers.☆316Updated 2 years ago
- Universal Tensor Operations in Einstein-Inspired Notation for Python.☆326Updated 3 weeks ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆473Updated 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…☆215Updated last week
- Use Jax functions in Pytorch☆227Updated last year
- Memory mapped numpy arrays of varying shapes☆284Updated 4 months ago
- Code for our NeurIPS 2022 paper☆361Updated last year
- Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.☆1,402Updated 3 months ago
- Configuration classes enabling type-safe PyTorch configuration for Hydra apps☆204Updated 2 years ago
- WandB sweeps integration with Hydra sweeper☆46Updated 9 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆264Updated 6 months ago
- Load tensorboard event logs as pandas DataFrames for scientific plotting; Supports both PyTorch and TensorFlow☆178Updated 2 months ago
- Library for Jacobian descent with PyTorch. It enables optimization of neural networks with multiple losses (e.g. multi-task learning).☆153Updated this week
- ☆186Updated 2 years ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated 6 months ago
- A tiny library for stochastic dataset caching in PyTorch.☆39Updated 8 months ago
- Pytorch Lightning Distributed Accelerators using Ray☆211Updated last year
- Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure …☆197Updated 10 months ago