Community Profile

photo

Redha Almahdi


university of dayton

Last seen: 11 maanden ago Active since 2018

Statistics

All
  • First Review
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
is there depthwise convolution layer in matlab ?
The convolution layer is different than convn() command. The convolution layer should have forward and backpropagation which has...

meer dan 5 jaar ago | 0

Question


is there depthwise convolution layer in matlab ?
I am trying to build Xception Net from scratch, but I could not find the support layer or any equivalent layer to the depthwise ...

meer dan 5 jaar ago | 3 answers | 0

3

answers

Answered
Is there any implementation of XGBoost algorithm for decision trees in Matlab?
Hi Roberto, I am looking for XGBoost matlab based implementation as well. PLease if you get any let me know. Thanks

meer dan 5 jaar ago | 0

Solved


Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

meer dan 5 jaar ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

meer dan 5 jaar ago

Question


The Multispectral Semantic Segmentation example has not fully explained how to train UNet with RGB image for one class for example Skin Cancer or leaves
Is there any way to train and test the UNet on RGB images.' If yes, how to create the dataset that will work to this model. I ha...

bijna 6 jaar ago | 0 answers | 0

0

answers