Giter VIP home page Giter VIP logo

kyomangold / eth-machinelearning Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 581.72 MB

Repository for the code of the "Introduction to Machine Learning" (IML) lecture at the "Learning & Adaptive Systems Group" at ETH Zurich.

Python 100.00%
autoencoders expectation-maximization gaussian-bayesian-networks gaussian-mixture-models generative-adversarial-network k-means-clustering kernel-methods kernel-pca linear-regression logistic-regression maximum-a-posteriori-estimation maximum-likelihood-estimation naive-bayes-classifier neural-networks principal-component-analysis unsupervised-learning

eth-machinelearning's Introduction

Introduction to Machine Learning

This is the repository for the code files of the Introduction to Machine Learning lecture at the Learning and Adaptive Systems Group at ETH Zurich taught by Prof. Dr. Andreas Krause and Prof. Dr. Fan Yang. The lecture covered the following topics

  • Linear regression (overfitting, cross-validation/bootstrap, model selection, regularization, [stochastic] gradient descent)
  • Linear classification: Logistic regression (feature selection, sparsity, multi-class)
  • Kernels and the kernel trick (Properties of kernels; applications to linear and logistic regression); k-nearest neighbor
  • Neural networks (backpropagation, regularization, convolutional neural networks)
  • Unsupervised learning (k-means, PCA, neural network autoencoders)
  • The statistical perspective (regularization as prior; loss as likelihood; learning as MAP inference)
  • Statistical decision theory (decision making based on statistical models and utility functions)
  • Discriminative vs. generative modeling (benefits and challenges in modeling joint vy. conditional distributions)
  • Bayes' classifiers (Naive Bayes, Gaussian Bayes; MLE)
  • Bayesian approaches to unsupervised learning (Gaussian mixtures, EM)

The repository contains a folder with the code to the compulsory capstone projects, where all of the theoretical knowledge of the lecture had to be applied. The code of all projects passed both the public and private performance baseline and resulted in the maximum grade of 6.0/6.0.

eth-machinelearning's People

Contributors

kyomangold avatar

Stargazers

 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.