mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 02:46:49 +08:00
[minor] fix a3c pytorch example dim 80 => 84
This commit is contained in:
@@ -15,7 +15,7 @@ pong-a3c-pytorch-cnn:
|
||||
model:
|
||||
use_lstm: false
|
||||
channel_major: true
|
||||
dim: 80
|
||||
dim: 84
|
||||
grayscale: true
|
||||
zero_mean: false
|
||||
optimizer:
|
||||
|
||||
Reference in New Issue
Block a user