このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
rlFiniteSetSpec
有限集合アクションまたは観測チャネルのための仕様オブジェクトの作成
説明
rlFiniteSetSpec
オブジェクトには、有限集合に属するアクションまたは観測値を搬送するチャネルの仕様が含まれます。
作成
プロパティ
オブジェクト関数
rlSimulinkEnv | 既にエージェントと環境を含む Simulink モデルからの環境オブジェクトの作成 |
rlFunctionEnv | リセット関数とステップ関数を使用したカスタム強化学習環境の作成 |
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 で導入