Glen Berseth

I am an assistant professor at the University de Montreal and Mila. My research explores how to use deep learning and reinforcement learning to develop generalist robots.

#MLP Articles


Digit Reconition using a Multi-Layer Perceptron

Glen Berseth

This project was a done as an exercise in Machine Learning methods. The goal was to design a Multi-Layer Perceptron to use for handwritten digit classification.

Abstract

This report outlines the findings of using Multilayer Perceptron methods to classify images with respect to a database of handwritten digits 0 through …


Unreal Environment Interface

Glen B

The Environment Interface Standard was a project that started in the Clausthal University of Technology. The idea is to create a standard for interfacing environmentes for agent programming. It is very often that agents are written in another langauge than the environment they need to operate in, the interface would …