Pinned Repositories
audio_analysis
bAbI-tasks
Task generation for testing text understanding and reasoning
blog
caffe-tensorflow
Caffe models in TensorFlow
CudaPy
CudaPy is a runtime library that lets Python programmers access NVIDIA's CUDA parallel computation API.
keras-mobilenet
Google MobileNet implementation with Keras
libsvm-cuda
net2net_demo
pysqueezenet
A python implementation of squeezenet
simdat
tammyyang's Repositories
tammyyang/simdat
tammyyang/net2net_demo
tammyyang/keras-mobilenet
Google MobileNet implementation with Keras
tammyyang/pysqueezenet
A python implementation of squeezenet
tammyyang/blog
tammyyang/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
tammyyang/darknet
Convolutional Neural Networks
tammyyang/Darknet.keras
tammyyang/data-selfie
Data Selfie - a browser extension to track yourself on Facebook and analyze your data.
tammyyang/deep-crowd-counting_crowdnet
An independent implementation of "CrowdNet: A Deep Convolutional Network for Dense Crowd Counting"
tammyyang/deepjazz
Deep learning driven jazz generation using Keras & Theano!
tammyyang/distillation_privileged_information
ICLR 2016 paper.
tammyyang/DropoutUncertaintyExps
Experiments used in "Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning"
tammyyang/emotime
Recognizing emotional states in faces
tammyyang/facenet
Tensorflow implementation of the FaceNet face recognizer
tammyyang/headlines
Automatically generate headlines to short articles
tammyyang/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano and TensorFlow.
tammyyang/MobileNet
MobileNet build with Tensorflow
tammyyang/MobileNet-Caffe
Caffe Implementation of Google's MobileNets
tammyyang/Net2Net
Implementation of Net2Net (http://arxiv.org/abs/1511.05641)
tammyyang/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
tammyyang/neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
tammyyang/python-iota-workshop
Simple examples showing you how you can interact with the IOTA Tangle using Python
tammyyang/quantized-cnn
An efficient framework for convolutional neural networks
tammyyang/seq2seq
Sequence to Sequence Learning with Keras
tammyyang/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
tammyyang/stochastic_depth_keras
Rewriting code for "Deep Networks with Stochastic Depth" http://arxiv.org/abs/1603.09382 in keras
tammyyang/TensorBox
Object detection and segmentation in TensorFlow
tammyyang/uncertainty-deep-learning
Example to get uncertainty intervals from Deep Learning models
tammyyang/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'