Code Monkey home page Code Monkey logo

machine-learning-assignments's Introduction

Advanced Concepts of Machine Learning

Assignment solutions by @zkeal and @davidpomerenke for the Advanced Concepts of Machine Learning lecture held by Kurt Driessens at Maastricht University in fall 2020.

For solutions by other students, see @msvincognito/awesome-dke.

Assignment 1: Backpropagation

We implement the backpropagation algorithm for artificial neural networks, and apply it to a simple synthetic classification problem. Our implementation achieves an optimal encoding with a modest training time of only 50 epochs.

Report for Assignment 1 (PDF)

Assignment 2: Convolutional Autoencoders

We use the Keras framework to create a more complex convolutional autoencoder model, and successfully apply it to image data. We explore the impact of different architectures. Finally, we try to apply our model to an image colorization problem.

Report for Assignment 2 (PDF)

Assignment 3: Reinforcement Learning

We implement a Q-learning algorithm to solve the mountain car reinforcement learning problem. We observe good and robust results with a relatively simple implementation.

Report for Assignment 3 (PDF)

Paper review

We review a prominent NeurIPS paper by researchers from DeepMind and the University of Berkeley, where they introduce a new reinforcement learning algorithm, Stochastic Latent Actor-Critic (SLAC). Their main contribution is to split the learning process into representation learning and task learning, thereby strongly improving performance.

Paper Review (PDF)

machine-learning-assignments's People

Contributors

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