(->activation-fn kind)
Returns an activation function from its keyword. Throws an exception if the function does not exist. See documentation Input :
Returns an activation function from its keyword. Throws an exception if the function does not exist. See documentation Input : - kind : a keyword referencing the activation function to use Usage : (->activation-fn :cube)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close