Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Time Series Forecasting Using Deep Learning

1 view (last 30 days)
Hassan
Hassan on 25 Nov 2019
Closed: MATLAB Answer Bot on 20 Aug 2021
Dear ...,
after i train my network using this function
net = trainNetwork(XTrain,YTrain,layers,options);
i need to know how to apply it on XTrain and also how to calculate or get the performace

Answers (0)

Community Treasure Hunt

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

Start Hunting!