Skip to content

zyf0726/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI program for two-player Tetris game

botzone link: https://wiki.botzone.org/index.php?title=Tetris

This program implements a genetic algorithm, parallelized with MPI, to tweak the parameters for the evaluation function employed in heuristic search process.

Training

Distribute the trainingtarget generated by cmake && make over all nodes and mpirun

Deployment

Runmaketo concatenate all useful files into Submit.cc before submission to the Botzone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages