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

  • Добавил: literator
  • Дата: 9-05-2024, 19:01
  • Комментариев: 0
Название: Interactive Web Development With Three.js and A-Frame: Create Captivating Visualizations and Projects in Immersive Creative Technology for 3D, WebAR, and WebVR Using Three.js and A-Frame
Автор: Alessandro Straccia
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 350
Язык: английский
Формат: pdf, epub (true)
Размер: 11.8 MB

Build rich Creative Technology projects using 3D, AR, and VR. Creative Development is a relatively lesser-known area in software development. It involves various creative tools glued together with coding languages. While you don’t need to be a master in 3D, design, or even sound design to be a good creative developer, it’s important to know the basics of all these areas and, especially, understand how to put them together to build amazing Creative Dev apps. This book focuses on web tools – specifically Three.js and A-Frame – due to their popularity and relatively low learning curve, basically relying on HTML, CSS, and jаvascript. This book is organized into nine chapters to guide you from the basics of Three.js to more complex and specialized lessons. By the end of this book, you will be able to build Creative Development apps based on the web, both for desktop and mobile platforms. You will learn to interact with rich content such as 3D assets, videos, and more. Even if you are an experienced Three.js developer, this book contains useful examples and templates that will help you enhance your own projects.
  • Добавил: literator
  • Дата: 9-05-2024, 18:02
  • Комментариев: 0
Название: Ultimate Microservices with Go: Combine the Power of Microservices with Go to Build Highly Scalable, Maintainable, and Efficient Systems
Автор: Nir Shtein
Издательство: Orange Education Pvt Ltd, AVA
Год: 2024
Страниц: 257
Язык: английский
Формат: pdf, epub (true), mobi
Размер: 10.1 MB

Develop production-ready, high-performance, and scalable microservices with Go. Embark on a comprehensive journey through microservices architecture with a focus on harnessing the power of Go in modern cloud-based solutions. This book begins with a succinct introduction to microservices and their synergy with cloud strategies, emphasizing Go's aptitude for developing scalable and efficient services. You'll then delve into the fundamentals of Go, covering essential practices and core concepts, establishing a strong language foundation. The exploration continues with a detailed examination of constructing a single service, emphasizing design, documentation, and structure. Through various design patterns, you'll learn to implement a server capable of serving as a RESTful API, an internal worker, and more. This hands-on approach equips you with the expertise to craft robust and sustainable services. Throughout this book, we will explore the essentials of Go programming, delve into advanced topics, and navigate the complexities of building and deploying microservices. We will emphasize the strong connection between microservices, Go, RESTful APIs, and Kubernetes, covering key areas such as service communication, API design, container orchestration, security, and observability. By the end of this journey, you will have a solid grasp of architecting and implementing microservices using Go, preparing you to tackle the challenges of efficiently bringing your services to production. Finally, the book guides you through deploying your service to production using Kubernetes. You'll explore scaling techniques, performance optimization, and observability, ensuring your service is ready for the demands of the real world.
  • Добавил: literator
  • Дата: 9-05-2024, 13:54
  • Комментариев: 0
Название: Monte Carlo with Python: A comprehensive Guide to Building Monte Carlo Simulations with Python
Автор: Hayden Van Der Post
Издательство: Reactive Publishing
Год: 2024
Страниц: 430
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Unlock the Power of Monte Carlo Simulations Using Python. Dive into the world of probabilistic modeling and numerical analysis with "Monte Carlo with Python," your comprehensive guide to mastering Monte Carlo methods. This book is meticulously crafted for professionals, academics, and enthusiasts eager to harness the capabilities of Python for complex statistical modeling and decision-making processes. Grasping the basics of Python's data types, variables, and operators is indispensable for anyone looking to employ Monte Carlo simulations in their projects. This understanding not only aids in crafting efficient simulation models but also enhances the ability to debug and optimize existing code. As we continue to explore Python's capabilities in subsequent sections, these foundational concepts will serve as the underpinnings for more advanced programming tasks, ensuring that each simulation is built on a robust and error-resilient framework. Whether you are a data scientist, a finance professional, or a student of quantitative disciplines, "Monte Carlo with Python" provides the tools you need to excel in your field. Elevate your analytical skills, enhance your understanding of risk and uncertainty, and make informed decisions using the power of Python and Monte Carlo simulations.
  • Добавил: literator
  • Дата: 9-05-2024, 13:10
  • Комментариев: 0
Название: Deep Learning in Medical Image Analysis: Recent Advances and Future Trends
Автор: R. Indrakumari, T. Ganesh Kumar, D. Murugan, Sherimon P.C.
Издательство: CRC Press
Серия: Artificial Intelligence in Smart Healthcare Systems
Год: 2025
Страниц: 197
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

The proposed book is designed as a reference text and provides a comprehensive overview of conceptual and practical knowledge about Deep Learning in medical image processing techniques. The post-pandemic situation teaches us the importance of doctors, medical analysis, and diagnosis of diseases in a rapid manner. This book provides a snapshot of the state of current research between Deep Learning, medical image processing, and healthcare with special emphasis on saving human life. The chapters cover a range of advanced technologies related to patient health monitoring, predicting diseases from genomic data, detecting artefactual events in vital signs monitoring data, and managing chronic diseases. Deep Learning, a subtype of Machine Learning, uses deep neural networks, which are neural networks with several layers. Deep Learning algorithms can learn from vast amounts of data and can automatically extract complex features and patterns from the input data. The layers of interconnected neurons that make up deep neural networks each process the output from the layer before it. Depending on how difficult the problem being handled is, a deep neural network may have a few, hundreds, or even thousands of layers. Deep Learning has had great success in many different areas, including natural language processing, recognizing images, and recognizing speech. Deep neural networks, for instance, have been applied to create extremely precise image identification systems, such as those used in self-driving cars and facial recognition technology.
  • Добавил: literator
  • Дата: 9-05-2024, 03:30
  • Комментариев: 0
Название: Core Java, Volume II: Advanced Features, 13th Edition (Early Release)
Автор: Cay S. Horstmann
Издательство: Oracle Press/Pearson Education
Год: 2024
Страниц: 944
Язык: английский
Формат: epub
Размер: 19.2 MB

The Classic Guide to Advanced Java Programming: Fully Updated for Java 21. Core Java is the leading no-nonsense tutorial and reference for experienced programmers who want to write robust Java code for real-world applications. Now, Core Java, Volume II: Advanced Features, Thirteenth Edition, has been revised to cover the new features and enhancements in the Java 21 long-term support release. As always, all chapters have been completely updated, outdated material has been removed, and the new APIs are covered in detail. This volume focuses on the advanced topics that a programmer needs to know for professional software development and includes authoritative coverage of enterprise programming, networking, databases, security, modularization, internationalization, code processing, and native methods, as well as complete chapters on the Streams, XML, and Date and Time APIs. In addition, the chapters on Swing and Graphics cover techniques that are applicable to both client-side user interfaces and server-side generation of graphics and images. Cay S. Horstmann clearly explains sophisticated new features with depth and completeness and demonstrates how to use them to build professional-quality applications. Horstmann's thoroughly tested sample code reflects modern Java style and best practices. The examples are carefully crafted for easy understanding and maximum practical value, so you can rely on them to jump-start your own programs.
  • Добавил: literator
  • Дата: 9-05-2024, 02:38
  • Комментариев: 0
Название: What Is LLMOps? Large Language Models in Production
Автор: Abi Aryan
Издательство: O’Reilly Media, Inc.
Год: 2024-05-03
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Large language models (LLMs), a subcategory of Generative AI, have taken the world by storm. Commonly known for their application in ChatGPT, LLMs have unleashed new energy among developers and businesses looking to integrate AI into their applications. But the internet is also full of disjointed information about LLM applications and how to integrate and deploy them reliably into products and applications. A large language model (LLM) is a statistical model trained on large amounts of text data to emulate human speech for natural language processing (NLP) tasks, such as information extraction, text classification, speech synthesis, summarization, and machine translation. LLMOps, thus, is a framework to automate and streamline large language model (also called a foundational or generative AI model) pipelines. While task-specific models for natural language processing (NLP) have been used in practice for a while, recent advances in NLP have shifted public interest to more task-agnostic models that allow a single model to do all of the tasks listed in the preceding paragraph. LLMs show remarkable performance at programming and coding, due to their capacity for context understanding and syntax awareness. Programming is a highly autoregressive task (i.e., it looks at the previous word to predict the next one), such that code completion is based on previous code elements in the sequence. LLMs, being naturally autoregressive, perform well at autocompleting code snippets to generate syntactically accurate code, drawing on patterns learned from vast repositories of code examples from GitHub or otherwise.
  • Добавил: literator
  • Дата: 8-05-2024, 19:36
  • Комментариев: 0
Название: Intelligent Systems of Computing and Informatics
Автор: Samsul Ariffin Abdul Karim, Anand J. Kulkarni, Chin Kim On
Издательство: CRC Press
Год: 2024
Страниц: 354
Язык: английский
Формат: pdf (true)
Размер: 14.3 MB

Since 2011, the Fourth Industrial Revolution (IR4.0) has played a significant role in education, research, and industry. There are nine pillars under the framework of IR4.0 namely Big Data and Analytics, Robotics, Simulation, Horizontal and Vertical Integration, Internet of Things (IoT), Cybersecurity, Cloud Computing, Additive Manufacturing and Augmented Reality. Besides, data technologies have been evolving rapidly to cater the rapid growing size of the data as well as to enhance the security of the shared data through multiple resources and platforms. Machine Learning, IoT, simulation and cloud computing are the mainstream tools to develop an up-to-date Intelligent Systems of Computing and Informatics (ISCI). This new system can be used to produce the desired outcome for the industries through efficient computational intelligence techniques as well as software development. The developments of ISCI are significant as they will enable the related agencies and policy-makers to conduct the quick and reliable self-decision-making involving complex processes in the fields of engineering and computer sciences. Comprising 20 chapters by experts from all over the world, this book covers such topics as data technologies, Machine Learning, signal and image processing, software systems efficiency, computer networking, Internet of Things, and computational intelligence for real-life problems.
  • Добавил: literator
  • Дата: 8-05-2024, 18:54
  • Комментариев: 0
Название: Cloud Native Microservices Cookbook: Master the art of microservices in the cloud with over 100 practical recipes
Автор: Varun Yadav
Издательство: BPB Publications
Год: 2024
Страниц: 885
Язык: английский
Формат: pdf, epub
Размер: 21.2 MB

Unlock the secrets of cloud-native success with step-by-step recipes for conquering every stage of microservice deployment. The convergence of microservices and cloud technology represents a significant paradigm shift in software development. To fully leverage the potential of both, integration from the outset of application development is crucial. Cloud-native microservices cookbook serve as a conduit, harmonizing disparate elements of microservice construction by establishing a cohesive framework from inception to deployment. This book meticulously outlines the various stages involved in launching an application utilizing cloud-native microservices. It commences with the foundational aspects of application development, emphasizing microservice architecture principles such as configuration and service discovery, considering cloud infrastructure. Progressing through containerization, continuous integration (CI), and continuous deployment (CD) pipelines, the book explores the intricacies of orchestration, high availability (HA), auto scalability, and cloud security. Subsequently, it elucidates the significance of observability in monitoring microservices post-deployment, concluding with a comprehensive exploration of Infrastructure as Code (IaC) for cloud infrastructure provisioning. Java has been an enterprise grade programming language for more than two decades and has proven to be the best for developing big and highly complex software. The language has evolved a lot from its initial days, has great features and is also quite easy to learn. There are too many practitioners of Java round the globe, and this led to a lot of material getting accumulated freely over the internet on different nuances of programming. Spring Boot is a framework created on top of Spring framework, and is the most matured and tested Java framework for production ready microservices, with enormous support available over the internet.
  • Добавил: literator
  • Дата: 8-05-2024, 18:15
  • Комментариев: 0
Название: Microservices for Machine Learning: Design, implement, and manage high-performance ML systems with microservices
Автор: Rohit Ranjan
Издательство: BPB Publications
Год: 2024
Страниц: 966
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Empowering AI innovations: The fusion of microservices and ML. Explore the link between microservices and ML in Microservices for Machine Learning. Through this book, you will learn to build scalable systems by understanding modular software construction principles. You will also discover ML algorithms and tools like TensorFlow and PyTorch for developing advanced models. It equips you with the technical know-how to design, implement, and manage high-performance ML applications using microservices architecture. It establishes a foundation in microservices principles and core ML concepts before diving into practical aspects. You will learn how to design ML-specific microservices, implement them using frameworks like Flask, and containerize them with Docker for scalability. Data management strategies for ML are explored, including techniques for real-time data ingestion and data versioning. This book also addresses crucial aspects of securing ML microservices and using CI/CD practices to streamline development and deployment. Finally, you will discover real-world use cases showcasing how ML microservices are revolutionizing various industries, alongside a glimpse into the exciting future trends shaping this evolving field. Additionally, you will learn how to implement ML microservices with practical examples in Java and Python. This book merges software engineering and AI, guiding readers through modern development challenges. It is a guide for innovators, boosting efficiency and leading the way to a future of impactful technology solutions.
  • Добавил: literator
  • Дата: 8-05-2024, 15:35
  • Комментариев: 0
Название: Applications and Principles of Quantum Computing
Автор: Alex Khang
Издательство: IGI Global
Год: 2024
Страниц: 510
Язык: английский
Формат: pdf (true), epub
Размер: 31.3 MB

In a world driven by technology and data, classical computing faces limitations in tackling complex challenges like climate modeling and financial risk assessment. These barriers impede our aspirations to revolutionize industries and solve intricate real-world problems. To bridge this gap, we must embrace quantum computing. Edited by Alex Khang PH, Principles and Applications of Quantum Computing is a transformative solution to this challenge. It delves into the interdisciplinary realms of Computer Science, physics, and mathematics, unveiling the incredible potential of quantum computing, which outperforms supercomputers by 158 million times. This technology, rooted in quantum mechanics, offers solutions to global problems and opens new frontiers in Artificial Intelligence (AI), cybersecurity, finance, drug development, and more. By engaging with this book, you become a pioneer in the quantum revolution, contributing to reshaping the limits of what's achievable in our digital age. Nowadays, quantum computing is a powerful technology both the present and the future, it has the potential to all revolutionize computation for problems solvable in the real life and science researching. While no quantum computer is yet sophisticated and intelligent enough to carry out calculations that a traditional computer can’t does, but hopefully scientists and high-tech companies will be making a great progress soon. With this book, you will be able to learn the key principles of quantum computing such as computation, communication, coordination, recollection, automation, evaluation and design under each perspective on computing, a pathway into the knowledge space of quantum computing and its applications in most areas of Artificial Intelligence science, cybersecurity and cloud-based quantum computing access, etc.