Training GPT-2 to win Connect Four game
I wanted to learn training GPT-2 as it is a powerful model. For simplicity, I chose Connect Four. This project serves as a basic example, with future plans for more complex applications. I published the code in my Github repo…