From 2f2f3d343edb0cb3ebc47d172e952a0c42c2220c Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Mon, 13 Feb 2023 03:11:59 -0500 Subject: [PATCH] Add new book (#92) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2ba4535..8fd950c 100644 --- a/readme.md +++ b/readme.md @@ -568,6 +568,7 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [📕 MachineLearningWithTensorFlow2ed (2020)](https://www.manning.com/books/machine-learning-with-tensorflow-second-edition) - Book on general purpose machine learning techniques regression, classification, unsupervised clustering, reinforcement learning, auto encoders, convolutional neural networks, RNNs, LSTMs, using TensorFlow 1.14.1. - [📕 Machine Learning Bookcamp (2020)](https://www.manning.com/books/machine-learning-bookcamp) - Project-based approach to learning machine learning. - [📕 Trust in Machine Learning (2021)](https://www.manning.com/books/trust-in-machine-learning) - Book about how to build machine learning systems that are explainable, robust, transparent, and optimized for fairness. +- [📖 Distributed Machine Learning Patterns (2023)](https://github.com/terrytangyuan/distributed-ml-patterns) - Distributed machine learning system patterns. ## Management