Community Profile

photo

adel adel


Last seen: environ un an il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

  • First Answer
  • First Review

Afficher les badges

Feeds

Afficher par

A répondu
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 ...

environ un an il y a | 0