Community Profile

photo

adel adel


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistiken

  • First Answer
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 ...

etwa ein Jahr vor | 0