Pinned Repositories
awesome-courses
:books: List of awesome university courses for learning Computer Science!
glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
minitorch_Module-0
This introductory module is focused on introducing several core technologies used for testing and debugging in future modules, and also includes some basic mathematical foundations. In this module, you will start to build up some of the infrastructure for MiniTorch.
minitorch_Module-1
Module 1 - Autodifferentiation
minitorch_Module-2
This module, part of Minitorch (Prototype of PyTorch) lib, implements a tensor object. Tensors group together many repeated operations to save Python overhead and to pass off grouped operations to faster implementations.
Practical_RL
A course in reinforcement learning in the wild
SRFlow-1
Official SRFlow training code: Super-Resolution using Normalizing Flow in PyTorch
UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
sarvghotra's Repositories
sarvghotra/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
sarvghotra/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
sarvghotra/Practical_RL
A course in reinforcement learning in the wild
sarvghotra/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
sarvghotra/minitorch_Module-0
This introductory module is focused on introducing several core technologies used for testing and debugging in future modules, and also includes some basic mathematical foundations. In this module, you will start to build up some of the infrastructure for MiniTorch.
sarvghotra/minitorch_Module-1
Module 1 - Autodifferentiation
sarvghotra/minitorch_Module-2
This module, part of Minitorch (Prototype of PyTorch) lib, implements a tensor object. Tensors group together many repeated operations to save Python overhead and to pass off grouped operations to faster implementations.
sarvghotra/SRFlow-1
Official SRFlow training code: Super-Resolution using Normalizing Flow in PyTorch
sarvghotra/UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
sarvghotra/AccGDSS
Accelerated SDE Samplers for Molecular Graph Generation
sarvghotra/Adv_Verif_Train
The implementation of paper "LLM Critics Help Catch Bugs in Mathematics: Towards a Better Mathematical Verifier with Natural Language Feedback"
sarvghotra/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
sarvghotra/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
sarvghotra/Endpoints.jl
sarvghotra/googleDLcourse
Assignments and other works related to the Deep Learning course by Google on Udacity
sarvghotra/GPU-Puzzles
Solve puzzles. Learn CUDA.
sarvghotra/guided-diffusion
sarvghotra/HTTP.jl
HTTP for Julia
sarvghotra/HyperRIM
sarvghotra/Image2LMDB
Convert image folder to lmdb, adapted from Efficient-PyTorch
sarvghotra/julia
The Julia Language: A fresh approach to technical computing.
sarvghotra/model_compression
Implementation of model compression with knowledge distilling method.
sarvghotra/Mux.jl
Middleware for Julia
sarvghotra/nn-debug-tutorials
Case studies of neural networks (NN) debugging for learning purposes.
sarvghotra/rl_ft_vlm_tools
Finetuning of VLM-tools framework using RL
sarvghotra/rllab
rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
sarvghotra/robot_learning
Assignment 1 for Robot Learning Course IFT6163
sarvghotra/robot_learning_hw5
sarvghotra/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
sarvghotra/UNITER
Research code for ECCV 2020 paper "UNITER: UNiversal Image-TExt Representation Learning"