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 theNeuralNetworkThe available loss functions for the neural network losses calculation.An AI model based on a Neural Network.Models 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.