Community Profile

photo

Margarita Cabrera


Last seen: 1 month ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 1

1

answer