Reinforcement Learning Toolbox - How to implement Markov decision process (MDP) environment and DQN agent for image classification?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jillian Eunice Oliveros
el 23 de Oct. de 2021
Editada: Jillian Eunice Oliveros
el 24 de Oct. de 2021
We are working on creating an MDP environment using a DQN agent using the reinforcement learning toolbox. We used an imageDatastore command to store the input images for classification. Our question is how does the RL toolbox read the imported images and use them to train the DQN agent? What commands should we include and what should be the network achitecture of the DQN agent for image classification?
Attached below is the proposed network achitecture. However, there were errors generated when trained using DQN.

Thanks!
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!