u/Certain_Impression70

▲ 17 r/Zig

I made a QLearning Agent for TicTacToe in Zig

I wanted to learn Zig and get my hands dirty, so I built a small Qlearning agent that learns by playing against a random agent. I also trained it for 1 billion episodes and uploaded the Qtable.

I hope you find it interesting.
repo: https://github.com/atasoya/tictactoe-qlearning

(this is my first project with Zig so code is trash)

u/Certain_Impression70 — 6 days ago