photo

adel adel


Last seen: fast 2 Jahre vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

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

fast 2 Jahre vor | 0