Skip to content

waelchabir/grid_world_Q-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid World with Q-Learning

We created a Smart agent looking for its path to the BIG reward. We used QLearning to train the agent.

System requirements

  • Python3
  • Numpy

Run the program

To Start the training, type the below command:

python3 run.py <number_of_episodes>

NOTE:

The argument <number_of_episodes> is Optional
The default value of <number_of_episodes> is 50

About

Smart agent looking for its path to the BIG reward. We used QLearning to train the agent

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages