Programming competition - Game of Life

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

chrisw
Posts: 4313
Joined: Tue Apr 03, 2012 4:28 pm

Programming competition - Game of Life

Post by chrisw »

Posting this here, maybe some programmers or philosophers or whatever could be interested.

Competition is to run Game of Life in reverse time. By any method, can you predict the starting position from an ending position? Unfortunately no prizes, fame only.

https://www.kaggle.com/c/conways-rever ... discussion

Already some python examples are up on the site.