Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 560 Bytes

Installation.md

File metadata and controls

10 lines (9 loc) · 560 Bytes

To install follow the instructions.

  1. Clone this repo git clone https://github.com/olipinski/rl_werewolf.git
  2. (Optional) source your custom environment
  3. Install the environment pip install -r requirements.txt

Be sure to have compatible version of the following: 4. Tensorflow 5. Tensorflow probability 6. Ray - Remember to install ray[tune],ray[debug] and ray[rllib]