Get the latest tech news

Neural Nets vs. Cellular Automata


\[ C_{i,t} = \begin{cases} 1 & \text{if cell } i \text{ is ON}_t\\ 0 & \text{if cell } i \text{ is OFF}_t \end{cases} \] \[ \sum_{i \in \text{neighbor}} C_{i, t} \text{ } \in S \implies \text{ON}_{t+1} \] \[ \sum_{i \in \text{neighbor}} C_{i, t} \text{ } \notin S \implies \text{OFF}_{t+1} \].

Get the Android app

Or read this on Hacker News

Read more on:

Photo of neural nets

neural nets

Photo of cellular automata

cellular automata

Related news:

News photo

Hill Space: Neural nets that do perfect arithmetic (to 10⁻¹⁶ precision)

News photo

Show HN: Kartoffels – Cellular Automata, Statistics, 32-bit RISC-V

News photo

Whats better: Neural nets wider with less layers or thinner with more layers