dsrivastavv
Phd student at University of California San Diego
University of California, San DiegoSan Diego, US
dsrivastavv's Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
meta-llama/llama
Inference code for Llama models
romkatv/powerlevel10k
A Zsh theme
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
dair-ai/ML-Papers-of-the-Week
🔥Highlighting the top ML papers every week.
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
ShoufaChen/DiffusionDet
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
fastai/lm-hackers
Hackers' Guide to Language Models
luca-medeiros/lang-segment-anything
SAM with text prompt
wangyongjie-ntu/Awesome-explainable-AI
A collection of research materials on explainable AI/ML
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
DmitryRyumin/ICCV-2023-Papers
ICCV 2023 Papers: Discover cutting-edge research from ICCV 2023, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!
dmlc/dlpack
common in-memory tensor structure
jxmorris12/vec2text
utilities for decoding deep representations (like sentence embeddings) back to text
anguyen8/XAI-papers
allenai/python-package-template
A template repo for Python packages
msamogh/nonechucks
Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!
sbmueller/nohello
https://sbmueller.github.io/nohello/ Website on chat etiquette. Copied from nohello.com.
dhg-wei/DeCap
ICLR 2023 DeCap: Decoding CLIP Latents for Zero-shot Captioning
apple/ml-flair
A large labelled image dataset for benchmarking in federated learning
greghaskins/gibberish
Python pseudo-word generator
Trustworthy-ML-Lab/Label-free-CBM
A new framework to transform any neural networks into an interpretable concept-bottleneck-model (CBM) without needing labeled concept data
evandez/neuron-descriptions
Natural Language Descriptions of Deep Visual Features, ICLR 2022
niels9001/PowerToysUX
chi0tzp/PyVGGFace
VGG-Face CNN descriptor in PyTorch.
Trustworthy-ML-Lab/CLIP-dissect
An automatic and efficient tool to describe functionalities of individual neurons in DNNs
MadryLab/glm_saga
Minimal, standalone library for solving GLMs in PyTorch