Searched refs:softmax (Results 1 – 1 of 1) sorted by relevance
10 def softmax(v): function11 m = sp.softmax(v)29 r = sp.softmax(va)