photo

Ravi Raja


Last seen: etwa ein Monat vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 Monate vor | 0

| akzeptiert

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort