rcognita.critics
This module containing critics, which are integrated in controllers (agents).
Remarks:
All vectors are treated as of type [n,]
All buffers are treated as of type [L, n] where each row is a vector
Buffers are updated from bottom to top
Classes
|
Critic base class. |
|
|
|
This is the class of critics that are represented as functions of observation only. |
|
This is the class of critics that are represented as functions of observation only. |
|
|
|
Critic for tabular agents. |
|
This is a dummy to calculate outcome (accumulated running objective). |