Community Profile

photo

Mo Chen


THU

Aktiv seit 2012

Machine Learning researcher specialized in Bayesian inference and Deep Learning

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Gesendet


Kmedoids
Very fast matlab implementation of kmedoids clustering algorithm

etwa 5 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


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

mehr als 5 Jahre vor | 20 Downloads |

Thumbnail

Gesendet


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

mehr als 5 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


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

mehr als 5 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


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

fast 7 Jahre vor | 96 Downloads |

Thumbnail

Gesendet


Kmeans Clustering
Super fast and terse kmeans clustering.

etwa 7 Jahre vor | 73 Downloads |

Thumbnail

Gesendet


Kernel Kmeans
kernel kmeans algorithm

etwa 7 Jahre vor | 5 Downloads |

Thumbnail

Gesendet


Hidden Markov Model Toolbox (HMM)
Hidden Markov Model Toolbox

mehr als 7 Jahre vor | 25 Downloads |

Gesendet


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

etwa 8 Jahre vor | 1 Download |

Gesendet


Variational Bayesian Linear Regression
Variational Bayesian Linear Regression

etwa 8 Jahre vor | 3 Downloads |

Gesendet


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

etwa 8 Jahre vor | 1 Download |

Gesendet


Probabilistic Linear Regression
Probabilistic Linear Regression with automatic model selection

etwa 8 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

etwa 8 Jahre vor | 4 Downloads |

Gesendet


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

etwa 8 Jahre vor | 13 Downloads |

Gesendet


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

etwa 8 Jahre vor | 7 Downloads |

Thumbnail

Gesendet


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

etwa 8 Jahre vor | 1 Download |

Gesendet


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

etwa 8 Jahre vor | 2 Downloads |

Gesendet


Gram-Schmidt orthogonalization
Gram-Schmidt orthogonalization

etwa 8 Jahre vor | 53 Downloads |

Gesendet


Adaboost
Adaboost for classification

etwa 8 Jahre vor | 1 Download |

Gesendet


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

etwa 8 Jahre vor | 3 Downloads |

Gesendet


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

etwa 8 Jahre vor | 2 Downloads |

Gesendet


Kernel Learning Toolbox
Machine Learning with kernels

etwa 8 Jahre vor | 5 Downloads |

Gesendet


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

etwa 8 Jahre vor | 12 Downloads |

Gesendet


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

etwa 8 Jahre vor | 12 Downloads |

Thumbnail

Gesendet


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

etwa 8 Jahre vor | 30 Downloads |

Gelöst


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 ...

etwa 12 Jahre vor

Gelöst


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

etwa 12 Jahre vor

Gelöst


inner product of two vectors
inner product of two vectors

etwa 12 Jahre vor

Gelöst


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

etwa 12 Jahre vor

Gelöst


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...

etwa 12 Jahre vor

Mehr laden