suragnair / alpha-zero-general

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
MIT License
3.74k stars 1.01k forks source link

ask for permission to use your code in a book #269

Closed ZhangHandi closed 2 years ago

ZhangHandi commented 2 years ago

Hi, thanks for making a such useful repo! I'm currently writing a book about deep learning and reinforcement learning, and I implemented your code for training AlphaZero agent to play connect4 game. I'm not sure if it's ok to publish this code in my book, though I have already made a reference. So, I want to ask your permission to use this code in my book, and if it's not ok, I will remove this part. Thanks for response.

suragnair commented 2 years ago

Yeah please go ahead!

ZhangHandi commented 2 years ago

Okay, thanks a lot!