Community Profile

photo

adel adel


Last seen: 約1年 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer
  • First Review

バッジを表示

Feeds

表示方法

回答済み
How to find the total number of parameters in CNN network?
hello, try this code: lgraph = layerGraph(Net); output = lgraph.Layers(end).Name; prob = lgraph.Layers(end-1).Name; lgraph ...

約1年 前 | 0