Community Profile

photo

Mo Chen


THU

Con actividad desde 2012

Machine Learning researcher specialized in Bayesian inference and Deep Learning

Estadísticas

All
  • Personal Best Downloads Level 5
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • Solver

Ver insignias

Content Feed

Ver por

Enviada


Kmedoids
Very fast matlab implementation of kmedoids clustering algorithm

alrededor de 5 años hace | 3 descargas |

Thumbnail

Enviada


EM Algorithm for Gaussian Mixture Model (EM GMM)
EM algorithm for Gaussian mixture.

más de 5 años hace | 24 descargas |

Thumbnail

Enviada


Kalman Filter and Linear Dynamic System
Kalman Filter and Linear Dynamic System for time series modeling

más de 5 años hace | 4 descargas |

Thumbnail

Enviada


MLP Neural Network trained by backpropagation
Multilayer Perceptron (MLP) Neural Network (NN) for regression problem trained by backpropagation (backprop)

más de 5 años hace | 6 descargas |

Thumbnail

Enviada


Pattern Recognition and Machine Learning Toolbox
Pattern Recognition and Machine Learning Toolbox

casi 7 años hace | 99 descargas |

Thumbnail

Enviada


Kmeans Clustering
Super fast and terse kmeans clustering.

alrededor de 7 años hace | 80 descargas |

Thumbnail

Enviada


Kernel Kmeans
kernel kmeans algorithm

alrededor de 7 años hace | 6 descargas |

Thumbnail

Enviada


Hidden Markov Model Toolbox (HMM)
Hidden Markov Model Toolbox

más de 7 años hace | 24 descargas |

Enviada


Variational Bayesian Relevance Vector Machine for Sparse Coding
Variational Bayesian Relevance Vector Machine for Sparse Coding

alrededor de 8 años hace | 2 descargas |

Enviada


Variational Bayesian Linear Regression
Variational Bayesian Linear Regression

alrededor de 8 años hace | 3 descargas |

Enviada


Log Probability Density Function (PDF)
numerically stable pdf of popular distributions in log scale.

alrededor de 8 años hace | 3 descargas |

Enviada


Probabilistic Linear Regression
Probabilistic Linear Regression with automatic model selection

alrededor de 8 años hace | 2 descargas |

Thumbnail

Enviada


Pairwise Distance Matrix
Compute pairwise square Euclidean or Mahalanobis distances between points sets (fully optimized!).

alrededor de 8 años hace | 3 descargas |

Enviada


Dirichlet Process Gaussian Mixture Model
Dirichlet Process Gaussian Mixture Model aka Infinite GMM using Gibbs Sampling

alrededor de 8 años hace | 13 descargas |

Enviada


Bayesian Compressive Sensing (sparse coding) and Relevance Vector Machine
Bayesian methods (RVM) for learning sparse representation

alrededor de 8 años hace | 12 descargas |

Thumbnail

Enviada


Probabilistic PCA and Factor Analysis
EM algorithm for fitting PCA and FA model. This is probabilistic treatment of dimensional reduction.

alrededor de 8 años hace | 2 descargas |

Enviada


EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data
EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data

alrededor de 8 años hace | 1 descarga |

Enviada


Gram-Schmidt orthogonalization
Gram-Schmidt orthogonalization

alrededor de 8 años hace | 51 descargas |

Enviada


Adaboost
Adaboost for classification

alrededor de 8 años hace | 3 descargas |

Enviada


Naive Bayes Classifier
Naive Bayes Classifier working for both continue and discrete data

alrededor de 8 años hace | 3 descargas |

Enviada


Logistic Regression for Classification
Logistic regression for both binary and multiclass classification

alrededor de 8 años hace | 4 descargas |

Enviada


Kernel Learning Toolbox
Machine Learning with kernels

alrededor de 8 años hace | 5 descargas |

Enviada


Normalized Mutual Information
Fully vectorized implementation NMI. NMI is often used for evaluating clustering results.

alrededor de 8 años hace | 14 descargas |

Enviada


Variational Bayesian Inference for Gaussian Mixture Model
Variational Bayes method (mean field) for GMM can auto determine the number of components

alrededor de 8 años hace | 14 descargas |

Thumbnail

Enviada


Information Theory Toolbox
Functions for Information theory, such as entropy, mutual information, KL divergence, etc

alrededor de 8 años hace | 30 descargas |

Resuelto


Remove all the consonants
Remove all the consonants in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill'; Output s2 is 'a ...

alrededor de 12 años hace

Resuelto


radius of a spherical planet
you just measured its surface area, that is the input.

alrededor de 12 años hace

Resuelto


inner product of two vectors
inner product of two vectors

alrededor de 12 años hace

Resuelto


Sorted highest to lowest?
Return 1 if the input is sorted from highest to lowest, 0 if not. Example: 1:7 -> 0 [7 5 2] -> 1

alrededor de 12 años hace

Resuelto


Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...

alrededor de 12 años hace

Cargar más