update approx, models, simulators, and processors

This commit is contained in:
Brian Delhaisse
2019-03-25 02:04:46 +01:00
parent 05a7c51640
commit f44b1fe17c
50 changed files with 2866 additions and 2346 deletions
+2
View File
@@ -5,3 +5,5 @@ In this folder, you will find different examples on how to use the framework.
You can check the following folders:
- `gym/cartpole`: policies are trained with different algorithms on the gym Cartpole environment.
- `robots`: check how to load a specific robot into the world.
- `states`: how to query the states / observations.