ReinforcementLearning Module


Derived Types

type, public ::  pAdaptationAgent_t

Components

Type Visibility Attributes Name Initial
integer, public :: smax
integer, public :: pmin
integer, public :: pmax
type(adaptiveArray_t), public, allocatable :: policy(:)

Type-Bound Procedures

procedure, public :: construct => pAdaptationAgent_Construct
procedure, public :: destruct => pAdaptationAgent_Destruct