Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

AI and Machine Learning for Coders: A Programmer’s Guide to Artificial Intelligence

Posted By: viserion
AI and Machine Learning for Coders: A Programmer’s Guide to Artificial Intelligence

Laurence Moroney, "AI and Machine Learning for Coders: A Programmer’s Guide to Artificial Intelligence"
English | ISBN: 1492078190 | 2020 | PDF | 390 pages | 39 MB

If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.

You'll understand how to implement the most common scenarios in machine learning, such as computer vision, natural language processing (NLP), and sequence modeling for web, mobile, cloud, and embedded runtimes. Most books on machine learning begin with a daunting amount of advanced math. This guide is built on practical lessons that let you work directly with the code.

You'll learn:

How to build models with TensorFlow using skills that employers desire
The basics of machine learning by working with code samples
How to implement computer vision, including feature detection in images
How to use NLP to tokenize and sequence words and sentences
Methods for embedding models in Android and iOS
How to serve models over the web and in the cloud with TensorFlow Serving