Reinforcement Learning Toolbox - How to implement Markov decision process (MDP) environment and DQN agent for image classification?

조회 수: 4 (최근 30일)
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개)

카테고리

Help CenterFile Exchange에서 Reinforcement Learning에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by