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