photo

adel adel


Last seen: oltre un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

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

oltre un anno fa | 0