| ▲ | esychology 7 hours ago | |||||||||||||||||||||||||||||||
If you're familiar with CAs (e.g. Conway's Game of Life), you can think of a NeuralCA as a CA where the update rule is given by a neural network. Here we optimize the neural net weights so that it behaves a certain way (e.g. grow a lizard from a single seed). | ||||||||||||||||||||||||||||||||
| ▲ | hidelooktropic a few seconds ago | parent | next [-] | |||||||||||||||||||||||||||||||
Wow. That's fascinating. Thanks for that explanation. So these images come to be consequentially from initial state and weights... | ||||||||||||||||||||||||||||||||
| ▲ | flir 7 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||
What are the inputs to the NN? The whole grid, or just nearby cells? What happens if two NNs overlap on the same grid? (Gonna go read the paper). | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||