Skip to main content
Module

x/netsaur/mod.ts>OneCycleSchedulerConfig

Powerful machine learning, accelerated by WebGPU
Go to Latest
type alias OneCycleSchedulerConfig
import { type OneCycleSchedulerConfig } from "https://deno.land/x/netsaur@0.2.15/mod.ts";
definition: { max_rate?: number; step_size?: number; }