I am currently on a sabbatical, working on personal projects (related to deep learning), and occasionally consulting for bounded projects.
Here are some side projects I have built recently:
- 🔧 nbtag: Utility to manage Jupyter notebook metadata
- ⏱️ torchprof: Profile PyTorch models
- 🔨 shapeguard: Shape assertions for PyTorch
- 🔥 pytorch-summary: Produce detailed summaries of PyTorch model shape, size, receptive field etc.
- ⏩ direnv-cache: Caching for direnv
- 📓 Coconotes: React Native app to take quick notes to self (and others)
- 🐍 mypy-missing-imports: Handle missing imports in Mypy efficiently.