LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 7-01-2024, 19:19
  • Комментариев: 0
Название: Unleashing The Power of ChatGPT: A Real World Business Applications
Автор: Charles Waghmare
Издательство: Apress
Год: 2024
Страниц: 152
Язык: английский
Формат: pdf (true), epub (true)
Размер: 10.1 MB

Explore the role ChatGPT can play in business, including operations, marketing, sales, and delivery. This concise book illustrates how ChatGPT is changing the way individuals interact with machines and how you can take advantage of its capabilities for business. The book starts with an overview of ChatGPT and its impact in the realm of of conversational AI. You will then dive into the technical aspects of ChatGPT and gain an understanding of how machine learning algorithms and natural language processing work in the background. Various business applications of ChatGPT are then discussed, followed by how it can get integrated into your business operations. To wrap things up, you will gain insight into the data and privacy elements that need to be considered while using ChatGPT, and how to maintain its integrity. After completing this book, you will understand the ChatGPT framework and how to integrate it into your own ventures. For tech enthusiasts who are passionate about Artificial Intelligence (AI), machine learning, and human-machine interaction.
  • Добавил: literator
  • Дата: 7-01-2024, 13:26
  • Комментариев: 0
Visual Studio Code for SAPНазвание: Visual Studio Code for SAP
Автор: Leon Hassan
Издательство: SAP Press/Rheinwerk Publishing
Год: 2023
Страниц: 260
Язык: английский
Формат: pdf (true), epub (true)
Размер: 74.8 MB, 20.2 MB

Start programming your SAP applications in Visual Studio Code! This hands-on guide begins with an overview of how VS Code works and how it connects to your SAP systems. Then learn how to manage version control by integrating VS Code with Git. Follow step-by-step instructions to develop SAPUI5 web components, build applications with ABAP, create SAP Fiori apps using SAP Fiori elements, and work with the SAP Cloud Application Programming Model. Get everything you need to master this IDE!
  • Добавил: literator
  • Дата: 7-01-2024, 12:14
  • Комментариев: 0
Название: Mastering Bitcoin: Programming the Open Blockchain, 3rd Edition (Final)
Автор: Andreas M. Antonopoulos, David A. Harding
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 403
Язык: английский
Формат: pdf (true), epub (true)
Размер: 12.6 MB

Join the technological revolution that's taking the financial world by storm. Mastering Bitcoin is your guide through the seemingly complex world of Bitcoin, providing the knowledge you need to participate in the internet of money. Whether you're building the next killer app, investing in a startup, or simply curious about the technology, this revised and expanded third edition provides essential detail to get you started. All the code snippets can be replicated on most operating systems with a minimal installation of compilers and interpreters for the corresponding languages. Where necessary, we provide basic installation instructions and step-by-step examples of the output of those instructions. However, there are libraries in most popular programming languages that “wrap” the Bitcoin Core API in a way that makes this a lot simpler. We will use the python-bitcoinlib library to simplify API access. This library is not part of the Bitcoin Core project and needs to be installed the usual way you install Python libraries. Remember, this requires you to have a running Bitcoin Core instance, which will be used to make JSON-RPC calls. The Python script makes a simple getblockchaininfo call and prints the block parameter from the data returned by Bitcoin Core.
  • Добавил: literator
  • Дата: 7-01-2024, 10:32
  • Комментариев: 0
Название: Machine Learning and Data Mining Annual Volume 2023
Автор: Marco Antonio Aceves-Fernández, Andries Engelbrecht
Издательство: ITexLi
Год: 2023
Страниц: 132
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book offers a multifaceted perspective on Machine Learning and Data Mining. Whether you’re an experienced researcher or a newcomer, this collection is an essential resource for staying at the forefront of these dynamic and influential disciplines. The interest within the academic community regarding AI has experienced exponential growth in recent years. Several key factors have contributed to this surge in interest. Firstly, the rapid advancements in AI technologies have showcased their potential to revolutionize various fields, such as healthcare, finance, and transportation, sparking curiosity and enthusiasm among researchers and scholars. Secondly, the availability of vast amounts of data and computing power has enabled academics to delve deeper into AI research, exploring complex algorithms and models to tackle real-world problems. Additionally, the interdisciplinary nature of AI has encouraged collaboration among experts from diverse fields like Computer Science, neuroscience, psychology, and ethics, fostering a rich exchange of ideas and approaches.
  • Добавил: literator
  • Дата: 7-01-2024, 01:09
  • Комментариев: 0
Название: Algorithmic Essentials: Trading with Python: Your Comprehenive Guide for 2024
Автор: Hayden Van Der Post, Johann Strauss
Издательство: Reactive Publishing
Год: 2024
Страниц: 350
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

"Algorithmic Essentials: Trading with Python" unlocks the dynamic world of algorithmic trading, offering a unique blend of practical insight and technical expertise. This book is a must-read for those eager to harness the power of Python in the fast-paced arena of financial markets. It guides readers from the fundamentals of algorithmic trading to the development of their own trading systems using Python. The pages of this book are filled with clear, step-by-step instructions and real-world examples. Beginners will appreciate the straightforward explanations, while experienced traders will find value in the advanced strategies and Python code snippets. Whether you're looking to refine your trading approach or starting from scratch, "Algorithmic Essentials: Trading with Python" provides the tools to create more efficient and effective trading algorithms. Dive into topics such as market data analysis, risk management, and backtesting strategies. Learn how to automate trades and make split-second decisions based on complex data, all through the power of Python. This book is your gateway to turning theoretical knowledge into tangible skills in algorithmic trading.
  • Добавил: literator
  • Дата: 6-01-2024, 18:26
  • Комментариев: 0
Название: Mastering MLOps Architecture: From Code to Deployment: Manage the production cycle of continual learning ML models with MLOps
Автор: Raman Jhajj
Издательство: BPB Publications
Год: 2024
Страниц: 286
Язык: английский
Формат: pdf, epub (true)
Размер: 10.1 MB

Harness the power of MLOps for managing real time Machine Learning project cycle. MLOps is the intersection of DevOps, data engineering and Machine Learning. Working in the field of machine learning is highly dependent on ever-changing data, whereas MLOps is needed to deliver excellent ML and AI results. This book provides a practical guide to MLOps for data scientists, data engineers, and other professionals involved in building and deploying Machine Learning systems. It introduces MLOps, explaining its core concepts like continuous integration and delivery for Machine Learning. It outlines MLOps components and architecture, providing an understanding of how MLOps supports robust ML systems that continuously improve. By covering the end-to-end Machine Learning pipeline from data to deployment, the book helps readers implement MLOps workflows. It discusses techniques like feature engineering, model development, A/B testing, and canary deployments. The book equips readers with knowledge of MLOps tools and infrastructure for tasks like model tracking, model governance, metadata management, and pipeline orchestration. Monitoring and maintenance processes to detect model degradation are covered in depth. With its comprehensive coverage and practical focus, this book enables data scientists, data engineers, DevOps engineers, and technical leaders to effectively leverage MLOps.
  • Добавил: literator
  • Дата: 6-01-2024, 17:20
  • Комментариев: 0
Название: Red Hat Ansible Automation Platform: Modernize your organization with automation and Infrastructure as Code
Автор: Luca Berton
Издательство: BPB Publications
Год: 2024
Страниц: 432
Язык: английский
Формат: epub (true)
Размер: 15.9 MB

Get enterprise framework for building and operating IT automation at scale, from networking to operations. This book equips you to revolutionize operations across Cloud Infrastructure, Applications, Networks, Containers, and Security. From foundational concepts to advanced strategies, the readers will navigate Ansible Automation intricacies, covering architecture, syntax, and installation scenarios, including single-machine setups and high-availability clusters. Authentication mastery encompasses Role-Based Access Controls (RBAC) and external authentication, ensuring a secure user management foundation. System administration intricacies, such as metrics, logging, performance monitoring, and backup strategies, are explored, providing readers with holistic insights. Application deployment takes center stage in this book, emphasizing creating Ansible playbooks and content, automating deployment processes, and managing container applications. The book explores hybrid cloud environments, integrating Ansible with Kubernetes to manage applications across major cloud providers. The concluding chapter encapsulates key learnings, offering a reflective mastery of the Ansible Automation Platform. This guide provides practical skills for designing, deploying, and orchestrating end-to-end automation. Ansible heavily relies on Python computer programming language and data types. Python has long been a popular choice for automation tasks, allowing users to write scripts and programs to automate various processes.
  • Добавил: literator
  • Дата: 6-01-2024, 16:29
  • Комментариев: 0
Название: DevOps Design Pattern: Implementing DevOps best practices for secure and reliable CI/CD pipeline
Автор: Pradeep Chintale
Издательство: BPB Publications
Год: 2024
Страниц: 388
Язык: английский
Формат: epub (true)
Размер: 14.2 MB

DevOps design, architecture and its implementations with best practices. DevOps design patterns encompass a set of best practices aimed at revolutionizing the software development lifecycle. It introduces a collaborative and streamlined approach to bring together different aspects of development, testing, deployment, and operations. At its core, DevOps seeks to break down traditional silos between these functions, fostering a culture of cooperation and continuous communication among teams. This interconnectivity enables faster, higher-quality software delivery by eliminating bottlenecks. DevOps best practices offer significant benefits to DevOps engineers, enhancing their effectiveness and efficiency. Examine best practices for version control and dynamic environments closely, learn how to "build once, deploy many," and master the art of continuous integration and delivery (CI/CD), reducing manual intervention and minimizing errors. Each chapter equips you with actionable insights, guiding you through automated testing, robust monitoring, and effective rollback strategies. You will confidently tap into the power of Infrastructure as Code (IaC) and DevSecOps methodologies, ensuring secure and scalable software delivery. Overall, DevOps best practices enable DevOps engineers to deliver high-quality, scalable, and secure software in a more streamlined and collaborative environment. For Software Developers, Software Architects, Infrastructure Engineers, Operation Engineers, Cloud Engineers, Quality Assurance (QA) Engineers, and all DevOps professionals across all experience levels to master efficient software delivery through proven design patterns.
  • Добавил: literator
  • Дата: 6-01-2024, 11:34
  • Комментариев: 0
Название: Neural Network Computer Vision with OpenCV 5: Build computer vision solutions using Python and DNN module
Автор: Gopi Krishna Nuti
Издательство: BPB Publications
Год: 2024
Страниц: 307
Язык: английский
Формат: epub (true)
Размер: 31.5 MB

Unlocking computer vision with Python and OpenCV. Neural Network Computer Vision with OpenCV equips you with professional skills and knowledge to build intelligent vision systems using OpenCV. It creates a sequential pathway for understanding morphological operations, edge and corner detection, object localization, image classification, segmentation, and advanced applications like face detection and recognition, and optical character recognition. This book offers a practical roadmap to explore the nuances of image processing with detailed discussions on each topic, supported by hands-on Python code examples. The readers will learn the basics of neural networks, Deep Learning and CNNs by using Deep Learning frameworks like Keras, Tensorflow, PyTorch, Caffe etc. They will be able to utilize OpenCV DNN module to classify images by using models like Inception V3, Resnet 101, Mobilenet V2. Moreover, the book will help to successfully Implement object detection using YOLOv3, SSD and R-CNN models. The character detection and recognition models are also covered in depth with code examples. You will gain a deeper understanding of how these techniques impact real-world scenarios and learn to harness the potential of Python and OpenCV to solve complex problems.
  • Добавил: umkaS
  • Дата: 6-01-2024, 10:07
  • Комментариев: 0
Название: Нечеткое моделирование в среде MATLAB и fuzzy TECH
Автор: Леоненков А.В.
Издательство: БХВ-Петербург
Год: 2005
Cтраниц: 736
Формат: djvu
Размер: 20 мб
Язык: русский

В книге рассматриваются основы нечеткого моделирования — нового направления применения наукоемких технологий для решения практических задач. Подробно описываются базовые понятия теории нечетких множеств и нечеткой логики, необходимые для построения нечетких моделей систем в технике и экономике (в т. ч. бизнесе). Исследуются особенности нечеткого моделирования в средах MATLAB и fuzzy TECH.