sigmoid-prime
v0.0.1
Published
The derivative of the sigmoid function
Readme
sigmoid-prime
The derivative of the sigmoid function
Installation
$ npm install sigmoidPrimeUsage
var sigmoidPrime = require('sigmoid-prime');
sigmoidPrime(-0.29); // 0.24481655684290712