Closed yanxon closed 5 years ago
https://github.com/qzhu2017/PyXtal_ml/blob/733ecdfdb97149b9de469ae8f62c0020c0b8196c/pyxtal_ml/ml/dl_pytorch.py#L141
I think this is a typo, isn't it?
I copied it from the pytorch doc.
I don't think it's necessary because its equivalent to ReLU function. Deleting this line actually improve the result.
https://github.com/qzhu2017/PyXtal_ml/blob/733ecdfdb97149b9de469ae8f62c0020c0b8196c/pyxtal_ml/ml/dl_pytorch.py#L141
I think this is a typo, isn't it?