https://github.com/yaringal/DropoutUncertaintyExps/blob/6eb4497628d12b0f300f4b4f6bdc386bebad565c/net/net.py#L9 Should be changed to: ```python from scipy.special import logsumexp ``` reference: https://github.com/cvxgrp/cvxpy/issues/640