Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 15-12-2020, 18:42
  • Комментариев: 0
Machine Learning and AI for Healthcare: Big Data for Improved Health Outcomes, Second EditionНазвание: Machine Learning and AI for Healthcare: Big Data for Improved Health Outcomes, Second Edition
Автор: Arjun Panesar
Издательство: Apress
Год: 2021
Страниц: 428
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

This updated second edition offers a guided tour of machine learning algorithms and architecture design. It provides real-world applications of intelligent systems in healthcare and covers the challenges of managing big data. The book has been updated with the latest research in massive data, machine learning, and AI ethics. It covers new topics in managing the complexities of massive data, and provides examples of complex machine learning models.
  • Добавил: literator
  • Дата: 15-12-2020, 18:27
  • Комментариев: 0
Deep Learning on Windows: Building Deep Learning Computer Vision Systems on Microsoft WindowsНазвание: Deep Learning on Windows: Building Deep Learning Computer Vision Systems on Microsoft Windows
Автор: Thimira Amaratunga
Издательство: Apress
Год: 2021
Страниц: 345
Язык: английский
Формат: pdf (true), epub
Размер: 35.9 MB

Build deep learning and computer vision systems using Python, TensorFlow, Keras, OpenCV, and more, right within the familiar environment of Microsoft Windows. The book starts with an introduction to tools for deep learning and computer vision tasks followed by instructions to install, configure, and troubleshoot them. Here, you will learn how Python can help you build deep learning models on Windows.
  • Добавил: alex66
  • Дата: 15-12-2020, 18:21
  • Комментариев: 0

Название: Embedded Systems with ARM Cortex-M Microcontrollers in Assembly Language and C, Third edition
Автор: Dr. Yifeng Zhu
Издательство: E-Man Press LLC
Год: 2018
Формат: PDF
Страниц: 741
Размер: 135.34 МБ
Язык: English

The book introduces basic programming of ARM Cortex-M cores in assembly and C at the register level, and the fundamentals of embedded system design. It presents basic concepts such as data representations (integer, fixed-point, floating-point), assembly instructions, stack, and implementing basic controls and functions of C language at the assembly level.
  • Добавил: TRex
  • Дата: 15-12-2020, 16:34
  • Комментариев: 0
Название: Абстрактные типы данных
Автор: С. М. Окулов
Издательство: Лаборатория знаний
Год: 2020
Формат: PDF
Страниц: 253
Размер: 10 Mb
Язык: Русский

Абстракция, абстрагирование – одна из составляющих мыслительного процесса творческой личности. Для развития этого компонента мышления в процессе обучения информатике есть дополнительные возможности, так как знание абстрактных типов данных, умение оперировать ими – необходимый элемент профессиональной культуры специалиста, связанного с разработкой программных комплексов.
  • Добавил: literator
  • Дата: 15-12-2020, 15:44
  • Комментариев: 0
Exploring Windows Presentation Foundation: With Practical Applications in .NET 5Название: Exploring Windows Presentation Foundation: With Practical Applications in .NET 5
Автор: Taurius Litvinavicius
Издательство: Apress
Год: 2021
Страниц: 230
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Use the Windows Presentation Foundation (WPF) technology to develop Windows applications using C# and XAML for design. This book will get you through not only the basics, but also some of the more advanced concepts of WPF in .NET 5. The book starts with basic concepts such as window, page, text box, and message box as well as a sequence of common events and event handling in WPF. You will learn how to use various elements in WPF and deal with them in .NET 5. You will understand how to work with files and access them in WPF along with binding and MVVM (Model-View-View-Model). You will learn how to retrieve data from APIs, work in XAML, and understand where design and style properties should be applied in WPF. After reading this book you will be able to work on WPF and apply its concepts in .NET 5, .NET core, and the .NET framework.
  • Добавил: literator
  • Дата: 15-12-2020, 15:21
  • Комментариев: 0
Foundations PythonНазвание: Foundations Python
Автор: Franks W.
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 333
Язык: английский
Формат: epub, azw, mobi
Размер: 10.1 MB

Learn to Program like a Superhero. Computer programming is the art of creating applications or software. These programs allow us to do everything from solve simple math problems and watch our favorite YouTube videos (I can’t get enough of skydiving bulldogs) to destroying hordes of rampant aliens in our favorite video games and even launching a real-life spaceship into outer space. I call computer programming an "art" because it is . Anytime you create something, you are indulging in an art form. Sure, computer code, the words we type into a shell to create our programs (more on this later!), may not be pretty to look at for the common person on the street - your code will never see the inside of an art exhibit most likely - but when a part of your program does what you created it to… there is almost nothing more magical.
  • Добавил: umkaS
  • Дата: 15-12-2020, 15:08
  • Комментариев: 0
Название: Путешествие в страну Алгоритмию с котенком Скретчем
Автор: Зорина Е.М.
Издательство: ДМK
Год: 2016
Cтраниц: 134, цвет.ил.
Формат: pdf (ocr)
Размер: 14 мб
Язык: русский

Давай вместе отправимся в удивительный мир программирования – страну Алгоритмию, где ты сможешь помочь котенку Scratch спасти Инфоград от злобного Вируса. Ты научишься создавать игры и анимации, которыми сможешь поделиться с друзьями. Программировать – это интересно. А программировать игры – вдвойне!
  • Добавил: TRex
  • Дата: 15-12-2020, 14:15
  • Комментариев: 0
Название: Exploring Android 2.0
Автор: Mark L. Murphy
Издательство: CommonsWare
Год: 2020
Формат: PDF, EPUB, MOBI
Страниц: 611
Размер: 23,6 Mb
Язык: English

This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is focused on "hands-on", guiding you through the steps to build the app. It provides a bit of details on the underlying concepts, but it relies on other resources — such as The Busy Coder's Guide to Android Development — for the full explanation of those details. Instead, this book provides step-by-step instructions for building the app.
  • Добавил: buratino
  • Дата: 15-12-2020, 10:16
  • Комментариев: 0
Название: Python Machine Learning Workbook for Beginners: 10 Machine Learning Projects Explained from Scratch
Автор: AI Publishing
Издательство: AI Publishing
Год: 2020
Формат: epub/pdf(conv.)
Страниц:
Размер: 18.6 Mb
Язык: English

The projects covered include:
House Price Prediction Using Linear Regression
Filtering Spam Email Messages Using Na?ve Bayes Algorithm
Predicting Used Car Sale Price Using Feedforward Artificial Neural Networks...
  • Добавил: buratino
  • Дата: 15-12-2020, 10:08
  • Комментариев: 0
Название: Data Science Crash Course for Beginners with Python: Fundamentals and Practices with Python
Автор: AI Publishing
Издательство: AI Publishing
Год: 2020
Формат: epub/pdf(conv.)
Страниц: 310
Размер: 15.6 Mb
Язык: English

The topics covered include:
Introduction to Data Science and Decision Making
Python Installation and Libraries for Data Science
Review of Python for Data Science...