From fdc5ed96067b20580d66318ff1f88eed057a422d Mon Sep 17 00:00:00 2001 From: Axel Blaze <118506025+Axelblaze00@users.noreply.github.com> Date: Wed, 25 Jan 2023 14:31:18 +0530 Subject: [PATCH 1/2] Update courses.md --- courses.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/courses.md b/courses.md index 10aea38..e30d6a1 100644 --- a/courses.md +++ b/courses.md @@ -53,3 +53,11 @@ The following is a list of free or paid online courses on machine learning, stat * [Deploying a Deep Learning Model on Web and Mobile Applications Using TensorFlow](https://www.manning.com/liveproject/deploying-a-deep-learning-model-on-web-and-mobile-applications-using-tensorflow) - $ Hands-on project * [Complete Data Science and ML Course](https://www.scaler.com/data-science-course/) - $ * [ML Observability Fundamentals](https://arize.com/ml-observability-fundamentals/) - free +* [Data science course with placement](https://brainalyst.in/data-science-course-placement-guarantee) +* [DATA VISUALIZATION COURSE](https://brainalyst.in/data-visualization-courses-online/) +* [DATA VISUALIZATION PYTHON COURSE](https://brainalyst.in/data-visualization-python/) +* [DATA SCIENCE WITH R PROGRAMMING](https://brainalyst.in/data-science-with-r/) +* [DATA SCIENCE WITH PYTHON](https://brainalyst.in/data-science-with-python-course/) +* [DATA SCIENCE 360 TRAINING COURSE](https://brainalyst.in/data-science-360-training-course/) +* [BIG DATA & CLOUD COMPUTING COURSE](https://brainalyst.in/big-data-cloud-computing-courses/) +* [FULL STACK DATA SCIENCE PROGRAM](https://brainalyst.in/full-stack-data-science-course-program/) From 6ccccbe2ef478f37ccca2a0b6f6b90be8f3a4d48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 1 Feb 2023 12:34:21 +0100 Subject: [PATCH 2/2] Added Optimization Algorithms Hi, Stjepan from Manning here again. This time we have a title on optimization and search algorithms. Thank you for considering it. Best, --- books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/books.md b/books.md index a9b9eb4..cab2362 100644 --- a/books.md +++ b/books.md @@ -65,7 +65,8 @@ The following is a list of free and/or open source books on machine learning, st - [Managing Machine Learning Projects: From design to deployment](https://www.manning.com/books/managing-machine-learning-projects) - Simon Thompson - [Causal Machine Learning](https://www.manning.com/books/causal-machine-learning) - Robert Ness - Practical introduction to building AI models that can reason about causality. - [Bayesian Optimization in Action](https://www.manning.com/books/bayesian-optimization-in-action) - Quan Nguyen - Book about building Bayesian optimization systems from the ground up. -- - [Machine Learning Algorithms in Depth](https://www.manning.com/books/machine-learning-algorithms-in-depth)) - Vadim Smolyakov - Book about practical implementations of dozens of ML algorithms. +- [Machine Learning Algorithms in Depth](https://www.manning.com/books/machine-learning-algorithms-in-depth)) - Vadim Smolyakov - Book about practical implementations of dozens of ML algorithms. +- [Optimization Algorithms](https://www.manning.com/books/optimization-algorithms) - Alaa Khamis - Book about how to solve design, planning, and control problems using modern machine learning and AI techniques. ## Deep Learning