convolution

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2023 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Conv1D

func Conv1D(w, x mat.Tensor, stride int) mat.Tensor

Conv1D performs a 1D convolution.

func Conv2D

func Conv2D(w, x mat.Tensor, xStride, yStride int) mat.Tensor

Conv2D performs a 2D convolution.

Types

This section is empty.

Directories

Path Synopsis
Package conv1x1 implements a 1-dimensional 1-kernel convolution model
Package conv1x1 implements a 1-dimensional 1-kernel convolution model

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL