OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 C__half
 Copennn::__half
 C__nv_bfloat16
 Copennn::__nv_bfloat16
 Copennn::AugmentationSettingsOptional data-augmentation transforms applied at training time
 Copennn::Backend
 Copennn::opennn::Backend
 Copennn::BackPropagation
 Copennn::BackPropagationLMScratch state used by LevenbergMarquardtAlgorithm
 Copennn::BackwardEdge
 Copennn::BatchOwns the host-side and (optional) device-side buffers for one mini-batch of dataset samples
 Copennn::TestingAnalysis::BinaryClassificationRatesSample indices grouped by binary-classification outcome
 Copennn::BoxPlot
 Copennn::Buffer
 Copennn::opennn::Buffer
 Copennn::ResponseOptimization::Condition
 Copennn::Configuration
 Copennn::opennn::Configuration
 Copennn::Correlation
 CcudnnTensorStruct
 Copennn::cudnnTensorStruct
 Copennn::DatasetBase data container with samples, variables and per-variable metadata
 Copennn::Descriptives
 Copennn::ResponseOptimization::Domain
 Copennn::EnumMap< Enum >
 Copennn::EpochStatsAggregate metrics produced for a single training or evaluation epoch
 Copennn::Loss::EvaluationResultOutput of calculate_error()
 Copennn::ForwardPropagation
 Copennn::opennn::ForwardPropagation
 Copennn::TestingAnalysis::GoodnessOfFitAnalysisPer-output regression goodness-of-fit summary
 Copennn::Histogram
 Copennn::InputsSelectionAbstract base class for input feature selection methods
 Copennn::InputsSelectionResultsOutcome of an InputsSelection run
 Copennn::Json
 Copennn::opennn::Json
 Copennn::JsonDocument
 Copennn::opennn::JsonDocument
 Copennn::JsonWriter
 Copennn::opennn::JsonWriter
 Copennn::KMeans
 Copennn::TestingAnalysis::KolmogorovSmirnovResultsOutput of perform_Kolmogorov_Smirnov_analysis()
 Copennn::LayerAbstract base class for every layer in an OpenNN NeuralNetwork
 Copennn::LossTrainable loss function attached to a NeuralNetwork and a Dataset
 Copennn::ModelExpression
 Copennn::ModelSelectionSearches for the best generalizing architecture for a model
 Copennn::NeuralNetworkStack of Layers forming a trainable model
 Copennn::NeuronSelectionAbstract base class for hidden-layer-size selection methods
 Copennn::NeuronsSelectionResultsOutcome of a NeuronSelection run
 Copennn::ResponseOptimization::Objectives
 Copennn::Operator
 Copennn::OptimizerAbstract base class for every training algorithm in OpenNN
 Copennn::OptimizerDataPer-optimizer scratch state shared across iterations
 Copennn::Registry< T >
 Copennn::Configuration::Resolved
 Copennn::opennn::Configuration::Resolved
 Copennn::ResponseOptimization
 Copennn::TestingAnalysis::RocAnalysisOutput of perform_roc_analysis()
 Copennn::profiler::ScopedTimer
 Copennn::opennn::Shape
 Copennn::Shape
 Copennn::profiler::Stats
 Copennn::opennn::TensorView
 Copennn::TensorView
 Copennn::TestingAnalysisComputes diagnostic metrics for a trained network on testing data
 Copennn::ThreadSafeQueue< T >
 Copennn::TrainingResultsPer-epoch error history and final summary produced by Optimizer::train()
 Copennn::TrainingStrategyCoordinates the training of a NeuralNetwork on a Dataset
 Copennn::opennn::TypeInfo< T >
 Copennn::TypeInfo< T >
 Copennn::opennn::TypeInfo< Type::BF16 >
 Copennn::TypeInfo< Type::BF16 >
 Copennn::opennn::TypeInfo< Type::FP32 >
 Copennn::TypeInfo< Type::FP32 >
 Copennn::opennn::TypeInfo< Type::INT8 >
 Copennn::TypeInfo< Type::INT8 >
 Copennn::Variable