Uses of Package
com.logicaldoc.ai.neural
Packages that use com.logicaldoc.ai.neural
Package
Description
Artificial Intelligence module
AI models based on Neural Network
-
Classes in com.logicaldoc.ai.neural used by com.logicaldoc.ai
-
Classes in com.logicaldoc.ai.neural used by com.logicaldoc.ai.neuralClassDescriptionThe available activation functions for the neural network neuronsThe result of an evaluation over a
NeuralNetwork
to check the accuracyThe available loss functions for the neural network losses calculation.An AI model based on a Neural Network.Specialization ofAIModelDAO
to operate onNeuralNetwork
Models a layer in the Neural NetworkSupported weight initialization schemes.