Jan Hünermann
Journal
Jan Huenermann's research blog.
-
10. June 2018
Abstract Art with ML
Randomly initialised neural networks are able to produce visual appealing images. In this post, we explore what compositional pattern producing networks are, how they can be parameterised and what kind of images can be obtained using this technique.
-
01. May 2017
Self-driving cars in the browser
Using reinforcement learning, the goal of this project was to create a fully self-learning agent, that would be able to control a car in a 2D bottom-down environment. Written solely in JavaScript.