go-ml-dev/nn

View on GitHub
output.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

exported method Output.Combine should have comment or be unexported
Open

func (ly Output) Combine(a *mx.Symbol) *mx.Symbol {
Severity: Minor
Found in output.go by golint

exported type Output should have comment or be unexported
Open

type Output struct {
Severity: Minor
Found in output.go by golint

There are no issues that match your filters.

Category
Status