This is my own implementation of MarkovJunior (for learning purposes), which I find awesome.
Inside the build
directory, run cmake ..
then make
.
Still inside the build
directory, run ./Cherry MODELNAME
, for example ./Cherry Tiles
.
This is my own implementation of MarkovJunior (for learning purposes), which I find awesome.
Inside the build
directory, run cmake ..
then make
.
Still inside the build
directory, run ./Cherry MODELNAME
, for example ./Cherry Tiles
.