photo

Ravi Raja


Last seen: 約1ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how to change font color of excel using Matlab (at specific sheet)
% Connect to Excel excel = actxserver('Excel.Application'); excel.Visible = true; % Set to true if you want Excel to be visibl...

12ヶ月 前 | 0

| 採用済み

質問


How to combine two pre trained deep learning models (Mobilenetv2 and nasnet_mobile)
Hi how can we create a hybrid model based on two pretrained models (Mobilenetv2 and nasnet_mobile) ? Previously I did for mobi...

12ヶ月 前 | 1 件の回答 | 0

1

回答