Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netsaur/mod.ts>LeakyReluLayer

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
function LeakyReluLayer
import { LeakyReluLayer } from "https://deno.land/x/netsaur@0.4.2/mod.ts";

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