Uses of Class
org.tribuo.math.kernel.Sigmoid
Packages that use Sigmoid
Package
Description
Provides a 
Kernel interface for Mercer kernels, along with implementations of standard kernels.- 
Uses of Sigmoid in org.tribuo.math.kernel
Methods in org.tribuo.math.kernel that return SigmoidModifier and TypeMethodDescriptionstatic SigmoidSigmoid.deserializeFromProto(int version, String className, com.google.protobuf.Any message) Deserialization factory.