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