/gridworld

Primary LanguagePythonMIT LicenseMIT

GridWorld

Installation

Dependencies

  • gym
  • numpy
  • opencv-python
  • pathfinding

Execute the following in the project folder to install:

pip install .