<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="https://mkaemmerer.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://mkaemmerer.com/" rel="alternate" type="text/html" /><updated>2025-03-10T19:16:06+00:00</updated><id>https://mkaemmerer.com/feed.xml</id><title type="html">Mattis Kaemmerer</title><subtitle>Site of Mattis Kaemmerer, yet another happy computer scientist. :-)
</subtitle><entry><title type="html">Publishing my master’s thesis</title><link href="https://mkaemmerer.com/my-masters-thesis/" rel="alternate" type="text/html" title="Publishing my master’s thesis" /><published>2023-12-19T00:00:00+00:00</published><updated>2023-12-19T00:00:00+00:00</updated><id>https://mkaemmerer.com/my-masters-thesis</id><content type="html" xml:base="https://mkaemmerer.com/my-masters-thesis/">&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;It’s been a while and there is much to talk about, but that will have to wait for another day. Today, I’m just here to publish my master’s thesis. You can find it &lt;a href=&quot;/files/thesis_mvd_kaemmerer.pdf&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Many thanks to João [1] for his great supervision!&lt;/p&gt;

&lt;p&gt;[1] http://joao-carvalho.net/&lt;/p&gt;</content><author><name></name></author><summary type="html">Hey everyone!</summary></entry><entry><title type="html">Publishing my bachelor’s thesis</title><link href="https://mkaemmerer.com/my-bachelors-thesis/" rel="alternate" type="text/html" title="Publishing my bachelor’s thesis" /><published>2020-02-07T00:00:00+00:00</published><updated>2020-02-07T00:00:00+00:00</updated><id>https://mkaemmerer.com/my-bachelors-thesis</id><content type="html" xml:base="https://mkaemmerer.com/my-bachelors-thesis/">&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;Since I got a message asking me about some details on my bachelor’s thesis, I went on the webs and was surprised to find that there is no PDF version available. 
I’ll go ahead, and finally publish my thesis &lt;a href=&quot;/files/kaemmerer_mubench_jce.pdf&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Oh, and great thanks again to Sven [1], who was a great supervisor!&lt;/p&gt;

&lt;p&gt;[1] http://www.sven-amann.de/&lt;/p&gt;</content><author><name></name></author><summary type="html">Hey everyone!</summary></entry><entry><title type="html">On Reinforcement Learning</title><link href="https://mkaemmerer.com/on-reinforcement-learning/" rel="alternate" type="text/html" title="On Reinforcement Learning" /><published>2019-11-13T00:00:00+00:00</published><updated>2019-11-13T00:00:00+00:00</updated><id>https://mkaemmerer.com/on-reinforcement-learning</id><content type="html" xml:base="https://mkaemmerer.com/on-reinforcement-learning/">&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;This is kind of a long story, so feel free to skip to the tl;dr. :)&lt;/p&gt;

&lt;p&gt;In the winter semester 2018/19, I attended a lecture offered by the Intelligent Autonomous Systems (IAS) [1] group at TU Darmstadt. 
These lectures have the reputation to be very time-intensive, but they are just as much rewarding.
Only for that semester, there was a rare opportunity to get the whole swoop of reinforcement learning in the form of a lecture, a project, and a seminar paper.
Though this meant sacrificing some CP for the semester, I felt like this was a great chance to get into the topic.
So I did.&lt;/p&gt;

&lt;p&gt;As I was thinking about a topic for my seminar paper, most other students chose something pragmatic like a survey, or comparisons between approaches.
Since I had a good understanding of the basics of machine learning from the previous lecture in Statistical Machine Learning, I wanted to do something that fits my style better.
So I thought about writing an introductory paper to reinforcement learning.
Especially focused on policy gradients, as I intuitively liked the implications of directly working with a policy.&lt;/p&gt;

&lt;p&gt;The first draft I came up with attempted to bring in a ton of references to current SotA approaches.
I showed it to my supervisor, Samuele Tosatto (who was very patient with me; thanks for that!), who gave me a ton of criticism. 
Constructive criticism, that is.
After that meeting, I had a much clearer idea about what I wanted to achieve with the paper.
In essence, I wanted a formal introduction to policy gradient approaches. 
I changed the name to “An Introduction to Policy Gradients”, and set myself three terms I wanted to adhere to.
My paper should be&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;complete, i.e., formally define everything we use,&lt;/li&gt;
  &lt;li&gt;concise, i.e., only introduce necessary definitions,&lt;/li&gt;
  &lt;li&gt;comprehensible, i.e., avoid logical shortcuts.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To be honest, my understanding is that all papers should follow these rules.
Alas that this has not been my experience.
Don’t get me wrong, I know this is hard, and it gets harder the more sophisticated the ideas we want to convey become.
But you notice when someone is not trying hard enough. ;)&lt;/p&gt;

&lt;p&gt;When I was done with the seminar, and sent in the finished paper, I thought about the naming again.
I feel like “An Introduction” is not what people want to read.
Hence I figured it was better to go with the name Samuele suggested.&lt;/p&gt;

&lt;p&gt;TL;DR: 
I would like to introduce you to my paper “On Policy Gradients”. 
Feel free to check it out at https://arxiv.org/abs/1911.04817.&lt;/p&gt;

&lt;p&gt;[1] https://www.ias.informatik.tu-darmstadt.de/&lt;/p&gt;</content><author><name></name></author><summary type="html">Hi!</summary></entry><entry><title type="html">My first blog</title><link href="https://mkaemmerer.com/my-first-blog/" rel="alternate" type="text/html" title="My first blog" /><published>2018-08-30T00:00:00+00:00</published><updated>2018-08-30T00:00:00+00:00</updated><id>https://mkaemmerer.com/my-first-blog</id><content type="html" xml:base="https://mkaemmerer.com/my-first-blog/">&lt;p&gt;Hi! This is my first blog. :D&lt;/p&gt;

&lt;p&gt;We’ll see if this evolves to something, but for now I will probably not post much here.&lt;/p&gt;</content><author><name></name></author><summary type="html">Hi! This is my first blog. :D</summary></entry></feed>