Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing a parameter in the thetas #247

Open
2 tasks
PlumeRoberts opened this issue Dec 14, 2022 · 0 comments
Open
2 tasks

missing a parameter in the thetas #247

PlumeRoberts opened this issue Dec 14, 2022 · 0 comments
Labels

Comments

@PlumeRoberts
Copy link
Contributor

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant