Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

name: string
class_name: KerasLayerType
inbound_nodes: any[]