Pinned Repositories
action-detection
temporal action detection with SSN
Algorithms-design-and-analysis
Programming assignments for Tim Roughgarden's (Stanford) algorithms class on Coursera.org (Part I & II)
angular-seed
Seed project for angular apps.
BBS
Jsp+JavaBeans+Tomcat+MySQL
C3d
Conv3D in Android
C3D-tensorflow
ctr
Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend items to users based on item content and other users' ratings.
CUV
Matrix library for CUDA in C++ and Python
deep-belief-nets-for-topic-modeling
This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.
ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
barneymaydance's Repositories
barneymaydance/ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
barneymaydance/C3d
Conv3D in Android
barneymaydance/action-detection
temporal action detection with SSN
barneymaydance/C3D-tensorflow
barneymaydance/CUV
Matrix library for CUDA in C++ and Python
barneymaydance/densecap
Dense image captioning in Torch
barneymaydance/densevid_eval
Evaluation code for Dense-Captioning Events in Videos
barneymaydance/EdgeML
This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.
barneymaydance/eeg
barneymaydance/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
barneymaydance/fft
barneymaydance/fftAndroid
barneymaydance/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
barneymaydance/gdax_exchange_short-term
barneymaydance/https-github.com-PeiyanFlying-pytorch-kaldi
barneymaydance/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
barneymaydance/pycoin
Python-based Bitcoin and alt-coin utility library.
barneymaydance/pytorch-be-your-own-teacher
A pytorch implementation of paper 'Be Your Own Teacher: Improve the Performance of Convolutional Neural Networks via Self Distillation', https://arxiv.org/abs/1905.08094
barneymaydance/pytorch-cifar
95.16% on CIFAR10 with PyTorch
barneymaydance/pytorch-self-distillation-final
barneymaydance/quantized_distillation
Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"
barneymaydance/R2Plus1D-PyTorch
PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"
barneymaydance/really-awesome-gan
A list of papers on General Adversarial (Neural) Networks
barneymaydance/restricted-boltzmann-machines
Restricted Boltzmann Machines in Python.
barneymaydance/Shopping
barneymaydance/SportsStore
barneymaydance/sublime-text
sublime-text
barneymaydance/tensorflow
Computation using data flow graphs for scalable machine learning
barneymaydance/Ternarized_Neural_Network
Optimizing Deep Convolutional Neural Network with Ternarized Weights and High Accuracy
barneymaydance/tf_estimator_barebone
TensorFlow template with high-level API