Close Menu
Artificial Intelligence
Home
Applied Mathematics
Artificial Intelligence
Signal and Systems
Digital Signal Processing
Control System
Data Structure and Algorithm
Machine Learning
Deep Learning/Computer Vision
☰
Artificial Intelligence
Q-Learning Maze Solver
Maze Size:
5x5
7x7
10x10
15x15
Learning Rate (α):
Discount Factor (γ):
Epsilon (ε):
Episodes:
Delay (ms):
Generate Maze
Start Training
Show Path
Reset
Maze Environment
Start
Goal
Wall
Agent
Visited
Optimal
Training Stats
Episode:
0
/
0
Steps:
0
Rewards:
0
Success:
0%
Q-Values
Books to read
Artificial Intelligence: A Modern Approach Textbook by Peter Norvig and Stuart J. Russell
Lecture Series for AI
Artificial Intelligence Lecture by Patrick Winston MIT
Geeks for Geeks Deep Learning Tutorial
My Github Projects on AI
ROS SLAM with C++:
https://github.com/jiwook021/ROS_SLAM_Projects
Statistics:
https://github.com/jiwook021/Algorithms/tree/master/Statistics
Deep Learning/Computer Vision:
https://github.com/jiwook021/Algorithms/tree/master/AI/MachineLearning/Deep_learning
Reinforcement Learning:
https://github.com/jiwook021/Algorithms/tree/master/AI/ReinforcementLearning
Machine Learning:
https://github.com/jiwook021/Algorithms/tree/master/AI/MachineLearning
Podcasts