package
Version:
v0.0.0-...-41d7962
Opens a new window with list of versions in this module.
Published: Nov 17, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Matrix struct {
Cols int
Rows int
Data []int8
}
Matrix8 is a 8 bit matrix
Layer is a neural network layer
NewMatrix8 creates a new 8 bit matrix
Size is the size of the matrix
Source Files
¶
Click to show internal directories.
Click to hide internal directories.