Skip to content

missing a parameter in the thetas #247

@PlumeRoberts

Description

@PlumeRoberts
  • Day: 02/07
  • Exercise: 02(closed)/03(normal)

image

thetas are incorrect
They should be
theta1 = np.array([0.0,3,0.5,-6]).reshape((-1, 1))
and
theta2 = np.array([0.0,0,0,0]).reshape((-1, 1))

Fixed on:

  • Github
  • Gitlab

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions