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

19 lines
295 B
ReStructuredText

Rewards
=======
In PRL, every concept is modelized as a class. This is also true for rewards which are returned by the environment.
How to use a particular reward?
-------------------------------
example of rewards
How to create your own reward?
------------------------------
FAQs
----