Files
pyrobolearn/docs/source/models.rst
T
2019-06-26 03:37:23 +02:00

22 lines
271 B
ReStructuredText

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?
-----------------------------