Hacker News new | ask | show | jobs
by raidicy 1281 days ago
Idiot here.

I think this field of study has wild potential.

How do you get one of these to learn a function. And further: learn to combine functions from individuals to accomplish a task?

3 comments

Actually the potential seems nicely under control, it isn’t wild at all.

(Ok I’ll see myself out).

> Idiot here. I think this field of study has wild potential.

Stephen Wolfram (author of Cellular Automata: ...) would agree.

you've heard of game of life, right? They've already created computers in that even simpler cellular automata world. They've even recreated the game of life within game of life...
One problem with the game of life is that it is further away from physics, e.g. you can have gliders getting/losing momentum out of nothing, and having limited number of angles in which they can move. From what I see in the video, this is not an issue here.
The point of research leading to Conway's Game of Life was to explore simple patterns that both exhibited complex behavior and were wildly unpredictable. You saying Game of Life is overly simple is a compliment.