Skip to content

Under reinforcement learning model, I implemented Q Learning algorithm which is a basic form of reinforcement learning to solve a problem in which an agent will be placed in any room of a building and the goal is to reach outside the building.

License

Notifications You must be signed in to change notification settings

vishaldhiman28/A-Play-Ground-for-Reinforcement-Learning

Repository files navigation

Reinforcement-Learining--Q-Learning-Algorithm-

Under reinforcement learning model, I implemented Q Learning algorithm which is a basic form of reinforcement learning to solve a problem in which an agent will be placed in any room of a building and the goal is to reach outside the building.

Steps: 1: First run reinforcement.py :

 >>python3 reinforcement.py

It will generate a model_history.json 2: Then go to here https://reinfrocement-learning.cyberdhiman.repl.co/ and upload that json file and then play.





About

Under reinforcement learning model, I implemented Q Learning algorithm which is a basic form of reinforcement learning to solve a problem in which an agent will be placed in any room of a building and the goal is to reach outside the building.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published