issues
search
junxiaosong
/
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
MIT License
3.33k
stars
970
forks
source link
关于CNN卷积核mask的问题
#100
Closed
huyp182
closed
4 years ago
huyp182
commented
4 years ago
请问想给CNN的3*3卷积核加mask,使得卷积核的最右边和最下边这5个点全固定为0,用tensorflow可以实现吗?
请问想给CNN的3*3卷积核加mask,使得卷积核的最右边和最下边这5个点全固定为0,用tensorflow可以实现吗?