junxiaosong / AlphaZero_Gomoku

An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
MIT License
3.23k stars 962 forks source link

Disable TensorFlow v2 behavior #117

Open elmines opened 3 years ago

elmines commented 3 years ago

A class at the University of Alabama is using this repository's code as a starting point for an assignment. Many students were having to make these edits manually, so I thought it would be helpful if they were already there.