Skip to main content
Module

x/netsaur/mod.ts>LeakyReluLayer

Powerful machine learning, accelerated by WebGPU
Latest
function LeakyReluLayer
import { LeakyReluLayer } from "https://deno.land/x/netsaur@0.3.1/mod.ts";

Creates a leaky relu layer. Leaky relu layers use the leaky relu activation function.