Do different AI models converge to the same strategy or stay different when given identical starting conditions
I’ve been curious about something — if you give different AI models the exact same starting conditions and rules, do they converge to the same strategy or stay different over time? I built a simple simulation around this. Claude, GPT and Gemini all sta…