:gun: Reinforcement learning agent for Doom
Shoot em up with the power of reinforcement agent.
NOTE: Doom Environment for Gym requires lots of
additional packages including pyGame. Make sure you have
all of those required packages set up.
On MacOS, execute:
$ ./configure
to install all prerequisites. Note that brew may not re-install
packages if they are already installed. Make sure youself
that those packages with special params like --with-pyhton3
are correctly configured on your machine with brew.
MIT