Community Profile

photo

isalirezag


Active since 2016

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


how to design a denoising stacked autoencoder
I see matlab add the stacked auto-encoder to its libraries. Does any one know how I can make a denoising stacked auto-encoder. ...

8 years ago | 1 answer | 3

1

answer

Question


how to multiply a N*N*M matrix with 1*M array
I have a matrix A with size N*N*M and array b with the size of 1*M. I want to multiply the elements of i^th dimension of matr...

8 years ago | 2 answers | 0

2

answers

Question


how to have more than one output for Anonymous Functions when I am using nlfilter
So im using the example provided for nlfilter in MATLAB: A = imread('cameraman.tif'); A = im2double(A); fun = @(x) median...

8 years ago | 1 answer | 0

1

answer