Code Monkey home page Code Monkey logo

machine-learning-exercise's Introduction

Machine-Learning-Exercise

There are my codes of the exercises in Andrew Ng's Machine Learning course on Coursera. This project is to learn how to use Github and record my learning of Machine Learning.

Ex1

Linear regression of Single and Multiple feature using Gradient Decent

1st submission

Score: 100%

Ex2

Logistic regression and Regularization using advanced optimization algorithm

1st submission

Score: 100%

Ex3

Logistic regression and Neural Networks for multi-classification (parameters of NN are provided)

1st submission

Score: 80%
Error: Logistic regression is not suitable for dataset of any size

2nd submission

Score: 100%

Ex4

Feedforward and Backpropgation of Neural Networks (with and without regularization)

1st submission

Score: 75%
Error: When calculating regularization term of cost function, the parameters of biases are not ignored

2nd submission

Score: 100%

Ex5

Use train set, cross-validation set and test set to choose lambda of Regularization, the features used in Polynomial regression and the size of train set

1st submission

Score: 80%
Error: when using the sub-set of the train set, the size is not changed to the size of the sub-set

2nd submission

Score: 100%

Ex6

Try linear kernel and Gaussian kernel of Support Vector Machine; try different C and sigma parameters of Gaussian kernel
Implement a simple spam classifier by using SVM

1st submission

Score: 100%

Ex7

Achieve K-means and Principle Component Analysis; apply K-means to image compression; apply PCA to face image compression

1st submission

Score: 100%

machine-learning-exercise's People

Contributors

zhaolin820 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

15738897318

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.