Back to explore

Bermain catur dengan Jev: status papan dan pemilihan langkah via choice()

Penulis membuat playground catur untuk melawan Jev, memberi setiap posisi sebagai status papan dan semua langkah legal sebagai choice(), dan menilai hasilnya jauh dari 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.

Bermain catur dengan Jev: status papan dan pemilihan langkah via choice() 1
· 0 likesOpen on X