update docs

This commit is contained in:
Brian Delhaisse
2019-06-26 03:37:23 +02:00
parent 542284fdde
commit 52020bceb5
34 changed files with 418 additions and 130 deletions
+21
View File
@@ -0,0 +1,21 @@
Models
======
Learning models.
- DMP
How to use a learning model?
----------------------------
Design
------
Models are independent of the other elements in PRL, but are used by other elements in PRL.
How to create your own model?
-----------------------------