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

x/netsaur/mod.ts>Conv2DLayer

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

Creates a convolutional layer. Convolutional layers are used for feature extraction. They are commonly used in image processing. See https://en.wikipedia.org/wiki/Convolutional_neural_network