Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.21 KB

File metadata and controls

60 lines (32 loc) · 1.21 KB

Globals / Layer /

Interface: Layer

Hierarchy

Index

Properties

Properties

Optional activation

activation? : string | any

Defined in reimprove/networks.ts:4


Optional inputShape

inputShape? : number[]

Defined in reimprove/networks.ts:8

Do not use this field


Optional name

name? : string

Defined in reimprove/networks.ts:6


Optional useBias

useBias? : boolean

Defined in reimprove/networks.ts:5