qixianbiao's repositories
Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
matconvnet
MatConvNet: CNNs for MATLAB
qixianbiao.github.com
qixianbiao's website
TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
tensorflow-vgg
Re-implementation of VGG Network in tensorflow
caffe
Caffe: a Fast framework for neural networks. For the most recent version, check out branch dev. For a more stable version, check out branch master.
caffe-tensorflow
Caffe models in TensorFlow
char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
convnet-benchmarks
Easy benchmarking of all public open-source implementations of convnets
demos
Demos and tutorials around Torch7.
FaceVerification
An Experimental Implementation of Face Verification, 96.8% on LFW.
flask-image-uploader
A simple flask app that runs on heroku and demonstrates HTML Server-Sent Events (EventSource) protocol.
HEp2Cell
HEp2 Cell Classification
ImageFlow
A simple wrapper of TensorFlow for Image I/O in pure tensor flow format
ipcv
Personal image processing/computer vision toolkit.
LSTM-1
LSTM Neural Network in Python and Cython, used for language modelling
MachineLearning
This project contain some machine learning algrithm demo.Maybe the code is also useful to you.
neural-style
Neural style in TensorFlow!
practical4
Implementing your own layer
py-lstm
Implementation of LSTM in Python
tensorflow
Open source software library for numerical computation using data flow graphs.
TensorFlow-Examples
TensorFlow tutorials and code examples for beginners
tensorflow-vgg16
conversation of caffe vgg16 model to tensorflow
TensorFlowNets
Networks with tensor flow framework
Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.