フィルターのクリア

How can I use transfer learning in matlab for non image data

4 ビュー (過去 30 日間)
Ambali Odebowale
Ambali Odebowale 2022 年 12 月 7 日
I have a non image data and I would like to use transfer learning to predict the response.
I generated 100 1D response data with each column representing a response at a particular gap (d). The generated data for the response is attached.
Gap variation
deld=(80E-9-10E-9)/100;
d=[10E-9:deld:80E-9];
I have tried using transfer learning but I am getting 100% accuracy. So, I am not sure this is right. Also, I could not predict any response from the model.
Please I need help.

回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by