donkirkby / zero-play

Teach a computer to play any game.
https://donkirkby.github.io/zero-play/
MIT License
10 stars 1 forks source link

Limit search time #128

Open donkirkby opened 1 year ago

donkirkby commented 1 year ago

Currently, you set the AI strength by iteration count. Change it to limit by search time. Also change AI strength plot to use search time. Add average iterations as extra information?