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

x/netsaur/packages/core/mod.ts>Conv2DLayer

Powerful machine learning, accelerated by WebGPU
Go to Latest
function Conv2DLayer
import { Conv2DLayer } from "https://deno.land/x/netsaur@0.4.0-patch/packages/core/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