Skip to content
View indigoviolet's full-sized avatar
🐈
🐈

Sponsoring

@hlissner
@tarsius
@mitsuhiko
Block or Report

Block or report indigoviolet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
indigoviolet/README.md

Current/Recent Projects

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.

Pinned

  1. pytorch-summary pytorch-summary Public

    Forked from sksq96/pytorch-summary

    Model summary in PyTorch similar to `model.summary()` in Keras

    Jupyter Notebook 1

  2. torchprof torchprof Public

    Forked from awwong1/torchprof

    PyTorch layer-by-layer model profiler

    Jupyter Notebook 1

  3. shapely shapely Public

    Compact, human-readable representations of nested/large collections

    Python 2

  4. shapeguard shapeguard Public

    Forked from Qwlouse/shapeguard

    ShapeGuard is a small tool to help with handling shapes in Pytorch and Tensorflow.

    Python 1

  5. mypy-missing-imports mypy-missing-imports Public

    Handle missing imports in mypy efficiently

    Python 2