Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

initializeVariable

  • initializeVariable(shape: number[], scalar?: boolean, init?: "he" | "zeros" | "normal"): Variable
  • Initialize a variable of a given shape.

    Parameters

    • shape: number[]
    • Default value scalar: boolean = false
    • Default value init: "he" | "zeros" | "normal" = "he"

    Returns Variable

Legend

  • Function
  • Type alias
  • Class
  • Class with type parameter
  • Enumeration
  • Interface

Generated using TypeDoc