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

  • Добавил: literator
  • Дата: 13-02-2024, 19:13
  • Комментариев: 0
Название: Basic AI: A Human Guide to Artificial Intelligence
Автор: David L. Shrier
Издательство: Robinson
Год: 2024
Страниц: 183
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

In Basic AI, leading futurist David L. Shrier delves deep into the rapidly advancing world of Artificial Intelligence, delivering fascinating insights and exploring the impact this powerful technology will have on our lives and world. Artificial Intelligence (AI) is driving workforce disruption on a scale not seen since the Industrial Revolution. In schools and universities, AI technology has forced a re-evaluation of the way students are taught and assessed. Meanwhile ChatGPT has become a cultural phenomenon, reaching 100 million users and attracting a $10 billion dollar investment in its parent company OpenAI. The race to dominate the generative AI market is accelerating at breakneck speed, inspiring breathless headlines and immense public interest. Basic AI provides a rare window into a frontier area of Computer Science that will change everything about how you live and work. Read this book and better understand how to succeed in the AI-enabled future.
  • Добавил: literator
  • Дата: 13-02-2024, 18:21
  • Комментариев: 0
Название: Functional Data Analysis with R
Автор: Ciprian M. Crainiceanu, Jeff Goldsmith, Andrew Leroux, Erjia Cui
Издательство: CRC Press
Год: 2024
Страниц: 338
Язык: английский
Формат: pdf (true)
Размер: 24.0 MB

Emerging technologies generate data sets of increased size and complexity that require new or updated statistical inferential methods and scalable, reproducible software. These data sets often involve measurements of a continuous underlying process, and benefit from a functional data perspective. Functional Data Analysis with R presents many ideas for handling functional data including dimension reduction techniques, smoothing, functional regression, structured decompositions of curves, and clustering. The idea is for the reader to be able to immediately reproduce the results in the book, implement these methods, and potentially design new methods and software that may be inspired by these approaches. Functional Data Analysis with R is primarily aimed at undergraduate, master's, and PhD students, as well as data scientists and researchers working on functional data analysis. The book can be read at different levels and combines state-of-the-art software, methods, and inference. It can be used for self-learning, teaching, and research, and will particularly appeal to anyone who is interested in practical methods for hands-on, problem-forward functional data analysis. The reader should have some basic coding experience, but expertise in R is not required.
  • Добавил: literator
  • Дата: 13-02-2024, 07:34
  • Комментариев: 0
Название: Learning Microsoft Power Apps: Building Business Applications with Low-Code Technology (Early Release)
Автор: Arpit Shrivastava
Издательство: O’Reilly Media, Inc.
Год: 2024-02-09
Язык: английский
Формат: epub
Размер: 13.3 MB

In today's fast-paced world, more and more organizations require rapid application development with reduced development costs and increased productivity. This practical guide shows application developers how to use PowerApps, Microsoft's no-code/low-code application framework that helps developers speed up development, modernize business processes, and solve tough challenges. Author Arpit Shrivastava provides a comprehensive overview of designing and building cost-effective applications with Microsoft Power Apps. You'll learn fundamental concepts behind low-code and no-code development, how to build applications using pre-built and blank templates, how to design an app using Copilot AI and drag and drop PowerPoint-like controls, use Excel-like expressions to write business logic for an app, and integrate apps with external data sources. Design web applications (model-driven apps) using low-code, no-code, and pro-code components. Learn basic coding concepts like jаvascript, Power Fx, and C#.
  • Добавил: literator
  • Дата: 12-02-2024, 22:06
  • Комментариев: 0
Название: Introduction to Generative AI: An Ethical, Societal, and Legal Overview (Final Release)
Автор: Numa Dhamani, Maggie Engler
Издательство: Manning Publications
Год: 2024
Страниц: 336
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Generative AI tools like ChatGPT are amazing—but how will their use impact our society? This book introduces the world-transforming technology and the strategies you need to use generative AI safely and effectively. Introduction to Generative AI gives you the hows-and-whys of generative AI in accessible language. Anyone who uses ChatGPT for even a few minutes can tell that it’s truly different from other chatbots or question-and-answer tools. Introduction to Generative AI guides you from that first eye-opening interaction to how these powerful tools can transform your personal and professional life. In it, you’ll get no-nonsense guidance on generative AI fundamentals to help you understand what these models are (and aren’t) capable of, and how you can use them to your greatest advantage. Generative AI tools like ChatGPT, Bing, and Bard have permanently transformed the way we work, learn, and communicate. This delightful book shows you exactly how Generative AI works in plain, jargon-free English, along with the insights you’ll need to use it safely and effectively. This book is written for anyone who has an interest in generative AI technology and wants to understand how to be a responsible participant in this area of innovation. While basic exposure to Machine Learning and natural language processing (NLP) concepts is helpful, it’s not required.
  • Добавил: literator
  • Дата: 12-02-2024, 18:43
  • Комментариев: 0
Название: Grokking Algorithm Blueprint: Advanced Guide to Help You Excel Using Grokking Algorithms
Автор: William Turner
Издательство: Independently published
Год: October 30, 2023
Страниц: 230
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Grokking Algorithms is a book that aims to help readers understand the fundamental concepts of Computer Science algorithms. It covers various algorithms and data structures, including searching, sorting, graph algorithms, dynamic programming, and more. The book presents the concepts clearly and concisely, with plenty of illustrations and examples to help readers grasp the ideas. It also includes exercises and challenges at the end of each chapter to help readers test their understanding and apply their knowledge. An algorithm is a set of steps or procedures to solve a problem or perform a task. Algorithms are used to perform calculations, data processing, and automated reasoning tasks. They are an essential part of Computer Science and are used in various applications, including search engines, image recognition, and Machine Learning. Grokking Algorithms aims to give readers a solid foundation in Computer Science algorithms and to help them develop the skills and confidence to tackle complex problems using algorithms. It is an excellent resource for Computer Science students, software engineers, and anyone interested in learning algorithms and data structures.
  • Добавил: literator
  • Дата: 12-02-2024, 17:52
  • Комментариев: 0
Название: The Art of Reinforcement Learning: Fundamentals, Mathematics, and Implementations with Python
Автор: Michael Hu
Издательство: Apress
Год: 2024
Страниц: 290
Язык: английский
Формат: pdf (true), epub (true)
Размер: 24.3 MB

Unlock the full potential of Reinforcement Learning (RL), a crucial subfield of Artificial Intelligence, with this comprehensive guide. This book provides a deep dive into RL's core concepts, mathematics, and practical algorithms, helping you to develop a thorough understanding of this cutting-edge technology. Beginning with an overview of fundamental concepts such as Markov decision processes, dynamic programming, Monte Carlo methods, and temporal difference learning, this book uses clear and concise examples to explain the basics of RL theory. The following section covers value function approximation, a critical technique in RL, and explores various policy approximations such as policy gradient methods and advanced algorithms like Proximal Policy Optimization (PPO). This book also delves into advanced topics, including distributed reinforcement learning, curiosity-driven exploration, and the famous AlphaZero algorithm, providing readers with a detailed account of these cutting-edge techniques. For Machine Learning engineers, data scientists, software engineers, and developers who want to incorporate reinforcement learning algorithms into their projects and applications.
  • Добавил: polyanskiy
  • Дата: 12-02-2024, 09:42
  • Комментариев: 0

Автор: Шилдт, Герберт
Название: С++ Руководство для начинающих. 2-е издание
Издательство: М:, Вильямс
Год: 2005
Страниц: 667
Формат: DJVU, PDF
Размер: 22 МБ
В этой книге описаны основные средства языка С++, которые необходимо освоить начинающему программисту. После рассмотрения элементарных понятий (переменных, операторов, инструкций управления, функций, классов и объектов) читатель легко перейдет к изучению таких более сложных тем, как перегрузка операторов, механизм обработки исключительных ситуаций (исключений), наследование, полиморфизм...
  • Добавил: literator
  • Дата: 12-02-2024, 08:43
  • Комментариев: 0
Название: C++ for Beginners: A Comprehensive Guide to Transform Your Passion into Programming Proficiency
Автор: Vera Poe
Издательство: Independently published
Год: 2024
Страниц: 145
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Are you considering delving into the realm of C++ programming? Are you in search of a reliable and beginner-friendly guide to assist you in your learning journey? If your answer is affirmative to either of these questions, then you've stumbled upon the ideal educational resource tailored to help you achieve precisely that! "C++ Programming" is a comprehensive guide designed to assist you in transitioning your coding passion into a potentially lucrative career, perhaps as a computer programmer. As you navigate through the contents of this book, anticipate the cultivation and refinement of your coding skills. This guide not only equips you with knowledge but also propels you towards emerging as a proficient expert who has mastered the intricacies of C++ programming. Following this succinct introduction, the guide delves into crucial topics such as programming constants, functions, polymorphism, operator types and overloading, macros and templates, and various other details. These discussions are carefully crafted to significantly contribute to your mastery of C++ programming, ensuring that you emerge from this guide having acquired a comprehensive understanding of the subject.
  • Добавил: literator
  • Дата: 12-02-2024, 07:22
  • Комментариев: 0
Название: 250+ jаvascript Killer One-Liners: Transform your code into powerful solutions
Автор: Hernando Abella
Издательство: Aluna Publishing
Год: 2024
Страниц: 277
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

'250+ jаvascript Killer One-Liners' is your passport to mastering the intricacies of jаvascript. Inside, discover a collection of powerful, concise code snippets that will transform the way you write and think about jаvascript. - This book is your gateway to Unlocking the true potential of the language. - Join us as we delve into the art of crafting code that not only solves problems but does so elegantly and efficiently. - Get ready to elevate your coding game with every line you write! Whether you're a seasoned developer or just starting, this book is your gateway to unlocking the true potential of the language. Join us as we delve into the art of crafting code that not only solves problems but does so elegantly and efficiently. Get ready to elevate your coding game with every line you write!
  • Добавил: literator
  • Дата: 11-02-2024, 17:36
  • Комментариев: 0
Название: Serverless Development on AWS: Building Enterprise-Scale Serverless Solutions
Автор: Sheen Brisals, Luke Hedger
Издательство: O’Reilly Media, Inc.
Год: 2024
Страниц: 501
Язык: английский
Формат: pdf (true), epub (true)
Размер: 18.4 MB, 14.0 MB

The adoption of serverless is on the rise, but until now, little guidance has been available for development teams that want to apply this technology on AWS. This definitive guide is packed with architectural, security, and data best practices and patterns for architects and engineers who want to build reliable enterprise-scale serverless solutions. Sheen Brisals, an AWS Serverless Hero, and Luke Hedger, an AWS Community Builder, outline the serverless adoption requirements for an enterprise, examine the development tools your team needs, and explain in depth the nuances of testing event-driven and distributed serverless services. You'll gain practical guidance for keeping up with change and learn how to build serverless solutions with sustainability in mind. By no means is this book a one-stop solution to all your serverless queries and worries. It is a collection of options and ideas that you can draw upon to prepare your serverless meal according to your and your organization’s dietary requirements. Along with serverless technology, the popularity of several development frameworks, runtimes, build and infrastructure tools, etc., is also on the rise. Consequently, there are as many approaches to implementing your application as there are frameworks and runtimes out there. As suggested by the widespread phrase in the software industry, the code you write today is legacy tomorrow, it is hard to maintain the code you have written today in this fast-evolving technology space.