Live data from Hacker News

Show HN: Genetic Boids Web Simulation

attentionmech.github.io

1–10 of 46 posts

Re: Show HN: Genetic Boids Web Simulation

#6
post #4

That's beautiful. What are "signals"?

I don't know myself, but it seems to give boids their own unique state and add another layer of influence to their acceleration.

https://github.com/attentionmech/genetic-boids/blob/485fe482...

I'm reading the code but I don't know what it actually DOES in practice; my guess is that Boids with opposite genomes (binary strings with default length 6) are slightly attracted to eachother.

Re: Show HN: Genetic Boids Web Simulation

#8
post #6
post #4

That's beautiful. What are "signals"?

I don't know myself, but it seems to give boids their own unique state and add another layer of influence to their acceleration. https://github.com/attentionmech/genetic-boids/blob/485fe482... I'm reading the code but I don't know what it actually DOES in practice; my guess is that Boids with opposite genomes (binary strings with default length 6) are slightly attracted to eachother.

[deleted]
Post reply on HN