Skip to content

GZuin/finding-combo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

finding-combo

Implementation of the techniques described in the papers:

The first one basically uses hidden markov models to train a machine to find large combos inside fighting games. The consultations are made using the viterbi algorithm. The second paper addresses the usage of an evolutionary method to evolve a population of small combos (generated randomly and with our previous knowledge) into a large one through generations.

About

Implementations of HMM and GA models to find large combos in fighting games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published