Bonus: Learn to create your own environments with Unity and MLAgents
You can create your own reinforcement learning environments with Unity and MLAgents. Using a game engine such as Unity can be intimidating at first, but here are the steps you can take to learn smoothly.
Step 1: Know how to use Unity
The best way to learn Unity is to do “Create with Code” course: it’s a series of videos for beginners where you will create 5 small games with Unity.
Step 2: Create the simplest environment with this tutorial