Live data from Hacker News

Show HN: Neural Particle Automata

selforg-npa.github.io

21–22 of 22 posts

Re: Show HN: Neural Particle Automata

#21
post #5

Found it much interesting that i could mess up a pattern enough that it couldn't re-form. Would be fun if selecting a new pattern didn't refresh the image as it is. Although maybe that's a requirement?

Indeed! The system has good regeneration capabilities but it certainly has limits.

The particles can only grow reliably if they start from the egg-like initial condition. If we switch the rules mid rollout, we would get a messed up morphology.

Re: Show HN: Neural Particle Automata

#22

How does this relate to https://cells2pixels.github.io/ ?

In normal NCA cells are pixels and they can perceive their neighboring pixels (cells can't move). In NPA cells are particles and they can perceive all particles in a support radius around them and these particles can move freely. Does this answer your question?
Post reply on HN