/Machine-Learning

Machine Learning course at Tsinghua University

Primary LanguageJupyter Notebook

Machine-Learning

This repo contains documents of the Machine Learning course (graduate level) I took in Tsinghua University.

Some of the topics covered in this course:

  • Regression
  • Multi Layers Perceptron
  • Support Vector Machine
  • k-means Clustering
  • Random Forest
  • Bayesian Method
  • Feature Selection
  • Cross Validation
  • principal component analysis

Final Project

Human early embryos analysis with RNA sequences. More information can be found on my report and this paper on Nature Method.

One of my favorite plots from this project is the following one illustrating the clustering of RNA sequences of embroy cells from different days (different color represents different days). This is the result after PCA and t-sne.