Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bdol-ml
A centralized repository for a variety of clean machine learning examples.
bdol-nfl
Contains my machine learning techniques used to predict NFL games
bdol-pyutils
A single Python file containing most of the utility functions I use.
dpp
A collection of DPP code and other diverse sampling algorithms
euler
A collection of my solutions for Project Euler problems
exemplar_gans
Repository for Exemplar GANs code and datasets
eyetrack
Experimental code for gaze tracking with the Microsoft Kinect
rgbd-photometric
Recovers high-density surface reconstruction using photometric stereo and RGB-D data
skiprnn-2017-telecombcn
Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks
bdol's Repositories
bdol/exemplar_gans
Repository for Exemplar GANs code and datasets
bdol/bdol-ml
A centralized repository for a variety of clean machine learning examples.
bdol/rgbd-photometric
Recovers high-density surface reconstruction using photometric stereo and RGB-D data
bdol/dpp
A collection of DPP code and other diverse sampling algorithms
bdol/eyetrack
Experimental code for gaze tracking with the Microsoft Kinect
bdol/bdol-pyutils
A single Python file containing most of the utility functions I use.
bdol/euler
A collection of my solutions for Project Euler problems
bdol/skiprnn-2017-telecombcn
Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks
bdol/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bdol/bdol-nfl
Contains my machine learning techniques used to predict NFL games
bdol/bdol-physics
A simple physics engine written in Python.
bdol/bdol-research
A repository for all my current research code
bdol/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
bdol/diversity_toolkit
A set of diversity functions for item recommendation, sampling, etc.
bdol/nand2tetris
My version of the nand2tetris coursera course
bdol/osge
bdol/saliency-2016-cvpr
Shallow and Deep Convolutional Networks for Saliency Prediction
bdol/scrapers
The code here scrapes data from various websites and processes it to a form amenable for analysis.
bdol/tools
A repository for all of my daily tools