]> gitweb.factorcode.org Git - factor.git/commit
math.functions: add logit function and a test.
authorDoug Coleman <doug.coleman@gmail.com>
Sun, 24 Feb 2019 17:04:27 +0000 (11:04 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Sun, 24 Feb 2019 17:15:58 +0000 (11:15 -0600)
commit3f0ff53369366417021b2a0e024ed87367748bf1
treed66da7ccd7437f13e31f101fa844b6bbd7ea1b85
parentd70148e36540be834fa49c890b63ca7f1b346243
math.functions: add logit function and a test.

sigmoid is known as expit in scipy
basis/math/functions/functions-tests.factor
basis/math/functions/functions.factor