Community Profile

photo

Margarita Cabrera


Last seen: 約1ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to get the actor network of a trained policy gradient agent?
I have trained a policy gradient agent using the following matlab code: net = [ featureInputLayer(2,'Normalization','none', .....

2年弱 前 | 1 件の回答 | 0

1

回答

質問


How to obtain Shapley Values with a pattern classification neural network?
We wanted to obtain the Shapley Values for a feature vector (query point) and a database trained with a neuralnet initiated with...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Procedure to link state path and action path in a DQL critic reinforcement learning agent?
Hi all Some reinforcement learning examples available at the Mathworks page use a single output DQN agent as a critic. See for...

約3年 前 | 1 件の回答 | 0

1

回答

質問


Input normalization using a reinforcement learning DQN agent
Hi all I have built a DQN agent to solv a custom reinforcement problem. Following mathworks examples I have no used any kind o...

約3年 前 | 1 件の回答 | 1

1

回答