/cellular-automata

Primary LanguagePythonApache License 2.0Apache-2.0

Cellular Automata in Neural Networks

Setup

Requirements

  • python >= 3
  • see requirements.txt for more

Create virtual environment python3 -m venv venv Use makefile to do the rest make data