Figure 5 The interaction process between actor and environment. The above process can be expressed formally as: assuming the state of the environment is , the actor's policy function is the mapping from the environment state to the action, where is the parameter of the policy function; the reward function is from the environment state and the actor action. Actor framework 3.0 technical white paper The actor framework is a software class library that supports the writing of applications with multiple vi running independently and communicating with each other. In this type of application, each vi represents some operations.
Troy Garity