Skip to content
Amizorach edited this page Sep 13, 2020 · 1 revision

Lets Get To it

This tutorial is not a Unity tutorial and assumes you have some basic knowledge in unity, if this is not the case you can still follow on but some parts may be mistefied.

Setting up MLAgent - pyhton As mentioned we will not cover this in the tutorial

Make sure mlagents is set up if not checkout ml-agents-python-setup-anaconda to set it up.

Unity

  1. Open a new project in unity and name it whatever you would like
  2. Go to Window -> Package Manager and install the ML-Agents package.
  1. Once the package has been installed Download download the tutorial1 branch

  2. Copy the Tank directory under Assets/Tank into your projects asset folder

  1. Open the AgentScene under asstes/tank/scenes
  1. Press play
Clone this wiki locally