A Python application that makes use of Q-Learning algorithm to solve the Automated Taxi-Driver Problem for Self-Driving Cars. The agent makes use of Reinforcement Learning and updates the Q-Table to learn the environment. After the learning is done, the agent (taxi) pick-ups the customer and drops the customer to appropriate destination.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Python application that makes use of Q-Learning algorithm to solve the Automated Taxi-Driver Problem for Self-Driving Cars. The agent makes use of Reinforcement Learning and updates the Q-Table to learn the environment. After the learning is done, the agent (taxi) pick-ups the customer and drops the customer to appropriate destination.
shubham-hadawle/Reinforcement-Learning-Automated-Taxi-Driver-Problem-using-Q-Learning-Algorithm
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A Python application that makes use of Q-Learning algorithm to solve the Automated Taxi-Driver Problem for Self-Driving Cars. The agent makes use of Reinforcement Learning and updates the Q-Table to learn the environment. After the learning is done, the agent (taxi) pick-ups the customer and drops the customer to appropriate destination.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published

