gitAcceptance / ai-assignment-5

Q-learning: Trolls and Burglar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-learning: Trolls and Burglar

Running the program

  1. Run chmod +x run.sh
  2. Run ./run.sh <file-name> Note: Default behavior will use input.txt if no name is given.

Where to place files

Place them on the root level of the project.

Submiting the project

  1. Zip it up
  2. submit 421 <the zipped folder

If you want to run each step use the flag "--print" after specifying the input file.

You can also specify --print or --learning If you want both, must be --print --learning

About

Q-learning: Trolls and Burglar


Languages

Language:Java 99.0%Language:Shell 1.0%