go-ml-dev/nn

View on GitHub
adam.go

Summary

Maintainability
A
0 mins
Test Coverage
B
80%

exported type Adam should have comment or be unexported
Open

type Adam struct {
Severity: Minor
Found in adam.go by golint

exported method Adam.Init should have comment or be unexported
Open

func (opt Adam) Init(e int) Optimizer {
Severity: Minor
Found in adam.go by golint

There are no issues that match your filters.

Category
Status