Skip to content

ex2 costfunction grad #7

@M3Dade

Description

@M3Dade

grad = (1 / m) * sum((h - y) .* X) can be instead of X' * (h - y) / m
Maybe the J also can be optimized in this way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions