Tuesday, April 19, 2016

I am programming on a Monte Carlo AI game system, it uses statistical mechanics for converging e.g. getting better entropy.

It is called MCSystem and can be found at http://erana.yellowcouch.org/python

See the entry MCSystem.

As of now it does not have any methods except for the system wihch will step with methods in a stepper so things like e.g. a Metropolis algorithm can be put in.


No comments:

Post a Comment