Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
}
|
| 48 |
},
|
| 49 |
"chunk_size": 50,
|
| 50 |
-
"n_action_steps":
|
| 51 |
"max_state_dim": 32,
|
| 52 |
"max_action_dim": 32,
|
| 53 |
"resize_imgs_with_padding": [
|
|
|
|
| 47 |
}
|
| 48 |
},
|
| 49 |
"chunk_size": 50,
|
| 50 |
+
"n_action_steps": 50,
|
| 51 |
"max_state_dim": 32,
|
| 52 |
"max_action_dim": 32,
|
| 53 |
"resize_imgs_with_padding": [
|