Back to explore

Jev로 체스 두기: 보드 상태와 choice() 수 실험

작성자는 Jev와 체스를 둘 수 있는 플레이그라운드를 만들어 각 국면의 보드를 상태로, 모든 합법 수를 choice()로 입력했고 결과는 AGI와 거리가 멀다고 평가했다.

LLM's are absolutely terrible at chess. I wondered if Jev could do better so I built a playground to play against it. Every position, it gets the board as state, and all legal moves as a choice(). The result? Not quite AGI.

Jev로 체스 두기: 보드 상태와 choice() 수 실험 1
· 0 likesOpen on X