• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    JavaScript
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

http://sentipred.heroku.com

More Repositories

1

SGNMF

NMF with graph laplacian and sparsity constraints
MATLAB
7
star
2

bigdata_etl

Java
6
star
3

L2RTA

http://hongyusu.github.io/L2RTA This repository contains RTA algorithm with improved inference algorithm for update direction finding. The RTA algorithm was originally introduced in Advances in Neural Informatics Processing System NIPS 2014. In each stochastic gradient descent iteration, the new inference algorithm aims to combine multiple updated directions. In other words, the optimal updated direction is given by a convex combination of many suboptimal update directions. Thus, the new inference algorithm avoid computing the best direction from the K-best list which was used in original RTA algorithm.
MATLAB
2
star
4

mmcrfmissing_scripts

MATLAB
1
star
5

SmallDay

Objective-C
1
star
6

FacebookChallenge

http://hongyusu.github.io/FacebookChallenge
Python
1
star
7

ProteinFunctionPrediction

http://hongyusu.github.io/ProteinFunctionPrediction Project about protein function prediction
Groff
1
star
8

SPIN

The repository contains codes and some experimental data for Structured Prediction of Network Response (SPIN) algorithm, which appears in International Conference on Machine Learning (ICML 2014). The algorithm assumes a network structure as prior (e.g. Facebook) and a set of actions (e.g. posts or messages) performed on the network. Given a new action, the algorithm predicts the response network, a DAG, that indicates activated nodes and activation order.
Yacc
1
star
9

RTA

The repository contains codes and some experimental data for Random Tree Approximation (RTA) algorithm, which appears in Advances in Neural Information Processing System (NIPS 2014). The algorithm is designed for multilabel classification when the output graph is not known apriori. It performs Max-margin Learning on a collection of random spanning trees sample from a complete graph connecting multiple labels. RTA also lays the foundation of performing inference on any unknown graph structures.
MATLAB
1
star