marianacelyvelasquez / deep-learning-project

Group project for the Deep Learning course in HS 2023: Arrhythmia detection via dialted CNN + SWAG
0 stars 0 forks source link

Understand why they exlcude modules when loading the model #7

Open pascal-mueller opened 10 months ago

pascal-mueller commented 10 months ago

The "paper code" supports the exclusion of modules. Why? What's a module anyway?