- Multiverse
Block or Report
Block or report ProGamerGov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
317 contributions in the last year
Contribution activity
June 2022
Created 6 commits in 3 repositories
Created 1 repository
- ProGamerGov/captum-tutorials Jupyter Notebook
Created a pull request in pytorch/captum that received 3 comments
Add missing type hints in accordance with PEP-0484
Adding -> None to __init__ functions is specified by PEP-0484 and is really easy to do with regex, so I went ahead and did it for the captum/ & tests/
+46
−46
•
3
comments
Opened 22 other pull requests in 4 repositories
ProGamerGov/captum
13
merged
- Add missing type hints in accordance with PEP-0484
- Improve NaturalImage docs
- Improve LaplacianImage
- Add the CLIP Text Feature Visualization Tutorial
- Add additional tests
- Make tokenizer str preprocessing easier
- Improve loss docs
- Merge updates
- Optim wip clip vis 1
- Make it possible to disable Attention Pooling due to input size restrictions
- Support non default input sizes in FacetLoss
- Add Faceted Feature Visualization tutorial
- Remove incorrect normalization step

