photo

Margarita Cabrera


Last seen: 4 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
35,133
of 299,806

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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', .....

3 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 1 个回答 | 1

1

个回答