ugm2 / Deep-Learning-Workshop

Implementation of some of the main Deep Learning Algorithms with some examples
0 stars 0 forks source link

Implement Regularisation methods #8

Open ugm2 opened 3 years ago

ugm2 commented 3 years ago

Implement regularisation methods such as L2/L1 or Dropout in a class that can be imported and utilised

ugm2 commented 3 years ago

Fixes #5