where class OptimizationAlgorithm is calling init on nn.Module even though it doesn't inherit from it (but probably should inherit?). which is also manually calling init on nn.Module and is explicitly ...