Section 01
[Introduction] Cracking the Reverse Problem of Conway's Game of Life with DiffGoL: Integration of CNNs and Differentiable Automata
Title: Cracking the Reverse Problem of Conway's Game of Life with Convolutional Neural Networks: An Analysis of the DiffGoL Method Abstract: The DiffGoL project, open-sourced by the Spanish AYRNA research team, combines a differentiable Game of Life layer with CNNs to successfully solve the NP-complete problem of finding predecessor states in Conway's Game of Life, providing a new approach for integrating discrete automata with continuous neural networks. Keywords: Convolutional Neural Networks, Conway's Game of Life, Reverse Problem, Cellular Automata, Differentiable Programming, NP-Complete Problem, Physics-Informed Neural Networks, Deep Learning Original Author/Maintainer: AYRNA Research Group (University of Granada and other Spanish research institutions) Source Platform: GitHub Original Title: reverseGoLwithCNN Original Link: https://github.com/ayrna/reverseGoLwithCNN Paper Link: A CNN-based approach to reverse Game of Life Release Date: June 4, 2026