Update galaktaglare.go #28
Annotations
5 errors and 1 warning
build:
galaktaglare.go#L627
layer.Inputs undefined (type *DenseLayer has no field or method Inputs)
|
build:
galaktaglare.go#L632
layer.Inputs undefined (type *DenseLayer has no field or method Inputs)
|
build:
galaktaglare.go#L633
layer.Inputs undefined (type *DenseLayer has no field or method Inputs)
|
build:
galaktaglare.go#L634
cannot use layer.Weights (variable of type [][]float64) as type []float64 in argument to nn.MultiplyVectors
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|