Project: Java Application to Visualize Q-Learning Method and A* Search Algorithm
Please, understand the following algorithms in the below-mentioned links.
Q-Learning Method:
A* Search Algorithm:
Project Files:
Youtube Link: https://www.youtube.com/watch?v=cixR7JGO-yY
In this Project, I tried to visualize the Q-Learning and A* Search Algorithms as Java Application. Please read through the Read Me document mentioned in the above-mentioned location. Please download the Jar File at the above-mentioned location.
I have attached some of the images that correspond to this Project below:
Figure 6: Q-Table and Path Traversal
Please, understand the following algorithms in the below-mentioned links.
Q-Learning Method:
A* Search Algorithm:
Project Files:
- Read Me File: https://drive.google.com/open?id=0BwtQDSCjr9cNMERNbXNBYlg0NW8&authuser=1
- Zip File which contains the Project: https://drive.google.com/open?id=0BwtQDSCjr9cNRlh0QkN6UnRKZXM&authuser=1
In this Project, I tried to visualize the Q-Learning and A* Search Algorithms as Java Application. Please read through the Read Me document mentioned in the above-mentioned location. Please download the Jar File at the above-mentioned location.
I have attached some of the images that correspond to this Project below:
Figure 1: Graphical User Interface to select the input values
Figure 2: Message shows to the user once the Map is generated
Figure 3: Viewing Map1 Structure.
Figure 4: Decision Box to select either Q-Learning or A* Planner
Figure 5: Input Form for Q-Learning Algorithm
Figure 6: Q-Table and Path Traversal
Figure 7: Initial and Final locations as an input to the A* Search Algorithm
Figure 8: Path Traversal for A* Search Algorithm
0 Comment to "Project: Q-Learning and A* Search Alogrithm"
Post a Comment