| ▲ | HarHarVeryFunny an hour ago | |||||||
It's not recursive when it's done iteratively, or are you imagining GPT Astra designing GPT Galactia, which starts designing GPT Oh-My-God-ica before it has finished being created itself? | ||||||||
| ▲ | itishappy 9 minutes ago | parent | next [-] | |||||||
That sounds more iterative than recursive. Recursion requires feeding the output back into the input, so creating version 4 requires results from version 3. You cannot recur in parallel. Iteration does not. You can iterate in parallel. | ||||||||
| ||||||||
| ▲ | 0x63_Problems 27 minutes ago | parent | prev [-] | |||||||
I think it's only recursive from the perspective of the humans, i.e. they design Astra, which itself as part of its deployment designs Galactica, etc. So humans develop things one after the other, but when the thing itself starts developing new things, those are happening 'recursively' in its scope. | ||||||||