You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What we would need is a way to split the network after the first couple of layers into two stacks of following layers with dedicated outputs for the game value prediction and the move prediction.
I would like to use KotlinDL to create a AlphaZero like dual head network for my game.
Unfortunately I haven't found any hint on how to accomplish that.
Is this already possible or would it be a new feature to be implemented?
The text was updated successfully, but these errors were encountered: