Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/netsaur/src/core/api/layers.ts>ReluLayer

Powerful machine learning, accelerated by WebGPU
Go to Latest
function ReluLayer
import { ReluLayer } from "https://deno.land/x/netsaur@0.2.8/src/core/api/layers.ts";

Creates a relu layer. Relu layers use the relu activation function.