From 84f1a79154e5096ea8eb90567da5a6a3e3077a85 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Thu, 6 Jan 2022 15:10:54 +0100 Subject: [PATCH] :memo: add MLM link --- methodology-development.md | 1 + 1 file changed, 1 insertion(+) diff --git a/methodology-development.md b/methodology-development.md index 203109f..7994a52 100644 --- a/methodology-development.md +++ b/methodology-development.md @@ -151,6 +151,7 @@ Context: * Virtualize Everything! [Awesome-Compose](https://github.com/docker/awesome-compose). * **AI / ML / Modelling** * [open source cousin to GPL3](https://github.com/kingoflolz/mesh-transformer-jax) + * [Machine Learning Master](https://machinelearningmastery.com/) is a great resource! * **Philosophy / Mindset / Principles** * [the-importance-of-humility-in-software-development](https://humbletoolsmith.com/2020/08/10/the-importance-of-humility-in-software-development/) * _doing it right_ vs _doing it on time_