sauravgarg540's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
github/copilot-docs
Documentation for GitHub Copilot
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
pyenv-win/pyenv-win
pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
facebookincubator/AITemplate
AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code. Specialized for FP16 TensorCore (NVIDIA GPU) and MatrixCore (AMD GPU) inference.
zenml-io/zenml
ZenML 🙏: The bridge between ML and Ops. https://zenml.io.
welovedevs/react-ultimate-resume
💼 🎨 A modern software developer resume built with React and JSONResume
fastai/imagenette
A smaller subset of 10 easily classified classes from Imagenet, and a little more French
researchmm/Stark
[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking
datvuthanh/HybridNets
HybridNets: End-to-End Perception Network
microsoft/CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
mbalesni/openpilot-pipeline
Training pipeline for end-to-end self-driving with Comma AI's Openpilot. WIP
MadryLab/failure-directions
Distilling Model Failures as Directions in Latent Space
jina-ai/executors
internal-only
NeurAI-Lab/DoGo
This is the official repo for the CVPR 2021 L2ID paper "Distill on the Go: Online knowledge distillation in self-supervised learning"
NeurAI-Lab/ConsistencyCL
Official repo for "Consistency is the key to further mitigating catastrophic forgetting in continual learning"
bhat-prashant/evoSEM
Evolutionary approach to Structural Equation Modelling
bhat-prashant/reinforceML
An AutoML toolkit
NeurAI-Lab/TARC
Official repo for "Task Agnostic Representation Consolidation: a Self-supervised based Continual Learning Approach"