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

x/netsaur/web.ts>TanhLayer

Powerful machine learning, accelerated by WebGPU
Go to Latest
function TanhLayer
import { TanhLayer } from "https://deno.land/x/netsaur@0.2.10/web.ts";

Creates a tanh layer. Tanh layers use the tanh activation function.