Giter Club home page Giter Club logo

machine-learning-coding-homeworks's Introduction

Machine Learning and Deep Learning course coding Homeworks NYCU Taiwan

  • Image Recognition using Convolutional Neural Network
  • Dataset MNIST and CIFAR10
  • Showing correctly classified and miss classified Images
  • Displaying 9 feature maps per convolutional layer
  • Effect of L2 Regularization on overfittng and accuracy
  • Building a recurrent neural network for character-level language model
  • Recurrent neural network (RNN) for word generation using character-level language model
  • Long short term memory (LSTM) for word generation using charater-level language model
  • Shakespeare dataset
  • Regression using Neural Network with 2 Hidden Layers from scratch
  • Classification using Neural Network with one Hidden layer from scratch
  • Regularized linear regression (polynomial basis) using LSE and Newton's method and visualization
  • MNIST Digit classification using Naive Bayes that support discrete and continous feature of MNIST data
  • Online learning to learn the beta distribution of the parameter p (chance to see 1) of the coin tossing trails in batch
  • Random Data Generator
  • Sequential Estimator
  • Baysian Linear regression
  • Support Vector Machine to tackle classification of MNIST data using LIBSVM library
  • kernel functions used (linear, polynomial, and RBF kernels)
  • Find out support vectors using 2D Dataset
  • Implementation of k-means clustering, kernel k-means, spectral clustering, DBSCAN using Numpy from scratch
  • Dataset: 2 datasets with points on 2d space, circle.txt and moon.txt
  • Different ways to do dimension reduction on MNIST data using PCA, LDA, S-SNE and T-SNE
  • Use PCA to show the first 25 eigenfaces using att_faces dataset
  • Logistic Regression from scratch
  • Random data generator
  • EM Algorithm from scratch
  • Dataset: MNIST Data

machine-learning-coding-homeworks's People

Contributors

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