Fork me on GitHub

src/arraymancer/nn_primitives/private/p_activation

Search:
Group by:
  Source Edit

Procs

proc sigmoid[T: SomeFloat](x: T): T {.inline, noSideEffect.}
  Source Edit
Arraymancer Technical reference Tutorial Spellbook (How-To's) Under the hood