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/awesome-courses
:books: List of awesome university courses for learning Computer Science!
sarvghotra/ActorMimic
Train an RL agent to play multiple Atari games at once
sarvghotra/awesome-rl
Reinforcement learning resources curated
sarvghotra/caffe
Caffe: a fast open framework for deep learning.
sarvghotra/Collude-App
Remote mobile screen sharing for facilitating planning using handwritten text and shapes.
sarvghotra/ddpg
Implementation of Deep Deterministic Policy Gradients using TensorFlow, compatible with the OpenAI Gym
sarvghotra/deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
sarvghotra/Download-manager
A basic download manager to download http files, developed in java.
sarvghotra/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
sarvghotra/firefox-ui-tests
sarvghotra/FitNets
FitNets: Hints for Thin Deep Nets
sarvghotra/gym
A toolkit for developing and comparing reinforcement learning algorithms.
sarvghotra/kaggle_ndsb2
3rd place solution for the second kaggle national datascience bowl
sarvghotra/mnist-distill
An example application of neural network distillation to MNIST
sarvghotra/modular_rl
Implementation of TRPO and related algorithms
sarvghotra/mujoco-py
MuJoCo Python bindings
sarvghotra/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
sarvghotra/Reinforcement-Learning-tasks
Implementation of various reinforcement learning based agents to solve problems.
sarvghotra/requests-for-research
A living collection of deep learning problems
sarvghotra/RoadRace
An OpenGL Car Racing Game
sarvghotra/robustRL
Robust policy search algorithms which train on model ensembles
sarvghotra/secure_juggler.github.io
sarvghotra/simple_dqn
Demo showing neon and Nervana Cloud integration with OpenAI's RL-Gym
sarvghotra/specialistnets
Distilling knowledge to specialist ConvNets for clustered classification
sarvghotra/trpo