Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

With vectorial calculation #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 1, 2016

  1. With vectorial calculation

    You could also use the following line:
    
    theta = theta - alpha * (1/m) * sum((X*theta-y).*X)'
    chiarabroggipav authored Sep 1, 2016
    Configuration menu
    Copy the full SHA
    f87c47a View commit details
    Browse the repository at this point in the history