Unverified Commit 45ee3a8a authored by Gao, Xiang's avatar Gao, Xiang Committed by GitHub
Browse files

Update activation list link (#244)

parent abcb1217
......@@ -88,7 +88,7 @@ def load_sae(filename):
def _get_activation(activation_index):
# Activation defined in:
# https://github.com/Jussmith01/NeuroChem/blob/master/src-atomicnnplib/cunetwork/cuannlayer_t.cu#L868
# https://github.com/Jussmith01/NeuroChem/blob/stable1/src-atomicnnplib/cunetwork/cuannlayer_t.cu#L920
if activation_index == 6:
return None
elif activation_index == 5: # Gaussian
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment