zshwuhan's repositories

CWS_GatedRNN

ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation

Language:PythonStargazers:0Issues:0Issues:0
Language:LuaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

cubes

Light-weight Python OLAP framework for multi-dimensional data analysis

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

svd-recommend

Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

bosen

Petuum's Bosen project

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

deanonymization-1

deanonymization

Language:C++Stargazers:0Issues:0Issues:0

recurrentj

Deep RNNs, LSTM networks and automatic differentiation package in Java

Language:JavaStargazers:0Issues:0Issues:0

ALE-Atari-Width

Code for Lipovetzky, Ramirez and Geffner paper presented at IJCAI-15

Language:C++License:GPL-2.0Stargazers:0Issues:0Issues:0

PRMLT

Pattern Recognition and Machine Learning Toolbox

Language:MatlabStargazers:0Issues:0Issues:0

social_recommendation

The repository where I write the codes related to social recommendation.

Language:PythonStargazers:0Issues:0Issues:0

Same-Size-K-Means-Clustering

This is a variation of the k-means clustering that produces equally sized clusters.

Language:PythonStargazers:0Issues:0Issues:0

Basic_Mondrian

The raw mondrian is designed for numerical attributes. When comes to categorical attributes, Mondrian needs to transform categorical attributes to numerical ones. This transformations is not good for some applications. In 2006, LeFevre proposed basic Mondrian, which support both categorical and numerical attributes. This repository is an implementation for basic Mondrian.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

OPTICS-Automatic-Clustering

automatic hierarchical clustering of OPTICS reachability plots implemented in Python

Language:PythonStargazers:0Issues:0Issues:0

neural-networks-and-deep-learning

Code samples for my book "Neural Networks and Deep Learning"

Language:PythonStargazers:0Issues:0Issues:0

Deep-Semi-NMF

Theano-based implementation of Deep Semi-NMF.

Language:MatlabStargazers:0Issues:0Issues:0

Clustering_based_K_Anon

cluster based generalization for k-anonymity

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Mondrian

Implementation of Mondrian Multidimensional K-Anonymity (Mondrian).

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

SentenceEmbedding

a RNN(Recursive Neural Network)-based model learner to get sentence embeddings

Language:JavaStargazers:0Issues:0Issues:0

ACCTNetwork

Author Conference Citation Topic Model with Network Regularization

Language:C++Stargazers:0Issues:0Issues:0

Introduction-of-Algorithms

the source code of introduction of algorithms

Language:C++Stargazers:0Issues:0Issues:0

rdis

C++ code for the RDIS algorithm from "Recursive Decomposition for Nonconvex Optimization." Friesen and Domingos, IJCAI 2015.

Language:C++License:MITStargazers:0Issues:0Issues:0

ProjectNet

The Project Net algorithm for learning better word embeddings with Knowledge Graph.

Language:C++Stargazers:0Issues:0Issues:0

PrefixTreeESpan

A C++ implement of PrefixTreeESpan

Language:C++Stargazers:0Issues:0Issues:0

SIGMOD2014

ACM SIGMOD 2014 Programming Contest

Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Mondrian_L_Diversity

Mondrian for L-diveristy. It's not available now.

Language:PythonLicense:GPL-2.0Stargazers:0Issues:0Issues:0

hgaprec

Algorithms for Bayesian Poisson factorization

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

clstm

A small C++ implementation of LSTM networks, focused on OCR.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

nanoflann

nanoflann: a C++ header-only library for Nearest Neighbor (NN) search wih KD-trees

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

char-rnn-chinese

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch. Based on code of https://github.com/karpathy/char-rnn. Support Chinese and other things.

Language:LuaStargazers:0Issues:0Issues:0