mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-09 11:31:38 +08:00
update docs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Approximators
|
||||
=============
|
||||
|
||||
An ``Approximator`` accepts as inputs the ``State``, ``Action``, and learning ``Model``, and connects them.
|
||||
Approximators are used by other classes in the PRL framework.
|
||||
|
||||
How to use an approximator?
|
||||
---------------------------
|
||||
|
||||
|
||||
How to create your own approximator?
|
||||
------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user