Skip to content

Implementation of Q-Learning reinforcement learning algorithm with Java programming language.

License

Notifications You must be signed in to change notification settings

ozgurSULUM/QLearningProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enter start and Target Points

Firstly enter start and target points and start learning algorithm.


Show the Best Profitable Route

After learning environment with Q-learning algorithm it shows the most beneficial route to target based on Q matrice.

FirstImage


Draw Cost and Step Graphs

After showing the most beneficial route to target based on Q matrice, it will draw episode via cost and episode via step graphs.

SecondImage

About

Implementation of Q-Learning reinforcement learning algorithm with Java programming language.

Topics

Resources

License

Stars

Watchers

Forks

Languages