Skip to main content
Module

x/netsaur/src/model/types.ts>NetworkJSON

Powerful machine learning, accelerated by WebGPU
Go to Latest
interface NetworkJSON
import { type NetworkJSON } from "https://deno.land/x/netsaur@0.2.0/src/model/types.ts";

Properties

optional
costFn: string
input: Shape[Rank] | undefined
layers: LayerJSON[]