google-deepmind / alphadev

Apache License 2.0
691 stars 72 forks source link

In alphadev.py on line 831, the variable 'value' was never defined #11

Open markohuang opened 3 months ago

markohuang commented 3 months ago

Doesn't really matter in pseudocode, I guess, but value = 0 on line 829 should fix this

markohuang commented 3 months ago

the recorded hidden_state from NetworkOutput for each MCTS node is also not defined

markohuang commented 2 months ago

on line 1054 training_steps should be steps