Linear Regression Model #1762
vishpat
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Thanks for putting this up. Would you mind creating a specific repo for this like candle-stanford-ml or whatever name you would feel adequate? This would seem like a better place to have this rather than in the main repo (and to help for discoverability we could add a link from the main readme, we already have an 'external resource' section for similar things). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have implemented the Linear Regression Model using gradient descent and here is the PR. Could someone from the candle team look it over?
I aim to implement all of the ML algorithms taught in Andrew Ng's Stanford ML course using candle and share it with the community.
Beta Was this translation helpful? Give feedback.
All reactions