Unrecognized function or variable 'Reward'. How to create reward function
Show older comments
V(m,n)= Reward([Tr(m); en(n)], actions(bestind)) + gamma*Vbest;
Answers (1)
Image Analyst
on 31 Mar 2021
0 votes
You already asked this and I answered it:
Categories
Find more on Reinforcement Learning in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!