Practical AI for Healthcare Professionals: Machine Learning with Numpy, Scikit-learn, and TensorFlow
- Добавил: literator
- Дата: 13-12-2021, 19:12
- Комментариев: 0

Автор: Abhinav Suri
Издательство: Apress
Год: 2022
Страниц: 266
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB
Use Artificial Intelligence (AI) to analyze and diagnose what previously could only be handled by trained medical professionals. This book gives an introduction to practical AI, focusing on real-life medical problems, how to solve them with actual code, and how to evaluate the efficacy of these solutions. You’ll start by learning how to diagnose problems as ones that can and cannot be solved with AI or computer science algorithms. If you’re not familiar with those algorithms, that’s not a problem. You’ll learn the basics of algorithms and neural networks and when each should be applied. Then you’ll tackle the essential parts of basic Python programming relevant to data processing and making AI programs. The TensorFlow library alogn with Numpy and Scikit-Learn are covered, too.