Pinned Repositories
10-414
My solutions for CMU's Deep Learning Systems course assignment.
abhi-glitchhg
async_dataloader
asynchronously load data with cpu when model is being trained on gpu... (thats the idea)
bayesian_graph_convolution
My implementation of bayesian graph convolution using torch_geometric.
corrfeatred
select features using correlation matrix
np_conv
speed optimized convolutions in numpy
code-soup
This is a collection of algorithms and approaches used in the book adversarial deep learning
vision
Datasets, Transforms and Models specific to Computer Vision
vformer
A modular PyTorch library for vision transformer models
abhi-glitchhg's Repositories
abhi-glitchhg/np_conv
speed optimized convolutions in numpy
abhi-glitchhg/corrfeatred
select features using correlation matrix
abhi-glitchhg/abhi-glitchhg
abhi-glitchhg/async_dataloader
asynchronously load data with cpu when model is being trained on gpu... (thats the idea)
abhi-glitchhg/bayesian_graph_convolution
My implementation of bayesian graph convolution using torch_geometric.
abhi-glitchhg/.configs
abhi-glitchhg/abhi-glitchhg.github.io
personal website
abhi-glitchhg/AttentionDeepMIL
Implementation of Attention-based Deep Multiple Instance Learning in PyTorch
abhi-glitchhg/data
A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
abhi-glitchhg/efficient_patching
abhi-glitchhg/GSEApy
Gene Set Enrichment Analysis in Python
abhi-glitchhg/hello_world_kotlin
abhi-glitchhg/HIPT
Hierarchical Image Pyramid Transformer - CVPR 2022 (Oral)
abhi-glitchhg/indic-trocr
Transformer OCR for Indian Languages
abhi-glitchhg/lectures
Material for cuda-mode lectures
abhi-glitchhg/lfortran
Official main repository for LFortran
abhi-glitchhg/lpython
Python compiler
abhi-glitchhg/Metric3D
The repo for "Metric3D: Towards Zero-shot Metric 3D Prediction from A Single Image" and "Metric3Dv2: A Versatile Monocular Geometric Foundation Model..."
abhi-glitchhg/missionaries_cannibals_AI_assignment
Solution for programming assignment CS F407 at BITS Goa
abhi-glitchhg/nancorrmp
Parallel correlation calculation of big numpy arrays or pandas dataframes with NaNs and infs.
abhi-glitchhg/network_programming_ISF462
Network programming assignment
abhi-glitchhg/numpy
The fundamental package for scientific computing with Python.
abhi-glitchhg/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
abhi-glitchhg/PMPP
abhi-glitchhg/TextRecognitionDataGenerator
A synthetic data generator for text recognition
abhi-glitchhg/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
abhi-glitchhg/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
abhi-glitchhg/tutorials
PyTorch tutorials.
abhi-glitchhg/tvb-root
Main TVB codebase
abhi-glitchhg/vision
Datasets, Transforms and Models specific to Computer Vision