Community Profile

photo

Kalyan Sundar


Last seen: 2 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Explorer
  • First Review

查看徽章

Feeds

排序方式:

提问


How do i select the weights of kernals in convolutional neural networks? i am using rand(3,3) for 3X3 kernel filtering. am i in the correct way??!!
IM=imresize(IM,[33,33]); %% resizing into 33X33 [row,col,chan]=size(IM); lower=-1/sqrt(3); upper=1/sqrt(3); *w=rand(3,3...

7 years 前 | 0 个回答 | 0

0

个回答