Skip to content

Comment on Neural Boids

Comments

What's the point of training a nnet on outputs from the original 3 rules so it can effectively just relearn them?

Kinda agree. Training the network with RL instead and penalizing collisions and rewarding collecting something like food would be interesting.

As long as the birds can't change direction too quickly (e.g. output acceleration, not velocity) I'd guess you get flocking.

I agree that this would be a more interesting approach; I think you might need more incentives to create a flock though (aerodynamic benefits, predator protection, etc.)

ectoOP

Awesome idea!

based on the article the noida approach has better performance and is able to run on a GPU while the Sterling implementation must run on a cpu.

Potentially though there's nothing stopping someone from writing the original three rules using cuda

ectoOP

What happens when you want to simulate millions of rules?

What if they weren't noids?

Yeah, this is well presented slop.

ectoOP

Thanks!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.