Wenbo Tse's repositories
aho-corasick
Java implementation of the Aho-Corasick algorithm for efficient string matching
face-rating
A machine learning model that predicts facial attractiveness from images
http_client_code
common fetch task for httpcomponents 5.0-alpha1
jersey2-spring4-grizzly2
An example of how to integrate Jersey 2, Spring 4, Spring transactions and Grizzly 2.3
JRNN
LSTM and GRU in JAVA
kaldi-lstm
C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly language modeling etc, the training can be switched between CPU and GPU(CUDA). This repo is now merged into official Kaldi codebase(Karel's setup), so this repo is no longer maintained, please check out the Kaldi project instead.
LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
MaxEnt
这是一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。
neuroph
Java Neural Network Framework Neuroph
rcnn
R-CNN: Regions with Convolutional Neural Network Features
TopDeepLearning
A list of popular github projects related to deep learning