Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/@modelx/data/src/ReinforcedLearning"

Index

Type aliases

BoundFunction

BoundFunction: (bound: number) => number

Type declaration

    • (bound: number): number
    • Parameters

      • bound: number

      Returns number

ReinforcedOptions

ReinforcedOptions: { bounds?: number; getBound?: BoundFunction }

Type declaration