Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning Courses

I'm learning Machine Learning (ML) course on bitTiger and Coursera this Summer.

Tools using: Matlab, PyCharm, TensorFlow, Caffe (Language: Python, Matlab)

I hope to become a ML engineer, and build robots help people.

what I have learnt

Theory:

  1. basic theories of machine learning
  2. classical algorithms (Kmeans, K-nn and SVM)
  3. Linear, Logistic, Softmax regression
  4. How to solve Overfitting problem? (Reduce features; Regularization)
  5. data preprocessing methods (rescale/standardize/normalize/binarize)
  6. theory of Neuron
  7. basic structure and theory of MLP (Backpropagation algorithm)

Coding:

  1. realize Linear/Logistic/Softmax regression using python sklearn
  2. realize perceptron learning algorithm, and using dataset to train and test model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages