Pinned Repositories
A-Simple-implementation-of-Hidden-Markov-Models
A Simple implementation of Hidden Markov Models using boost::ublas
gradient-descent-method
A simple implementation of gradient descent in c++
Label-Propagation
Label Propagation based Community Detection algorithm implemented using multiprocessing module in python (Please have a look at my other project LPMR, which implement much more scalable code using hadoop, I am no longer developing this code )
Linear-Discriminant-Analysis
A simple implementation of LDA in c++
logistic-regression-in-c--
a simple implementation of LR in c++
open-mpi-matrix-multiplication
pageRank
A simple implementation of pageRank
Parallel-K-Means-MPI-C
Implementation of Parallel K-Means Algorithm using MPI-C
Principal-component-analysis-
PCA implementation in c++
skiplists-for-cpp
A template skiplists implementation in c++
liyanghua's Repositories
liyanghua/open-mpi-matrix-multiplication
liyanghua/DeepLearning
Deep Learning (Python, C/C++, Java)
liyanghua/cluster-fucked-up
Reddit community detection and clustering project (for Dr. Qian's Machine Learning class)
liyanghua/coursera
Script for downloading Coursera.org videos and naming them.
liyanghua/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
liyanghua/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.
liyanghua/disruptor
High Performance Inter-Thread Messaging Library
liyanghua/folly
Folly is an open-source C++ library developed and used at Facebook.
liyanghua/hiphop-php
Source code transformer from PHP to C++
liyanghua/jsLDA
An implementation of latent Dirichlet allocation in javascript
liyanghua/knitr
A general-purpose tool for dynamic report generation in R
liyanghua/logistic-regression-sgd-mapreduce
A Python implementation of binary regularized logistic regression with stochastic gradient descent, packaged as scripts for use with Hadoop streaming
liyanghua/MapReduceAlgorithms
Data-Intensive Text Processing with MapReduce
liyanghua/mariadb
TokuDB is a high-performance, transactional storage engine for MariaDB
liyanghua/ml-cpp
My Collection of Machine Learning Code
liyanghua/mpi-kmeans
liyanghua/mpi-matrix-multiplication
liyanghua/MyMediaLite
lightweight, multi-purpose library of recommender system algorithms
liyanghua/myrrix-recommender
Official mirror of the Myrrix open source recommender's Subversion repository
liyanghua/nginx
A mirror of the nginx SVN repository.
liyanghua/pattern
Web mining module for Python
liyanghua/ramp
Rapid Machine Learning Prototyping in Python
liyanghua/rbm-mnist
C++ 11 implementation of Geoff Hinton's Deep Learning matlab code
liyanghua/RecommenderSystems
liyanghua/scikit-learn
scikit-learn: machine learning in Python
liyanghua/sim_rank
liyanghua/slash
A locality-sensitive hashing library
liyanghua/tachyon
Tachyon
liyanghua/Wapiti
A simple and fast discriminative sequence labeling toolkit ( http://wapiti.limsi.fr )
liyanghua/yac
Yet another Cache