Skip to content

show how gradient is penalized #96

@jeisner

Description

@jeisner

Recall that the log-likelihood bar shows the unregularized log-likelihood and how part of it has been removed for regularization.

The gradient bars could do the same: show the unregularized gradient and how part of it has been removed for regularization. In fact, the gradient may change sign as a result, so we'd have to think about how to display this. The tooltips might also change.

This shows more clearly how regularization pulls the weights back toward 0 ("weight decay"), and it more clearly links the gradient to the log-likelihood bar.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions