vectorflow ~master (2020-05-21T03:08:59Z)
Dub
Repo
SparseFG
vectorflow
neurallayer
Undocumented in source.
struct
SparseFG {
uint
id
;
float
val
;
ushort
group
;
}
Members
Variables
group
ushort
group
;
Undocumented in source.
id
uint
id
;
Undocumented in source.
val
float
val
;
Undocumented in source.
Meta
Source
See Implementation
vectorflow
neurallayer
classes
InputLayer
NeuralLayer
enums
LayerT
structs
SparseF
SparseFG