Community Profile

photo

adel adel


Last seen: circa un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistiche

  • First Answer
  • First Review

Visualizza badge

Feeds

Visto da

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

circa un anno fa | 0