go-ml-dev/nn

View on GitHub
lambda.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

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

func (nb Lambda) Combine(input *mx.Symbol) *mx.Symbol {
Severity: Minor
Found in lambda.go by golint

exported type Lambda should have comment or be unexported
Open

type Lambda struct {
Severity: Minor
Found in lambda.go by golint

There are no issues that match your filters.

Category
Status