Giter VIP home page Giter VIP logo

andrew-ng-ml-course-assignments's Introduction

This repo contains all the solutions to the assignments given in Andrew Ng's course.

All the problems statements are enclosed in .pdf format inside each of the directories.

These programs can be run easily using either matlab or octave.

Brief description of the solutions are as follows:

EX - 1

Implementing and visualizing linear regression using gradient descent as optimizer. (Accuracy)

EX1

EX - 2

Implementing and visualizing logistic regression using fminfunc as optimizer. (Training set accuracy: 89.0 %)

EX2

EX - 3

Implementing One vs All logistic regression to classify handwritten numbers. (Training set accuracy: 95.0 %)

EX3

EX - 4

Implementing a neural net with some pre trained weights on the same dataset as the previous problem using feedforward and backpropagation algorithm.

EX4 (Visualization of the neural network)

EX - 5

Learning and tuning hyperparameters such as lambda for regularization, via cross validation.

EX5

EX - 6

Implementing an linear SVM for random dataset using RBF(Radial Basis Function)

EX6

EX - 7

Implementing a basic K-Means algorithm to cluster some unsupervised data.

EX7

EX - 8

Learning and visualizing testing parameters for a model, such as F1 score, precision, accuracy, etc.

EX8

andrew-ng-ml-course-assignments's People

Contributors

mridulnagpal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

andrew-ng-ml-course-assignments's Issues

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.