-
Clone the repository
-
Install all requirements using pip
$ pip install -r requirements.txt-
Start the Malmo Client. Visit Microsoft Malmo Documentation for setup information.
-
Check the arguments for
tree_cutting_agent.pyusing help argument and run according.
$ python run.py -hTo train the agent run python run.py and to test run python run.py --train false weights_file <weights>