How to choose a starting CNN architecture? Submitted by OffswitchToggle t3_zd6r90 on December 5, 2022 at 1:27 PM in deeplearning 11 comments 22
CommunismDoesntWork t1_iz1qf6u wrote on December 5, 2022 at 8:45 PM You don't build your own network. You define your problem, and choose the best network for that problem. For instance, is your problem a classification problem? Then find an off the shelf classifier to use. Permalink 2
Viewing a single comment thread. View all comments