Pinned Repositories
Algrithm-Learning
常用的数据结构以及算法学习
caffe_conv_comments
caffe中卷积实现的注释
FPN_Tensorflow
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
GANs
GANs and its application
keras-fcos
FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow
keras-retinanet
Keras implementation of RetinaNet object detection.
letcode
Python Solutions of All 238 LeetCode Algorithms / 12 Database / 4 Shell Questions
R2CNN_FPN_Tensorflow
R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
tensorflow-home
torch-Distillation-Blazeface
Distillation of Mobilenet base BlazeFace to Resnet base BlazeFace
guker's Repositories
guker/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
guker/armadillo
A personal fork of the armadillo C++ linear algebra library (http://arma.sourceforge.net/)
guker/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
guker/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
guker/convnet
A GPU implementation of Convolutional Neural Nets in C++
guker/Data-Structures-and-Algorithm-Analysis-in-C
A good book by Mark Allen Weiss.
guker/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.
guker/deepnet
Implementation of some deep learning algorithms.
guker/frontend-dev-bookmarks
A huge list of frontend development resources I collected over time. Sorted from general knowledge at the top to concrete problems at the bottom.
guker/goagent
a gae proxy
guker/kmeans_cuda
A high performance implementation of kmeans algorithm with cuda
guker/nn
guker/python-drawnow
MATLAB-like drawnow
guker/recognito
Java Speaker Recognition Framework
guker/rnn-speech-denoising
Recurrent neural network training for noise reduction in robust automatic speech recognition
guker/single-layer-rbm
guker/sndfile-tools
A collection of tools (written in C) to do interesting things with sound files
guker/sparse-coding
c++ 稀疏编码 基于armadillo矩阵库
guker/timit_tools
tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods
guker/unispim
华宇拼音输入法核心源码(source code of unispim)
guker/VoicePrintReco
speaker verification based ALIZE
guker/WebRTC_VoiceEngine
This is the Wrapper Library for WebRTC Voice Engine. Including Acoustic Echo Cancellation (AEC), Noise Suppression (NS), VAD (Voice Active Detection) and so on.
guker/dejavu
Audio fingerprinting and recognition in Python
guker/DTW_based_Isolated_Word_Recognition
guker/HMMPosPlus
The HMMPos based on Viterbi algorithm. Shortest Path Chinese Words Segmetation based on aho-corasick algorithm and dijsktra algorithm.基于viterbi算法和最短路径分词算法的隐形马尔科夫词性标注器
guker/OverFeat
guker/PageDB
A light-weight Key-Value Database System
guker/piRobot
树莓派语音识别机器人
guker/socket-server
各种IO模型的socket server实现与测试
guker/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial