Hence, I decided to try a new format: in the next few weeks, I will publish a four-part video series exploring a conceptual AnyLogic model that applies reinforcement learning. It is build from scratch, i.e. doesn’t apply any external libraries and black-box approaches. This is probably the best way to learn about it :-)
Please note that all rights are reserved, so do not use this without my permission on anything but learning :-)
In this second part, I will introduce the model in more detail and we will dive deeper into the actual agents. See below or
directly here.
This week, we will examine the flesh and bones of the model, looking into the actual agent classes used and some of their algorithms. See below or
directly here.
In this fourth and last part, we go even deeper into model, exploring how the agents are created and how the algorithms make it all work. We focus on the actual Bellman equation and how it creates the actual learning effect. See below or
directly here.