public class Sigmoid extends Object implements ActiveFunction
Sigmoid()
double
function(double x)
functionG(double out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sigmoid()
public double function(double x)
function
ActiveFunction
public double functionG(double out)
functionG
Copyright © 2024. All rights reserved.