Skip to content

JavaScript port of ai-junkie.com evolutionary (genetic) neural network algorithm with extra improvements.

License

Notifications You must be signed in to change notification settings

skuznetsov/smart_minesweepers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smart_minesweepers

JavaScript implementeation of evolutionary (genetic) neural network algorithm with extra improvements.

JS port also uses relative normalized positions to the mines and normalized distance.

At this moment, all tweakable parameters are stored at the top of the script, but the configuration page will be added later.

About

JavaScript port of ai-junkie.com evolutionary (genetic) neural network algorithm with extra improvements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages