reinforcement learning A multi-agent reinforcement learning framework Creating a multi-agent framework for reinforcement learning.
machine learning Solving Lunar Lander using DQN in Keras Solving the OpenAI gym LunarLander environment using double Q-learning.
Blogging Starting a self-hosted Ghost blog A guide for setting up your own self-hosted Ghost CMS blog on Ubuntu 20.04 using Docker Compose.
python Programming Carcassonne I describe my process of programming the board game Carcassonne in Python, and my preparations for using this game as a reinforcement learning environment.