/Zc-Ai-Project2-RL

An implementation for reinforcement learning to simulate training a robot moving boxes to target locations

Primary LanguagePythonMIT LicenseMIT

ZC Navigator

About

  • This was a university project for Artificial intelligence course.
  • This was an implementation for reinforcement learning to simulate training a robot moving boxes to target locations

Screenshots

Alt text

How to run

  • install the requirements using
 pip install -r requirements.txt
  • Run using
python main.py

Contributors

License

This project is licensed under the MIT License - see the LICENSE file for details