All Articles

ML-Agents in Unity: Making Armies Win!

Welcome to Part II of my series on ML-Agents in Unity. In the last part I got a simple model working that allowed two armies of soldiers to fight each other, however, they weren't actually trying to win. In this part, I will be working towards that...
Read More

ML-Agents in Unity: Making Armies Fight

Welcome to Part I of my series on ML-Agents in unity. In this article, I will give a brief overview of ML-Agents, and then talk about setting up a very simple learning environment and getting ML-Agents to successfully train a simple model. Overview of...
Read More

The wonders of certbot

Through the past three years, despite me not updating this blog, I did keep updating the site's certificate just to keep it running. A couple months back I suffered a hard drive failure, and now that the certificate is expiring again I was faced with...
Read More

War Thunder Bot : Image Recognition

Welcome to part 2 of my War Thunder bot series, If you missed it, the intro to the project is in Part 1. In this part I will go over the techniques used to extract information about the planes current state from the HUD instruments in the "glass...
Read More

War Thunder bot : Intro

Today I am going to talk about a project I started a short while ago. This post is just an overview, and I will continue with a series about the project in greater depth, probably I will have the next post up later this week. The project in question is...
Read More

Hello World

Looks like I finally did it! I made a webpage! I'l probably be using this to post about cute little code side-projects I work on mostly, but who knows where time will take me. For now, a little article on how I set up the site itself. How I made this...
Read More