Skip to content

model.predict called before model.train? #8

@shanemcandrewai

Description

@shanemcandrewai

Hi,

From the code, I see trainer.learn() calls self.exceute_episode() which in turn, calls self.mcts.run when then calls model.predict(state). Is it intentional to predict the policy and value before training the network?

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