Skip to content

Commit

Permalink
Check orthogonal init again after changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lgraesser committed Apr 14, 2019
1 parent 5b142ba commit b776e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slm_lab/spec/experimental/a2c_pong.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
],
"fc_hid_layers": [512],
"hid_layers_activation": "relu",
"init_fn": null,
"init_fn": "orthogonal_",
"batch_norm": false,
"clip_grad_val": 0.5,
"use_same_optim": false,
Expand Down

0 comments on commit b776e47

Please sign in to comment.