markroxor / fromscratchtoml

The machine learning library you really understand.
https://markroxor.github.io/fromscratchtoml/
MIT License
31 stars 19 forks source link

Convert notebooks into intuitive blogs #23

Closed markroxor closed 6 years ago

markroxor commented 6 years ago

The goal is to explain the code behind each implementation in a python notebook.

CC - @dikshant2210 @somnat

markroxor commented 6 years ago

@somnat you have provided some incredible explanation of linear regression using analytical approach in your readme.md. Please create a new notebook called linear_regression_from_scratch and integrate your explanations in markdown cells along side the code in LinearRegression class.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.