Skip to content

Sebastian-Schuchmann/WorldHardestGameAI-Unity3D

Repository files navigation

World Hardest Game AI in Unity3D 🤖

Made with Unity 2018.2.3f1 and ML-Agents Beta 0.5.0a.

If you like this repo make sure to follow me @seppischuchmann 👋.

Getting started

Installing ML Agents and Tensorflow

  1. First download ML-Agents Beta 0.5.0a and import the ML-Agents folder (.../ml-agents-0.5.0a/UnitySDK/Assets/) into the projects asset folder.
  2. Then install the TFSharpPlugin unitypackage.
  3. Make sure you have all the necessary python dependencies installed. Find more information in the installation docs of ML-Agents.

If you need more guidance check out the basic guide.

Open the Scene

  1. Start the MASTER Scene.
  2. Make sure the Brain is set to external.
  3. You can now start training