Skip to content

hosein-srj/Wumpus-QLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Wumpus-QLearning

  • π‘’π‘π‘ π‘–π‘™π‘œπ‘› = 0.5
  • π‘‘π‘–π‘ π‘π‘œπ‘’π‘›π‘‘ π‘“π‘Žπ‘π‘‘π‘œπ‘Ÿ = 0.9
  • episodes = 700
  • goal reward = +100
  • hole or wall reward = -100
  • others = -1

  • image

    first page:

    image

    first element: green square , goal
    second element: blue square , start
    third and fourth elements: red square , hole
    fifth element: black square , wall

    result: image

    About

    5*5 Wumpus game using Q-Learning algorithm with python and graphics library

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages