Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Toward Human-Level Artificial Intelligence: How Neuroscience Can Inform the Pursuit of Artificial General Intelligence
Автор: Eitan Michael Azoff
Издательство: CRC Press
Год: 2025
Страниц: 193
Язык: английский
Формат: pdf (true), epub
Размер: 14.2 MB

Is a computer simulation of a brain sufficient to make it intelligent? Do you need consciousness to have intelligence? Do you need to be alive to have consciousness? This book has a dual purpose. First, it provides a multi-disciplinary research survey across all branches of neuroscience and AI research that relate to this book’s mission of bringing AI research closer to building a human-level AI (HLAI) system. It provides an encapsulation of key ideas and concepts, and provides all the references for the reader to delve deeper; much of the survey coverage is of recent pioneering research. Second, the final part of this book brings together key concepts from the survey and makes suggestions for building HLAI. This book provides accessible explanations of numerous key concepts from neuroscience and Artificial Intelligence research. This book concludes by explaining the hypothesis that computer simulation is sufficient to take AI research further toward HLAI and that the scientific method is our means to enable that progress. This book will be of great interest to a broad audience, particularly neuroscientists and AI researchers, investors in AI projects, and lay readers looking for an accessible introduction to the intersection of neuroscience and Artificial Intelligence.
Разместил: Ingvar16 2-08-2024, 17:57 | Комментарии: 0 | Подробнее
Название: Machine Learning Upgrade: A Data Scientist's Guide to MLOps, LLMs, and ML Infrastructure
Автор: Kristen Kehrer, Caleb Kaiser
Издательство: Wiley
Год: 2024
Страниц: 240
Язык: английский
Формат: pdf, epub (true)
Размер: 10.8 MB

A much-needed guide to implementing new technology in workspaces. From experts in the field comes Machine Learning Upgrade: A Data Scientist's Guide to MLOps, LLMs, and ML Infrastructure, a book that provides data scientists and managers with best practices at the intersection of management, large language models (LLMs), Machine Learning, and Data Science. This groundbreaking book will change the way that you view the pipeline of Data Science. The authors provide an introduction to modern Machine Learning, showing you how it can be viewed as a holistic, end-to-end system?not just shiny new gadget in an otherwise unchanged operational structure. By adopting a data-centric view of the world, you can begin to see unstructured data and LLMs as the foundation upon which you can build countless applications and business solutions. This book explores a whole world of decision making that hasn't been codified yet, enabling you to forge the future using emerging best practices. We intend this book to be something you can read all the way through. This is not an index of methods or a comprehensive book on Machine Learning. Our aim is to cover the challenges associated with modern-day Machine Learning with a particular focus on data versioning, experiment tracking, post-production model monitoring, and deployment to equip you with the code and examples to start leveraging best practices immediately. This book is indispensable for data professionals and business leaders looking to understand LLMs and the entire Data Science pipeline.
Разместил: Ingvar16 2-08-2024, 14:40 | Комментарии: 0 | Подробнее
Название: Algorithms Simplified: A Minimalist Approach to Problem-Solving
Автор: Rohith B V
Издательство: Facile Publishing
Год: 2024
Страниц: 146
Язык: английский
Формат: pdf
Размер: 16.5 MB

Unlock the power of algorithms with this accessible and richly illustrated guide. Whether you're a novice eager to learn the fundamentals of computer science or a professional preparing for interviews, this book provides clear explanations and practical examples to help you get an overview of problem-solving techniques. Explore key concepts, from data structures to algorithmic design, and discover how to apply them in everyday scenarios. Perfect for readers of all levels, this guide transforms complex ideas into easily digestible insights. The purpose of this book is to provide an insight into powerful ideas from the fields of Mathematics and Computer Science that can fundamentally alter the way you think about solving many problems in your daily life. Care has been taken to keep the book as succinct as possible and to use diagrams where they help explain the ideas faster or serve to supplement the text. By stripping away the extraneous, what remains are the essentials — clearly presented and richly illustrated. Hopefully, this should make for an engaging book that keeps you stimulated as you read. Moreover, this book can also serve as a pre-read for seasoned Software Engineers who are preparing for interviews or other scenarios where algorithmic thinking is required. Whether you're a veteran coder or a novice, I believe that within these pages, you'll encounter new ways to look at old concepts — refreshing your perspective and sharpening your skills.
Разместил: Ingvar16 2-08-2024, 14:00 | Комментарии: 0 | Подробнее
Название: Code Kickstart: Python Programming for Beginners: A Beginner's Guide to Mastering Coding and Navigating the Basics of Programming Brilliance
Автор: Rex Vaughan
Издательство: Independently published
Год: 2024
Страниц: 600
Язык: английский
Формат: epub
Размер: 34.8 MB

Dive into the world of Python Programming with 'Code Kickstart: Python Programming for Beginners.' Whether you're a newcomer to coding or looking to expand your skills, this comprehensive guide takes you from installing Python to mastering advanced topics like web development, Data Science, and Machine Learning. Through practical examples, clear explanations, and real-world applications, you'll build a solid foundation in Python syntax, learn to create efficient programs with functions and modules, explore powerful data structures, and discover the versatility of Python in automating tasks and developing dynamic web applications. Perfect for self-learners and classroom use, 'Code Kickstart' equips you with essential programming skills and prepares you for a journey into the exciting realms of modern software development. Python is a powerful programming language that has gained widespread use in diverse fields. From web development to Data Science, Python has become an essential tool for professionals in various industries. As we delve into Python, each chapter is meticulously designed to unravel the mysteries of programming, guiding you from a tentative beginner to a confident Python coder.
Разместил: Ingvar16 2-08-2024, 03:22 | Комментарии: 0 | Подробнее
Название: Powerful Python: Patterns and Strategies with Modern Python (Early Release)
Автор: Aaron Maxwell
Издательство: O’Reilly Media, Inc.
Год: 2024-08-01
Страниц: 287
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Once you've mastered the basics of Python, how do you skill up to the top 1%? How do you focus your learning time on topics that yield the most benefit for production engineering and data teams—without getting distracted by info of little real-world use? This book answers these questions and more. Based on author Aaron Maxwell's software engineering career in Silicon Valley, this unique book focuses on the Python first principles that act to accelerate everything else: the 5% of programming knowledge that makes the remaining 95% fall like dominos. It's also this knowledge that helps you become an exceptional Python programmer, fast. Python has become the lingua franca of modern computing. The thesis of this book is that Python is the most important programming language in the world today…? with outsized rewards for those who master it. This book is designed to teach you techniques, patterns, and tools to permanently catapult your skill with everything Python has to offer. If you write Python code at least part of the time, this book will vastly amplify what you can accomplish, and increase the speed at which you do it. And slash the amount of time you spend debugging, too. This book is for you if you know the basics of Python, and have mastered just about everything the beginner tutorials can teach you. It is also for those who want to learn more advanced techniques and strategies, so you can do more with Python, and more with coding, than you could before.
Разместил: Ingvar16 1-08-2024, 19:15 | Комментарии: 0 | Подробнее
Название: Azure Bicep QuickStart Pro: From JSON and ARM Templates to Advanced Deployment Techniques, CI/CD Integration, and Environment Management
Автор: Selina Threxan
Издательство: GitforGits
Год: 2024
Страниц: 317
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"Azure Bicep QuickStart Pro" is a handy reference for getting up and running with the Azure Bicep platform and deploying your first projects quickly and easily. Starting with the basics, this book walks you through the syntax of JSON and the templates available in Azure Resource Manager (ARM). With Bicep's declarative syntax and structure, you'll be up and running in no time, making infrastructure code management a breeze. Parameters, conditions, and loops are some of the Bicep features that you will learn how to use to manage infrastructure deployments. Reusable module definition, decomposing complicated deployments into manageable components, and Bicep integration with CI/CD pipelines are all covered in the book. You will automate deployments and maintain consistency across development, staging, and production environments by utilizing GitHub Actions and Azure DevOps. To deal with deployment failures and minimize downtime, the book offers rollback and rollforward strategies, which are based on real-world problems. Additionally, Blue-Green Deployments are covered, which involve running two identical production environments to reduce risk during updates. Managing dependencies, securely handling secrets, and monitoring and auditing your deployments are all within your reach with the help of practical solutions and troubleshooting techniques. When you finish this book, you will be able to confidently and efficiently deploy Azure resources.
Разместил: Ingvar16 1-08-2024, 15:38 | Комментарии: 0 | Подробнее
Название: Spring Boot 3.0 Crash Course: Mastering Spring Boot, from Application Development to Advanced Security, Data Access, Integration and Deployment
Автор: Kit Harrington
Издательство: GitforGits
Год: 2024
Страниц: 546
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

This Spring Boot 3.0 Crash Course will teach you all you need to know to create powerful Spring applications with the latest version of the framework. You will be able to create any feature that an application may require because this book covers everything from the fundamentals to advanced features. First things first: get your development environment ready and build your very first Spring Boot App. Data access, security, configuration, and testing are some of the more advanced subjects you'll cover as you go along. This crash course will teach you how to create RESTful services, use Spring Data JPA to integrate different types of data, and work with properties and YAML files to oversee configurations. You practice to manage application properties, get into the application of annotations, and master the Spring MVC architecture. It will teach you to manage form submissions, validate user input, and construct dynamic web pages using Thymeleaf templates. The book also covers topics like integrating front-end frameworks, handling errors, and deploying applications to cloud platforms and Kubernetes. Additionally, the book delves into the topic of how to integrate with Active Directory and LDAP for centralized user management and authentication. By the time you finish this book, you will know everything there is to know about Spring Boot application development, security, and deployment, so you can confidently take on real-world projects.
Разместил: Ingvar16 1-08-2024, 14:55 | Комментарии: 0 | Подробнее
Название: Salesforce Developer I Certification: Learn the Basics of Apex, Lightning Web Components, and Flow
Автор: Konstantin Kapitanov
Издательство: Apress
Год: 2024
Страниц: 201
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

This book is a comprehensive learning guide tailored for professionals who primarily work as non-coders within the Salesforce ecosystem. By providing clear and practical insights, it serves as a roadmap to inspire individuals, regardless of their coding background, to embark on a systematic journey towards acquiring programming skills while navigating the Salesforce platform. This understanding of programming fundamentals is not only valuable for professional growth but also to cover exam preparation for certification as a Salesforce Developer I. Because it includes materials and practical code examples specifically tailored to the exam preparation. In addition the book equips readers with the practical knowledge and confidence to leverage potential of Salesforce's capabilities. This book covers a range of important topics, including Salesforce platform fundamentals and architecture, automatization tools, Apex as a programming language with code examples like triggers, methods, SOQL, SOSL, testing, Lightning web components, deployment tools, and various other subjects, including declarative programming methods by using Flow. Many of these topics are interconnected with relevant code examples or explanations tailored for the Developer I exam as well. Apex is a programming language developed by Salesforce specifically for building applications on the Salesforce platform. It shares similarities with Java in terms of syntax and structure, as it’s influenced by Java. It is a strongly typed, case-insensitive, object-oriented language. As operate on multi-tenant environment, you can save your code against different API versions.
Разместил: Ingvar16 1-08-2024, 03:22 | Комментарии: 0 | Подробнее
Название: Practical GitLab Services: A Complete DevOps Guide for Developers and Administrators
Автор: Jeffrey Painter
Издательство: Apress
Год: 2024
Страниц: 909
Язык: английский
Формат: pdf
Размер: 65.2 MB

Learn all about GitLab administration, the open-source DevOps platform helping millions develop and deploy safe and secure software. This bookis designed to be your one-stop shop to get up and running with complete ease. Start with the basics like setting up a GitLab account and exploring user options before moving on to GitLab’s primary function as a source code management tool. From there, you’ll learn about one of the most unique features of GitLab: CI/CD configuration files. The next step on the journey is a discussion of how to organize code into projects and groups, along with defining access permissions using roles. You’ll also examine the various planning tools provided by GitLab. With the basic features out of the way, you’ll delve into more specialized services such as the built-in Docker image repository, the package registry, web page creation, and binary file storage. The book concludes with more advanced administrative topics such as working with GitLab’s REST and GraphQL APIs, setting up a proof-of-concept GitLab service using Amazon Web Services (AWS), and spinning up a production service that takes high availability and disaster recovery into account. With an abundance of information available for deploying secure software, selecting the right documentation can often be daunting. From planning to monitoring, Practical GitLab Services eliminates the unknown in your DevOps lifecycle. For software developers, potential GitLab administrators, supporting team members such as testers and project managers.
Разместил: Ingvar16 31-07-2024, 21:49 | Комментарии: 0 | Подробнее
Название: Unlocking Artificial Intelligence: From Theory to Applications
Автор: Christopher Mutschler, Christian Munzenmayer, Norman Uhlmann, Alexander Martin
Издательство: Springer
Год: 2024
Страниц: 382
Язык: английский
Формат: pdf (true)
Размер: 39.1 MB

This book provides a state-of-the-art overview of current Machine Learning research and its exploitation in various application areas. It has become apparent that the deep integration of Artificial Intelligence (AI) methods in products and services is essential for companies to stay competitive. The use of AI allows large volumes of data to be analyzed, patterns and trends to be identified, and well-founded decisions to be made on an informative basis. It also enables the optimization of workflows, the automation of processes and the development of new services, thus creating potential for new business models and significant competitive advantages. The book is divided in two main parts: First, in a theoretically oriented part, various AI/ML-related approaches like automated Machine Learning, sequence-based learning, Deep Learning, learning from experience and data, and process-aware learning are explained. In a second part, various applications are presented that benefit from the exploitation of recent research results. These include autonomous systems, indoor localization, medical applications, energy supply and networks, logistics networks, traffic control, image processing, and IoT applications. In the past few years Automated Machine Learning (AutoML) has gained a lot of traction in the Data Science and Machine Learning community. AutoML aims at reducing the partly repetitive work of data scientists and enabling domain experts to construct Machine Learning pipelines without extensive knowledge in Data Science. The Chapter 1 presents a comprehensive review of the current leading AutoML methods and sets AutoML in an industrial context. To this extent we present the typical components of an AutoML system, give an overview over the state-of-the-art and highlight challenges to industrial application by presenting several important topics such as AutoML for time series data, AutoML in unsupervised settings, AutoML with multiple evaluation criteria, or interactive human-in-the-loop methods.
Разместил: Ingvar16 31-07-2024, 17:22 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности