Liking cljdoc? Tell your friends :D

clj-nd4j.ml.activation


->activation-fnclj

(->activation-fn kind)

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)
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)
sourceraw docstring

activation-fn?clj

(activation-fn? obj)
source

activation-fns-pointersclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close