This repository contains the source code for the paper "Data-Centric Approach to Constrained Machine Learning: A Case Study on Conway's Game of Life"
Each experiment is controlled by the configuration file in ./configs
.
Run an experiment via
python -m main -c config_file_name
For a detailed process of the training board design, see an unhinged devlog.