GPT-3 GPT-3 as a muse: generating lyrics Using a finetuned version of GPT-3 to write lyrics in the preferred style.
Music Generation Music Generation - AI Song Contest 2021 How we created a song for the AI Song Contest 2021 with the help of transformers and other music generation techniques.
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.