Instructions to use NLTuan/testing_env with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use NLTuan/testing_env with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload DataProcessorPipeline
Browse files
policy_postprocessor.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
}
|
| 15 |
},
|
| 16 |
"norm_map": {
|
| 17 |
-
"VISUAL": "
|
| 18 |
"STATE": "MEAN_STD",
|
| 19 |
"ACTION": "MEAN_STD"
|
| 20 |
}
|
|
|
|
| 14 |
}
|
| 15 |
},
|
| 16 |
"norm_map": {
|
| 17 |
+
"VISUAL": "MEAN_STD",
|
| 18 |
"STATE": "MEAN_STD",
|
| 19 |
"ACTION": "MEAN_STD"
|
| 20 |
}
|