MLPAlgorithm PAD algorithm V1 version
All threads resolved!
All threads resolved!
Compare changes
@@ -6,8 +6,6 @@
@@ -16,17 +14,14 @@ import torch
@@ -39,19 +34,7 @@ def transform(x):
@@ -66,7 +49,7 @@ from bob.learn.pytorch.architectures import TwoLayerMLP as Network