From 58ff3378a276064809e1e692bd3e7d74b834c0aa Mon Sep 17 00:00:00 2001 From: Anthony Palomarez Date: Thu, 24 Mar 2022 10:30:37 -0600 Subject: [PATCH 1/2] Added another link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07c9532..1b75093 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,8 @@ - [Ethen's Notebook Collection](https://github.com/ethen8181/machine-learning) - Continuously updated machine learning documentations (mainly in Python3). Contents include educational implementation of machine learning algorithms from scratch and open-source library usage +-[DoorDash](https://doordash.engineering/category/data-science-and-machine-learning/) - DoorDash Engineering Team's machine learning blog. + ## Resources on Quora From 9a913d28cf0703f15bd1a28d4d8f598ee815afea Mon Sep 17 00:00:00 2001 From: Anthony Palomarez Date: Thu, 24 Mar 2022 10:31:55 -0600 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b75093..a359e13 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ - [Ethen's Notebook Collection](https://github.com/ethen8181/machine-learning) - Continuously updated machine learning documentations (mainly in Python3). Contents include educational implementation of machine learning algorithms from scratch and open-source library usage --[DoorDash](https://doordash.engineering/category/data-science-and-machine-learning/) - DoorDash Engineering Team's machine learning blog. +- [DoorDash](https://doordash.engineering/category/data-science-and-machine-learning/) - DoorDash Engineering Team's machine learning blog.