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

x/netsaur/web.ts>SigmoidLayer

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

Creates a sigmoid layer. Sigmoid layers use the sigmoid activation function. See https://en.wikipedia.org/wiki/Sigmoid_function