Embed presentation
Download as PDF, PPTX
















This document discusses a deep learning Gobang project on GitHub that uses TensorFlow. It imports TensorFlow and defines two constant tensors for x and y values, adds them together using TensorFlow's add operation, runs the session to get the result, and prints it. It then shows an example Gobang board position with X's and O's marking where pieces have been played.















