Options
All
  • Public
  • Public/Protected
  • All
Menu

Implementation of the dense pooling model, found here.

internal

Hierarchy

  • Model
    • DensePoolingModel

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static Readonly externalName

externalName: "dense-pooling" = "dense-pooling"

Name/ID given to the model, which can be used to identify it on a command line or in file names.

Methods

Protected initialiseModel

  • initialiseModel(config: Config): void

Generated using TypeDoc