Skip to content

Questions on submodule implementation #4

@xiao03

Description

@xiao03

Hi, I'm trying to implement MCTSnet recently, and your repo is very inspiring. I have several questions regarding the submodules.

  1. The authors claim they use residual blocks in both the embedding network and the prior policy network. Each residual block contains two convolutional layers and a 'residual' step. Did you simplify it for the experiment?
  2. The authors use MLP with ONE hidden layer in the backup network as well as the readout network. I think your code maps the input to output directly.

P.S. Have you tried to limit the path depth at each state?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions