Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 628 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 628 Bytes

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