Giter Site home page Giter Site logo

anwarcsebd / machine-learning-coursera Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 5.0 22.39 MB

This repository contains Python Implementation of certain programming assignments of Andrew Ng’s Machine Learning Course on Coursera, created by Stanford University.

License: MIT License

Jupyter Notebook 97.86% Python 2.14%
machine-learning python coursera stanford-university linear-regression logistic-regression neural-networks support-vector-machines k-means-clustering anomaly-detection

machine-learning-coursera's Introduction

Machine Learning | Coursera | Implementation in Python

This repository contains Python Implementation of certain programming assignments of Andrew Ng’s Machine Learning Course on Coursera, created by Stanford University.

Tools Used

- python==3.7.3
- numpy==1.16.4
- matplotlib==3.1.0
- scipy==1.2.1
- jupyter==1.0.0
- jupyter-client==5.3.1

Data Used

Datasets provided as course materials under programming assignments section.

Reports of the exercises

Check out the solution reports and code of the certain assignment(Google Colaboratory Link)-

In this exercise, you will implement linear regression and get to see how it work on real world datasets.

In this exercise, you will implement logistic regression and apply it to two different datasets.

In this exercise, you will implement one-vs-all logistic regression and feedforward propagation for neural networks to recognize handwritten digits.

In this exercise, you will implement the backpropagation algorithm for neural networks and apply it to the task of hand-written digit recognition.

In this exercise, you will implement regularized linear regression and polynomial regression and use it to study models with different bias-variance properties.

In this exercise, you will implement support vector machine (SVM) with Gaussian Kernels and you will be using support vector machines (SVMs) to build a spam classifier.

In this exercise, you will implement the K-means clustering algorithm and apply it to compress an image. In the second part, you will use principal component analysis to find a low-dimensional representation of face images.

In this exercise, you will implement the anomaly detection algorithm and apply it to detect failing servers on a network. In the second part, you will use collaborative filtering to build a recommender system for movies.

References

[1] Machine Learning | Coursera | Stanford University

IMPORTANT NOTES

The class does not officially support python. If your goal is to get a certificate, the grades which you get should be based on completing the Matlab/Octave assignments. The python assignments are for learning purpose only.

Acknowledgements

  • I would like to thank professor Andrew Ng and the team of the Stanford Machine Learning class on Coursera for such an awesome course.

  • The re-written instructions in python starter code embedded within the Jupyter Notebook for submitting assignments for grading is based on dibgerge's python submission template of the assignments.

machine-learning-coursera's People

Contributors

anwarcsebd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.