Skip to content

longyangking/AlphaMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaMaze

Maze Game with Artificial Intelligence

Features

  • Reinforcement Learning
  • High-quality Maze Generation

Dependencies

  • Python 3+
  • Keras, Tensorflow
  • PyQt5
  • h5py

How to use

  • Play Maze game by yourself

      cd alphamaze
      python alphamaze.py --play
    
  • Re-train AI model for Maze game (coming)

About

Maze Game with Artificial Intelligence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages