photo

Md Abdur Rahman


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Graduate student, Reseacher

Statistics

All
MATLAB Answers

2 Questions
1 Answer

Cody

2 Problems
412 Solutions

RANK
245,488
of 298,219

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,548

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
305
of 160,604

CONTRIBUTIONS
2 Problems
412 Solutions

SCORE
5,090

NUMBER OF BADGES
16

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Treasure Hunt Participant
  • MATLAB Central Treasure Hunt Finisher
  • First Answer
  • Revival Level 1
  • Speed Demon
  • Creator
  • Thankful Level 1
  • Commenter
  • Draw Letters
  • CUP Challenge Master
  • Community Group Solver
  • Introduction to MATLAB Master

View badges

Feeds

View by

Question


Error in 'trainNetwork' (line 141) for multi-input and single output CNN model
Hi, I am working on a CNN model with 2 images as input and single image as output. The code for training is as follows: traine...

4 years ago | 1 answer | 0

1

answer

Answered
How can I give multiple input image frames in CNN ?
You may check the link: https://www.mathworks.com/help/deeplearning/ug/multiple-input-and-multiple-output-networks.html

4 years ago | 0

Question


Add variable as input parameter in deep learning model
I am working on CNN model which increases pixel value of input image by x times. Here, the value of x is different for each pixe...

4 years ago | 1 answer | 0

1

answer