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 aNeuralNetworkto check the accuracyThe available loss functions for the neural network losses calculation.An AI model based on a Neural Network.Specialization ofAIModelDAOto operate onNeuralNetworkModels a layer in the Neural NetworkThe available weights updater algorithms.The algorithm to use to optimize the update of the weights inside theNeuralNetwork.Supported weight initialization schemes.