Skip to content

nrozanov/scramble_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scramble_ml

Comparison of random and qlearning algorithms efficiency in solving sliding puzzle game
To launch comparison run core.py 2 10 (in this example board size is 2x2, number of runs is 10)
Please use values from 2 to 3 as game dimension (bigger boards should be solved using other algorithms e.g local value iteration)

About

Solve sliding puzzle using ml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages