rlFiniteSetSpec
유한 집합의 행동 채널 또는 관측값 채널에 대한 사양 객체 만들기
설명
rlFiniteSetSpec
객체는 유한 집합에 속하는 행동 또는 관측값을 전달하는 채널의 사양을 포함합니다.
생성
속성
객체 함수
rlSimulinkEnv | 에이전트와 환경이 이미 포함되어 있는 Simulink 모델에서 환경 객체 만들기 |
rlFunctionEnv | reset 함수와 step 함수를 사용하여 사용자 지정 강화 학습 환경 만들기 |
rlValueFunction | Value function approximator object for reinforcement learning agents |
rlQValueFunction | Q-Value function approximator with a continuous or discrete action space reinforcement learning agents |
rlVectorQValueFunction | Vector Q-value function approximator with hybrid or discrete action space for reinforcement learning agents |
rlContinuousDeterministicActor | Deterministic actor with a continuous action space for reinforcement learning agents |
rlDiscreteCategoricalActor | Stochastic categorical actor with a discrete action space for reinforcement learning agents |
rlContinuousGaussianActor | Stochastic Gaussian actor with a continuous action space for reinforcement learning agents |
예제
버전 내역
R2019a에 개발됨