-
Easy_HMM Public
A easy HMM program written with Python, including the full codes of training, prediction and decoding.
-
fastText Public
Forked from facebookresearch/fastTextLibrary for fast text representation and classification.
HTML Other UpdatedAug 1, 2018 -
Caffe-Python-Tutorial Public
A Basic Tutorial to learning Caffe with Python, including two examples for classification and detection, and codes to train, test, prune and compress Net.
-
windows_caffe Public
Forked from BVLC/caffeCaffe: a fast open framework for deep learning.
C++ Other UpdatedJun 12, 2017 -
EasyMulticoreDSP Public
This is an easy project to learn Multi-core DSP
-
DeepLearningC Public
Simple program to learn CNN (LeNet-5) in pure C
-
DeepLearnToolbox Public
Forked from rasmusbergpalm/DeepLearnToolboxMatlab/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 …