Machine Learning 1 TU Berlin, WiSe 2020/21 Programming Sheet 1: Bayes Decision Theory (40 P) In this exercise sheet, we will apply Bayes decision theory…
Exercises for the course Machine Learning 1 Winter semester 2020/21 Abteilung Maschinelles Lernen Institut fu ̈r Softwaretechnik und theoretische Informatik Fakult ̈at IV, Technische Universit…
Exercises for the course Machine Learning 1 Winter semester 2020/21 Abteilung Maschinelles Lernen Institut fu ̈r Softwaretechnik und theoretische Informatik Fakult ̈at IV, Technische Universit…
Wojciech Samek & Gr¨goire Montavon ML1 Lecture 8: Boosting 2 ML1 Lecture 8: Boosting 3 ML1 Lecture 8: Boosting 4 ML1 Lecture 8: Boosting 5…
Machine Learning 1 TU Berlin, WiSe 2020/21 Part 1: The James-Stein Estimator (20 P) Let x1, . . . , xN ∈ Rd be independent…
Machine Learning 1 TU Berlin, WiSe 2020/21 Error Backpropagation In this homework, our goal is to test two approaches to implement backpropagation in neural networks.…
Machine Learning 1 TU Berlin, WiSe 2020/21 Gaussian Processes In this exercise, you will implement Gaussian process regression and apply it to a toy and…
Machine Learning 1 TU Berlin, WiSe 2020/21 Fisher Linear Discriminant In this exercise, we apply Fisher Linear Discriminant as described in Chapter 3.8.2 of Duda…
Wojciech Samek & Gr¨goire Montavon ML1 Lecture 9: Decision Trees & Random Forests 2 ML1 Lecture 9: Decision Trees & Random Forests 3 ML1 Lecture…
Outline Covered content: � Products of Experts (PoE) � Restricted Boltzmann Machine (RBM) � Structure of an RBM � RBM learning algorithms � Application of…