Skip to content

Latest commit

 

History

75 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

A mini project to sovle maze with some AI algorithm MADE BY Đặng Cửu Dương - Lê Thị Mỹ Dung - Nguyễn Phạm Nhật Trân

  1. CATCHING MODE: You will choose any of the following 4 algorithms (BFS, A Start, Simulated Analing, Backtracking with AC3), then move with the arrow buttons with the task of finding the key and reaching the destination without being caught by the alien bot

THIS IS MY DEMO FOR 4 ALGORITHM TO SOVLE THE MAZE 10x10

10x10

THIS IS MY DEMO FOR 4 ALGORITHM TO SOVLE THE MAZE 20x20

20x20

  1. SOLVE MAZE WITH REINFORCEMENT LEARNING

WITH ESPISODE = 1: Reward = -8013, Steps = 2075

espisode1-ezgif com-video-to-gif-converter

Packages using in this project:

  1. pygame
  2. Pillow
  3. sys
  4. random
  5. json
  6. collections.deque:
  7. heap
  8. pickle
  9. os
  10. math
  11. numpy

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages