1.1.1 • Published 7 years ago

ml-util v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

ml-util

Machine Learning Utility Functions

fmincg - Function minimization using conjugate gradient - ported to JavaScript from Octave

sigmoid - Activation function

randnBoxMuller - Standard Normal variate using Box-Muller transform

randomPermutation - returns an array of random permutation efficiently (O(n))