dobriban
Associate Professor of Statistics & Computer and Information Science. Interested in stats and ML. Course notes, software, and code to reproduce papers.
The Wharton School, University of PennsylvaniaPhiladelphia, PA
dobriban's Stars
david-cortes/contextualbandits
Python implementations of contextual bandits algorithms
bgalbraith/bandits
Python library for Multi-Armed Bandits
ankonzoid/LearningX
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
omerbsezer/Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
facebookresearch/fastText
Library for fast text representation and classification.
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation
GauravBh1010tt/DeepLearn
Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
jjallaire/deep-learning-with-r-notebooks
R notebooks for the code samples of the book "Deep Learning with R"
stats385/stats385.github.io
STATS385 course website
joanbruna/stat212b
Topics Course on Deep Learning UC Berkeley
dobriban/Talks
Slides from my talks
JuliaMath/RandomMatrices.jl
Random matrices package for Julia