Package com.logicaldoc.ai.neural
package com.logicaldoc.ai.neural
AI models based on Neural Network
- Since:
- 9.2
-
ClassDescriptionThe available activation functions for the neural network neuronsThe result of an evaluation over a
NeuralNetworkto check the accuracyA callable to perform the evaluation of aNeuralNetworkA manager to concentrate the evaluation of theNeuralNetworkHibernate implementation ofNeuralNetworkDAOThe 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 NetworkSupported weight initialization schemes.