The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
97 stars 145 forks source link

SARSA on the Taxi Environment #10

Closed khusheekapoor closed 1 year ago

khusheekapoor commented 1 year ago

💥 Proposal

To implement the SARSA algorithm on the Taxi Environment. Link to the Environment: https://www.gymlibrary.dev/environments/toy_text/taxi/

hkcs1206 commented 1 year ago

Hey, I am a GSSOC participant. I want to work on this issue as I am experienced with Gym Library, where I worked on projects like Car Racing using DQN. So, I would like to work on this issue and contribute.

khusheekapoor commented 1 year ago

@hkcs1206 - you can go ahead! We are assigning you 21 days for this project, after which it will be assigned to someone else if not completed. All the best! Name the file as: algorithm_environment.ipynb and link it in the readme of the labeled directory as algorithm - environment.