Pinned Repositories
csc2548
Deep-Learning-Resources
Online courses and books I use for ML & CV, Math, CompSci and others
GroceryRunnerNative
The front end of our app
learning-to-reweight-examples
PyTorch Implementation of the paper Learning to Reweight Examples for Robust Deep Learning
ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
junweima's Repositories
junweima/GroceryRunnerNative
The front end of our app
junweima/ActorMimic
Train an RL agent to play multiple Atari games at once
junweima/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
junweima/cudnn-training
A CUDNN minimal deep learning training code sample using LeNet.
junweima/dcgan_code
Deep Convolutional Generative Adversarial Networks
junweima/Deep-RL-Mountain-Car
DQN based RL agent for Mountain Car
junweima/deep3d
Automatic 2D-to-3D Video Conversion with CNNs
junweima/deepdrive
Run a self-driving car simulator from the comfort of your own PC
junweima/DenseReg
Code repository for DenseReg.
junweima/distilling_model_knowledge
The code from my MSc thesis at the University of Edinburgh.
junweima/FitNets
FitNets: Hints for Thin Deep Nets
junweima/Henry-H-Wu.github.io
junweima/icml2016
Generative Adversarial Text-to-Image Synthesis
junweima/macfusion2
Macfusion2
junweima/monodroid-samples
A collection of Mono for Android sample projects.
junweima/MRF
Markov Random Field
junweima/poclbm
PyOpenCL bitcoin miner
junweima/prog_nn
A Quick and Dirty Progressive Neural Network written in TensorFlow.
junweima/progressive_a3c
Code used for an implementation of Progressive Neural Networks
junweima/RBDN
Recursively Branched Deconvolutional Network: DCNN architecture for "Generalized Deep Image to Image Regression." CVPR2017 (Spotlight).
junweima/reinforcement-learning-an-introduction
Python implementation for Reinforcement Learning: An Introduction
junweima/self-driving-car-projects
Self Driving Car Projects
junweima/t-SNE-tutorial
A tutorial on the t-SNE learning algorithm
junweima/thinplatespline
Python library for thin plate spline calculations
junweima/VPilot
Scripts and tools to easily communicate with DeepGTAV. In the future a self-driving agent will be implemented.