Answered Calculate RMSE of NARX to evaluate Performance
Hi @wissal zaher,
I understand you want to calculate RMSE of peformance. The "perform" function in MATLAB, when used with a neu...
12 maanden ago | 0
Answered How to prefetch data during network training ?
Hi @Xie Shipley,
Yes you can prefetch your data while training the network in MATLAB if you have a GPU. While the GPU is workin...
12 maanden ago | 0
Answered Feeding time series to RL environment
Hi @Mostafa,
I understand that you want to extract the running state number to use as an index for the related PV(t), LOAD(t), ...