|
 |
|
 |
|
|
 |
|  |
|
Название: Real-Time Cloud Computing and Machine Learning Applications Автор: Tulsi Pawan Fowdur, Lavesh Babooram, Mohammad Nassir-Ud-Diin Ibn Nazir Rosun, Madhavsingh Indoonundon Издательство: Nova Год: 2021 Формат: PDF Страниц: 810 Размер: 28,3 Mb Язык: English
With the emergence of revolutionary technological standards such as 5G and Industry 4.0, real time applications which require both cloud computing and machine learning are becoming increasingly common. Examples of such applications include real-time scheduling and resource allocation in cloud radio access networks, real-time process monitoring and control in industrial Internet of Things, network traffic analysis, short-term weather forecasting, and robotics. Given the increase in such applications, several cloud service providers such as Microsoft Azure Machine Learning, IBM Watson, and Google AI have started incorporating Artificial Intelligence (AI) applications on their platforms as well as providing Analytics as a Service. |
Разместил: vitvikvas 28-11-2021, 11:53 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Eye-Tracking with Python and Pylink Автор: Zhiguo Wang Издательство: Springer Год: 2021 Формат: ePUB, PDF Страниц: 237 Размер: 20,1 Mb Язык: English
Eye-tracking is a widely used research technique in psychology and neuroscience labs. Research grade eye-trackers are typically faster, more accurate, and of course, more expensive than the ones seen in consumer goods or usability labs. Not surprisingly, a successful eye-tracking study usually requires sophisticated computer programming. Easy syntax and flexibility make Python a perfect choice for this task, especially for psychology researchers with little or no computer programming experience. |
Разместил: vitvikvas 28-11-2021, 09:55 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Spring REST: Building Java Microservices and Cloud Applications, 2nd Edition Автор: Balaji Varanasi, Maxim Bartkov Издательство: Apress Год: 2022 Страниц: 251 Язык: английский Формат: pdf (true), epub Размер: 24.1 MB
Design and develop Java-based RESTful APIs using the latest versions of the Spring MVC and Spring Boot frameworks. This book walks you through the process of designing and building a REST application while delving into design principles and best practices for versioning, security, documentation, error handling, paging, and sorting. |
Разместил: Ingvar16 27-11-2021, 22:24 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Agile Visualization with Pharo: Crafting Interactive Visual Support Using Roassal Автор: Alexandre Bergel Издательство: Apress Год: 2022 Формат: ePUB, PDF Страниц: 268 Размер: 26,5 Mb Язык: English
Use the Pharo interactive development environment to significantly reduce the cost of creating interactive visualizations. This book shows how Pharo leverages visualization development against traditional frameworks and toolkits.
Agile Visualization with Pharo focuses on the Roassal visualization engine and first presents the basic and necessary tools to visualize data, including an introduction to the Pharo programming language. Once you’ve grasped the basics, you’ll learn all about the development environment offered by Roassal. The book provides numerous ready-to-use examples. You’ll work on several applications, including visualizing the training phase of reinforcement learning (a powerful machine learning algorithm) and generating software visualizations from GitHub. |
Разместил: vitvikvas 27-11-2021, 17:33 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Однострочники Python: лаконичный и содержательный код Автор: Майер Кристиан Издательство: Питер Год: 2022 Формат: PDF, ePUB Страниц: 256 Размер: 17,8 Мб Язык: русский
Краткость - сестра программиста. Эта книга научит вас читать и писать лаконичные и функциональные однострочники. Вы сможете системно разбирать и понимать код на Python, а также писать выразительно и компактно, как настоящий эксперт.Здесь вы найдете приёмы и хитрости написания кода, регулярные выражения, примеры использования однострочников в различных сферах, а также полезные алгоритмы. Подробные пояснения касаются в том числе и важнейших понятий computer science, что поспособствует вашему росту в программировании и аналитике. |
Разместил: vitvikvas 27-11-2021, 16:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Practical Docker with Python: Build, Release, and Distribute Your Python App with Docker, 2nd Edition Автор: Sathyajith Bhat Издательство: Apress Год: 2022 Страниц: 250 Язык: английский Формат: pdf (true), epub Размер: 14.9 MB
Learn the fundamentals of containerization and get acquainted with Docker. This second edition builds upon the foundation of the first book by revising all the chapters, updating the commands, code, and examples to meet the changes in Docker. It also introduces a new chapter on setting up your application for production deployment and breaks down terminologies like Dockerfile and Docker volumes while taking you on a guided tour of building a telegram bot using Python. |
Разместил: Ingvar16 27-11-2021, 16:33 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Hands-on Matplotlib: Learn Plotting and Visualizations with Python 3 Автор: Ashwin Pajankar Издательство: Apress Год: 2022 Формат: ePUB, PDF Страниц: 305 Размер: 21,7 Mb Язык: English
Learn the core aspects of NumPy, Matplotlib, and Pandas, and use them to write programs with Python 3. This book focuses heavily on various data visualization techniques and will help you acquire expert-level knowledge of working with Matplotlib, a MATLAB-style plotting library for Python programming language that provides an object-oriented API for embedding plots into applications.
You'll begin with an introduction to Python 3 and the scientific Python ecosystem. Next, you'll explore NumPy and ndarray data structures, creation routines, and data visualization. You'll examine useful concepts related to style sheets, legends, and layouts, followed by line, bar, and scatter plots. Chapters then cover recipes of histograms, contours, streamplots, and heatmaps, and how to visualize images and audio with pie and polar charts. |
Разместил: vitvikvas 27-11-2021, 16:30 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform Автор: Mohamed Labouardy Издательство: Manning Publications Год: 2021 Страниц: 529 Язык: английский Формат: pdf (true), epub Размер: 58.0 MB, 51.6 MB
Start thinking about your development pipeline as a mission-critical application. Discover techniques for implementing code-driven infrastructure and CI/CD workflows using Jenkins, Docker, Terraform, and cloud-native services. |
Разместил: Ingvar16 27-11-2021, 14:24 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: A Philosophy of Software Design, 2nd Edition Автор: John Ousterhout Издательство: Yaknyam Press Год: 2021 Страниц: 196 Язык: английский Формат: djvu Размер: 10.2 MB
This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first introduces the fundamental problem in software design, which is managing complexity. It then discusses philosophical issues about how to approach the software design process and it presents a collection of design principles to apply during software design. The book also introduces a set of red flags that identify design problems. You can apply the ideas in this book to minimize the complexity of large software systems, so that you can write software more quickly and cheaply. |
Разместил: Ingvar16 27-11-2021, 13:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Beginning Java 17 Fundamentals: Object-Oriented Programming in Java 17 Автор: Kishori Sharan, Adam L. Davis Издательство: Apress Год: 2022 Формат: PDF Страниц: 1023 Размер: 14,5 Mb Язык: English
Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core of the Java language. Beginning Java 17 Fundamentals provides over 90 diagrams and 240 complete programs to help you learn the topics faster. |
Разместил: vitvikvas 27-11-2021, 11:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|