add pendulum environment example + general updates

This commit is contained in:
Brian Delhaisse
2019-07-17 02:35:10 +02:00
parent 96b497ded8
commit 5369657b89
28 changed files with 1700 additions and 480 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ Learning models can be divided into 2 categories:
- Polynomial models
- Deep Neural Networks (DNNs)
- Gaussian processes (GPs)
- Trajectory based learning models:
- Trajectory based learning models
- Dynamic Movement Primitives (DMPs)
- Central Pattern Generators (CPGs)
- Gaussian Mixture Models and Gaussian Mixture Regression (GMMs/GMRs)
View File
-3
View File
@@ -1,3 +0,0 @@
Priority Tasks
==============
+1 -1
View File
@@ -14,7 +14,7 @@ General idea.
- lack of benchmarks
- lack of flexibility and modularity
- lack of generalization
- high coupling
- high coupling between different modules
For instance: