This article explains 1-Dimensional Elementary Cellular Automaton, and its applications, and mathematical explanation of concept behind with code in python.
Introduction
Nature has inspired many fields of study, even in computer science. Genetic Algorithms, Machine Learning etc. Another such field, less known but highly impactful is Cellular Automaton.
Aim and Pre-Requisites
This article is a beginner's level introduction to Cellular Automaton with mathematical and coding support. Pre-requisites...
Published on February 22, 2021 12:26