Options
All
  • Public
  • Public/Protected
  • All
Menu

Implementation of the bidirectional LTSM model, found here.

internal

Hierarchy

  • Model
    • BiDirectionalLTSMModel

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static Readonly externalName

externalName: "bi-directional-ltsm" = "bi-directional-ltsm"

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