mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-18 12:50:30 +08:00
22 lines
271 B
ReStructuredText
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?
|
|
-----------------------------
|
|
|
|
|