photo

Ravi Raja


Last seen: Today 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...

9개월 전 | 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...

9개월 전 | 답변 수: 1 | 0

1

답변