#include <cactorcritic.h>
Inheritance diagram for CActorFromContinuousActionGradientPolicy:
[virtual]
tells the Listener that a new Episode has startet.
Reimplemented from CSemiMDPListener.
NULL
interface function for the actors
The actor gets a critic for a given state action pair. Then he has to adopt his policy according to the critic.
Implements CActor.
[protected]