Pinned Repositories
caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
DeepPavlov
An open source library for building end-to-end dialog systems and training chatbots.
DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
dense_flow
doxygen
Official doxygen git repository
dropout
A theano implementation of Hinton's dropout.
kaggle-cifar
Code for the CIFAR-10 competition at Kaggle, uses cuda-convnet
lanzhzh.github.io
lisa-caffe-public
Lisa Anne's public caffe code.
lanzhzh's Repositories
lanzhzh/caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
lanzhzh/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
lanzhzh/DeepPavlov
An open source library for building end-to-end dialog systems and training chatbots.
lanzhzh/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
lanzhzh/dense_flow
lanzhzh/doxygen
Official doxygen git repository
lanzhzh/dropout
A theano implementation of Hinton's dropout.
lanzhzh/kaggle-cifar
Code for the CIFAR-10 competition at Kaggle, uses cuda-convnet
lanzhzh/lanzhzh.github.io
lanzhzh/lisa-caffe-public
Lisa Anne's public caffe code.
lanzhzh/lmdb
Read-only mirror of official repo on openldap.org
lanzhzh/matlabtoolboxs
Matlab tools
lanzhzh/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Go, Javascript and more
lanzhzh/mycroft-core
Mycroft Core, the Mycroft Artificial Intelligence platform.
lanzhzh/opencv
OpenCV for the KIPR Link
lanzhzh/osqa
OSQA is a free, entry-level Q&A system from the makers of AnswerHub, the market-leading professional Q&A platform. Looking for Enterprise functionality? Checkout http://answerhub.com
lanzhzh/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
lanzhzh/py-lmdb
Universal Python binding for the LMDB 'Lightning' Database
lanzhzh/quora
Quora.com like project with Ruby on Rails (不再维护)
lanzhzh/rnn-tutorial-gru-lstm
Language Model GRU with Python and Theano
lanzhzh/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
lanzhzh/Spoon-Knife
This repo is for demonstration purposes only.
lanzhzh/theano-rnn
Demonstration of recurrent neural network implemented with Theano
lanzhzh/TSConvISA
Two-stream ConvISA
lanzhzh/TSP
Temporal Extension of Scale Pyramid and Spatial Pyramid Matching for Action Recognition
lanzhzh/valseonline.com
lanzhzh/Word2VecExample
An example application using Word2Vec. Given a list of words, it finds the one which isn't 'like' the others - a typical language understanding evaluation task.