- b -
- B()
: AlphaDropout< InputDataType, OutputDataType >
- Backtrace()
: Backtrace
- BacktrackingLineSearch()
: BacktrackingLineSearch
- BacktrackStepSize()
: AdaptiveStepsize
- Backward()
: AddMerge< InputDataType, OutputDataType, CustomLayers >
, Constant< InputDataType, OutputDataType >
, Lookup< InputDataType, OutputDataType >
, LSTM< InputDataType, OutputDataType >
, Convolution< ForwardConvolutionRule, BackwardConvolutionRule, GradientConvolutionRule, InputDataType, OutputDataType >
, MaxPooling< InputDataType, OutputDataType >
, MeanPooling< InputDataType, OutputDataType >
, AlphaDropout< InputDataType, OutputDataType >
, DropConnect< InputDataType, OutputDataType >
, MultiplyConstant< InputDataType, OutputDataType >
, MultiplyMerge< InputDataType, OutputDataType, CustomLayers >
, Dropout< InputDataType, OutputDataType >
, NegativeLogLikelihood< InputDataType, OutputDataType >
, PReLU< InputDataType, OutputDataType >
, AtrousConvolution< ForwardConvolutionRule, BackwardConvolutionRule, GradientConvolutionRule, InputDataType, OutputDataType >
, ELU< InputDataType, OutputDataType >
, Recurrent< InputDataType, OutputDataType, CustomLayers >
, RecurrentAttention< InputDataType, OutputDataType >
, FastLSTM< InputDataType, OutputDataType >
, ReinforceNormal< InputDataType, OutputDataType >
, Select< InputDataType, OutputDataType >
, BaseLayer< ActivationFunction, InputDataType, OutputDataType >
, FlexibleReLU< InputDataType, OutputDataType >
, Sequential< InputDataType, OutputDataType, CustomLayers >
, TransposedConvolution< ForwardConvolutionRule, BackwardConvolutionRule, GradientConvolutionRule, InputDataType, OutputDataType >
, Glimpse< InputDataType, OutputDataType >
, VRClassReward< InputDataType, OutputDataType >
, CrossEntropyError< InputDataType, OutputDataType >
, FFN< OutputLayerType, InitializationRuleType, CustomLayers >
, BatchNorm< InputDataType, OutputDataType >
, GRU< InputDataType, OutputDataType >
, KLDivergence< InputDataType, OutputDataType >
, MeanSquaredError< InputDataType, OutputDataType >
, HardTanH< InputDataType, OutputDataType >
, SigmoidCrossEntropyError< InputDataType, OutputDataType >
, HMM< Distribution >
, BilinearInterpolation< InputDataType, OutputDataType >
, Join< InputDataType, OutputDataType >
, LayerNorm< InputDataType, OutputDataType >
, Add< InputDataType, OutputDataType >
, Concat< InputDataType, OutputDataType, CustomLayers >
, LeakyReLU< InputDataType, OutputDataType >
, Linear< InputDataType, OutputDataType >
, ConcatPerformance< OutputLayerType, InputDataType, OutputDataType >
, LinearNoBias< InputDataType, OutputDataType >
, LogSoftMax< InputDataType, OutputDataType >
- BackwardVisitor()
: BackwardVisitor
- BallBound()
: BallBound< MetricType, VecType >
- Bandwidth()
: GaussianKernel
, LaplacianKernel
, TriangularKernel
- BarzilaiBorweinDecay()
: BarzilaiBorweinDecay
- Base()
: CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
- BaseCase()
: DTBRules< MetricType, TreeType >
, FastMKSRules< KernelType, TreeType >
, DualTreeKMeansRules< MetricType, TreeType >
, PellegMooreKMeansRules< MetricType, TreeType >
, NeighborSearchRules< SortPolicy, MetricType, TreeType >
, RangeSearchRules< MetricType, TreeType >
, RASearchRules< SortPolicy, MetricType, TreeType >
- BaseCases()
: DTBRules< MetricType, TreeType >
, FastMKSRules< KernelType, TreeType >
, DualTreeKMeansRules< MetricType, TreeType >
, NeighborSearch< SortPolicy, MetricType, MatType, TreeType, DualTreeTraversalType, SingleTreeTraversalType >
, NeighborSearchRules< SortPolicy, MetricType, TreeType >
, RangeSearch< MetricType, MatType, TreeType >
, RangeSearchRules< MetricType, TreeType >
- BaseLayer()
: BaseLayer< ActivationFunction, InputDataType, OutputDataType >
- BasisVector()
: CosineTree
- BatchDelta()
: BigBatchSGD< UpdatePolicyType >
- BatchNorm()
: BatchNorm< InputDataType, OutputDataType >
- BatchSize()
: AdaDelta
, AdaGrad
, AdamType< UpdateRule >
, BigBatchSGD< UpdatePolicyType >
, CMAES< SelectionPolicyType >
, IQN
, KatyushaType< Proximal >
, RMSProp
, SARAHType< UpdatePolicyType >
, SGD< UpdatePolicyType, DecayPolicyType >
, SGDR< UpdatePolicyType >
, SnapshotSGDR< UpdatePolicyType >
, SMORMS3
, SPALeRASGD< DecayPolicyType >
, SVRGType< UpdatePolicyType, DecayPolicyType >
- Begin()
: RandomDimensionSelect
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, AllDimensionSelect
, MultipleRandomDimensionSelect< NumDimensions >
- BestDistance()
: FurthestNeighborSort
, NearestNeighborSort
- BestModel()
: CVFunction< CVType, MLAlgorithm, TotalArgs, BoundArgs >
, HyperParameterTuner< MLAlgorithm, Metric, CV, OptimizerType, MatType, PredictionsType, WeightsType >
- BestNodeToNodeDistance()
: FurthestNeighborSort
, NearestNeighborSort
, FurthestNeighborSort
- BestObjective()
: HyperParameterTuner< MLAlgorithm, Metric, CV, OptimizerType, MatType, PredictionsType, WeightsType >
- BestPointToNodeDistance()
: FurthestNeighborSort
, NearestNeighborSort
- Beta()
: GammaDistribution
, LARS
, SparseAutoencoder
, SparseAutoencoderFunction
- Beta1()
: AMSGradUpdate
, AdamType< UpdateRule >
, AdamUpdate
, AdaMaxUpdate
, AMSGradUpdate
, NadamUpdate
, NadaMaxUpdate
, OptimisticAdamUpdate
, AdamUpdate
- Beta2()
: NadamUpdate
, AdamType< UpdateRule >
, AMSGradUpdate
, AdamUpdate
, AdaMaxUpdate
, NadaMaxUpdate
, OptimisticAdamUpdate
, AdamType< UpdateRule >
, NadamUpdate
, OptimisticAdamUpdate
- BetaPath()
: LARS
- Biases()
: Perceptron< LearnPolicy, WeightInitializationPolicy, MatType >
- BigBatchSGD()
: BigBatchSGD< UpdatePolicyType >
- BilinearInterpolation()
: BilinearInterpolation< InputDataType, OutputDataType >
- BinaryNumericSplit()
: BinaryNumericSplit< FitnessFunction, ObservationType >
- BinaryNumericSplitInfo()
: BinaryNumericSplitInfo< ObservationType >
- BinarySearch()
: CosineTree
- BinarySpaceTree()
: BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
- BinLabels()
: DecisionStump< MatType >
- Bins()
: HoeffdingNumericSplit< FitnessFunction, ObservationType >
- BiSearchVisitor()
: BiSearchVisitor< SortPolicy >
, BiSearchVisitor
, BiSearchVisitor< SortPolicy >
- Blacklist()
: PellegMooreKMeansStatistic
- BlockHeight()
: ColumnsToBlocks
- BlockSize()
: RandomizedBlockKrylovSVD
, RandomizedBlockKrylovSVDPolicy
, RandomizedBlockKrylovSVD
, RandomizedBlockKrylovSVDPolicy
- BlockWidth()
: ColumnsToBlocks
- BOOST_STATIC_CONSTANT()
: version< mlpack::ann::FFN< OutputLayerType, InitializationRuleType, CustomLayer...> >
, version< mlpack::ann::RNN< OutputLayerType, InitializationRuleType, CustomLayer...> >
- BoothFunction()
: BoothFunction
- Bound()
: Octree< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, RAQueryStat< SortPolicy >
, RPlusPlusTreeSplitPolicy
, Octree< MetricType, StatisticType, MatType >
, DTBStat
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, RPlusTreeSplitPolicy
, FastMKSStat
, RAQueryStat< SortPolicy >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, FastMKSStat
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, DTBStat
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
- BreadthFirstDualTreeTraverser()
: BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::BreadthFirstDualTreeTraverser< RuleType >
- BucketSize()
: LSHSearch< SortPolicy >
- BucketTag()
: DTree< MatType, TagType >
- BufSize()
: ColumnsToBlocks
- BufValue()
: ColumnsToBlocks
- BuildModel()
: NSModel< SortPolicy >
, FastMKSModel
, HoeffdingTreeModel
, RSModel
, RAModel< SortPolicy >
- BuildString()
: PathCacher
- BukinFunction()
: BukinFunction