hagerrady13
Applied Research Scientist at Mila | MSc at RLAI lab at UoA | RL, Deep learning, and computer vision researcher.
University of AlbertaCanada
Pinned Repositories
ComputerVision
My work in computer vision course / December 2015
CondenseNet-PyTorch
A PyTorch Implementation for CondenseNet on Cifar10
DCGAN-PyTorch
A PyTorch Implementation of Deep Convolutional Generative Adversarial Networks
DQN-PyTorch
A PyTorch Implementation for Deep Q Network
ERFNet-PyTorch
A PyTorch implementation for ERFNet on Pascal VOC data.
gym
A toolkit for developing and comparing reinforcement learning algorithms.
Interview-prep-for-research-positions
Resources to prepare for research focused ML positions
Reinforce-PyTorch
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Pytorch-Project-Template
A scalable template for PyTorch projects, with examples in Image Segmentation, Object classification, GANs and Reinforcement Learning.
hagerrady13's Repositories
hagerrady13/ERFNet-PyTorch
A PyTorch implementation for ERFNet on Pascal VOC data.
hagerrady13/DCGAN-PyTorch
A PyTorch Implementation of Deep Convolutional Generative Adversarial Networks
hagerrady13/Interview-prep-for-research-positions
Resources to prepare for research focused ML positions
hagerrady13/DQN-PyTorch
A PyTorch Implementation for Deep Q Network
hagerrady13/CondenseNet-PyTorch
A PyTorch Implementation for CondenseNet on Cifar10
hagerrady13/Reinforce-PyTorch
hagerrady13/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
hagerrady13/ComputerVision
My work in computer vision course / December 2015
hagerrady13/gym
A toolkit for developing and comparing reinforcement learning algorithms.
hagerrady13/hagerrady13.github.io
hagerrady13/ImageFeatureExtractor
hagerrady13/NN
My work in NN course / December 2016
hagerrady13/real-world-RL-papers-tracker
hagerrady13/RLII-project
A study of policy gradient methods vs. action-value based methods
hagerrady13/TrafficSystem