Code Monkey home page Code Monkey logo

nthu-machine-learning's Introduction

NTHU-Machine-Learning

NTHU EE6550 Machine Learning slides and my code solutions for spring semester 2017.

Notes

  • The assignments are mainly required to implement the ML/DL algorithms from scratch without using high-level library like scikit-learn, all are coded with python/numpy.

Assignments

  • PAC Learning Rectangle
  • Linear SVM: Linear Support Vector Machine for Binary Classification trained with Sequential Minimal Optimization.
  • Kernel SVM and Adaboost
    • An Extension of HW2 linear SVM.
    • Adaboost classifer with the shallow decision tree (depth 1) for binary classification.
  • Kernel SVR: Support Vector Regression, trained with Sequential Minimal Optimization.
  • Neural Network: A simple neural network trained with SGD for regression.
  • Final Project: A solution report of Kaggle competition - Quora Question Pairs. Using various deep neural nets and XGboost to identify duplicate questions.

nthu-machine-learning's People

Contributors

howardyclo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.