init commit
This commit is contained in:
22
configs/train/meta.json
Normal file
22
configs/train/meta.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"obs": {
|
||||
"image": {
|
||||
"shape": [
|
||||
3,
|
||||
320,
|
||||
512
|
||||
],
|
||||
"type": "rgb"
|
||||
},
|
||||
"agent_pos": {
|
||||
"shape": [
|
||||
16
|
||||
],
|
||||
"type": "low_dim"
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
"shape": [
|
||||
16 ]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user