Repository for CS7IS2 Artificial Intelligence Group Project
Group Members:
- Chinmay Rane
- Pratush Pandita
- Omkar Padir
- Udisha Chaudhary
- Pratik Pathak
Create a virtual environment using the following command: virtualenv venv
Activate the virtual environment: source venv/bin/activate
Install the dependencies: pip3 install -r requirements.txt
Documentation: https://github.com/grantsrb/Gym-Snake