Which neural network can be used in RL agent?
5 views (last 30 days)
Show older comments
My observations and actions are available in the form of matrix. Is it allowed to use U-Net as actor and critic in DDPG network or I have to convert these observation and actions to vector format and use a simple feed forward neural network?
3 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!