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

  • Добавил: literator
  • Дата: 5-08-2023, 20:57
  • Комментариев: 0
Bayesian Optimization: Theory and Practice Using PythonНазвание: Bayesian Optimization: Theory and Practice Using Python
Автор: Peng Liu
Издательство: Apress
Год: 2023
Страниц: 243
Язык: английский
Формат: pdf (true), epub (true)
Размер: 14.2 MB

This book covers the essential theory and implementation of popular Bayesian optimization techniques in an intuitive and well-illustrated manner. The techniques covered in this book will enable you to better tune the hyperparemeters of your machine learning models and learn sample-efficient approaches to global optimization. The book begins by introducing different Bayesian Optimization (BO) techniques, covering both commonly used tools and advanced topics. It follows a “develop from scratch” method using Python, and gradually builds up to more advanced libraries such as BoTorch, an open-source project introduced by Facebook recently. Along the way, you’ll see practical implementations of this important discipline along with thorough coverage and straightforward explanations of essential theories. This book intends to bridge the gap between researchers and practitioners, providing both with a comprehensive, easy-to-digest, and useful reference guide. After completing this book, you will have a firm grasp of Bayesian optimization techniques, which you’ll be able to put into practice in your own Machine Learning models.
  • Добавил: literator
  • Дата: 5-08-2023, 18:16
  • Комментариев: 0
Название: Intelligent Prognostics for Engineering Systems with Machine Learning Techniques
Автор: Gunjan Soni, Om Prakash Yadav, Gaurav Kumar Badhotiya, Mangey Ram
Издательство: CRC Press
Год: 2024
Страниц: 261
Язык: английский
Формат: pdf (true)
Размер: 66.2 MB

The text discusses the latest data-driven, physics-based, and hybrid approaches employed in each stage of industrial prognostics and reliability estimation. It will be a useful text for senior undergraduate, graduate students, and academic researchers in areas such as industrial and production engineering, electrical engineering, and Computer Science. The book The text deals with tools and techniques used to predict/ extrapolate/ forecast the process behavior, based on current health state assessment and future operating conditions with the help of Machine Learning (ML). It will serve as a useful reference text for senior undergraduate, graduate students, and academic researchers in areas such as industrial and production engineering, manufacturing science, electrical engineering, and Computer Science. Deep Learning (DL) is a subset of ML that involves a multi-layered artificial neural network (ANN). The working of ANN is inspired by how the nervous system of the human brain functions. A basic ANN consists of input, output, and hidden layers. Each layer consists of neurons, which resemble brain cells. A mathematical representation of the biological neuron is termed as “perceptron,” and thus, multi-layered neural network is also referred to as multi-layer perceptron (MLP) model.
  • Добавил: literator
  • Дата: 5-08-2023, 15:44
  • Комментариев: 0
Название: The Next.js Handbook: A Complete Resource for Developers
Автор: Brandon Kim
Издательство: Ares Lnc
Год: 2023
Страниц: 166
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Погрузитесь в мир Next.js и откройте для себя его многочисленные аспекты, включая рендеринг на стороне сервера, генерацию статических сайтов, маршруты API и динамический импорт. С помощью этого всеобъемлющего ресурса вы научитесь использовать весь потенциал Next.js, что позволит вам создавать молниеносные, высокомасштабируемые и SEO-дружественные веб-приложения, которые выделяются на современном конкурентном цифровом ландшафте.
This book, "The Next.js Handbook" is your comprehensive resource for diving deep into the world of Next.js. It will provide you with the knowledge and confidence to build high-performing web applications that not only delight your users but also empower you as a developer. Whether you are a novice who has never heard of Next.js or a seasoned developer looking to sharpen your skills, this book is designed to accommodate your journey and help you master the art of Next.js. Next.js, an open-source framework built on top of React, is the brainchild of the team at Vercel.
  • Добавил: literator
  • Дата: 5-08-2023, 15:12
  • Комментариев: 0
Название: Mastering Python. A comprehensive Journey from Beginner to Professional
Автор: Yusuf Buba
Издательство: BookRix
Год: 2023
Страниц: 214
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Beginners can develop a solid foundation in Python programming, while professionals can enhance their existing skills and expand their knowledge into advanced areas. Python's versatility, along with its vast collection of libraries and frameworks, empowers learners to tackle various real-world challenges and opens up exciting career opportunities in fields such as software development, Data Science, Machine Learning, web development, and more. Python has captured the hearts of developers worldwide with its simplicity, elegance, and versatility. Its vast ecosystem of libraries and frameworks makes it an indispensable tool for a wide range of applications, from web development and data analysis to machine learning and artificial intelligence. With its readable syntax and emphasis on code readability, Python serves as an ideal language for both beginners and seasoned professionals. The purpose of this book is to guide you through the intricate maze of Python programming, equipping you with the knowledge and skills needed to become a proficient Python developer.
  • Добавил: literator
  • Дата: 5-08-2023, 06:47
  • Комментариев: 0
Название: Probabilistic Machine Learning: Advanced Topics
Автор: Kevin P. Murphy
Издательство: The MIT Press
Год: 2023
Страниц: 1354
Язык: английский
Формат: pdf (true)
Размер: 38.9 MB

An advanced book for researchers and graduate students working in Machine Learning and statistics who want to learn about Deep Learning, Bayesian inference, generative models, and decision making under uncertainty. An advanced counterpart to Probabilistic Machine Learning: An Introduction, this high-level textbook provides researchers and graduate students detailed coverage of cutting-edge topics in Machine Learning, including deep generative modeling, graphical models, Bayesian inference, reinforcement learning, and causality. This volume puts Deep Learning into a larger statistical context and unifies approaches based on Deep Learning with ones based on probabilistic modeling and inference. We assume the reader has some prior exposure to ML and other relevant mathematical topics (e.g., probability, statistics, linear algebra, optimization). Python code (mostly in JAX) to reproduce nearly all of the figures can be found online. Clicking on the notebook link will open it inside Google Colab, which will let you easily reproduce the figure for yourself, and modify the underlying source code to gain a deeper understanding of the methods. (Colab gives you access to a free GPU, which is useful for some of the more computationally heavy demos.) In addition to the online code, probml.github.io/supp contains some additional supplementary online content which was excluded from the main book for space reasons.
  • Добавил: literator
  • Дата: 5-08-2023, 06:19
  • Комментариев: 0
Название: Computer Arithmetic in Practice: Exercises and Programming
Автор: Slawomir Grys
Издательство: CRC Press
Год: 2024
Страниц: 213
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Computer Arithmetic in Practice: Exercises and Programming is a simple, brief introductory volume for undergraduate and graduate students at university courses interested in understanding the foundation of computers. It is focused on numeric data formats and capabilities of computers to perform basic arithmetic operations. This book provides an accessible overview of common data formats used to write numbers in programming languages and how the computer performs four basic arithmetic operations from the point of view of the processor instruction set. The book is primarily didactic in nature, therefore the theoretical information is enriched with many numerical examples and exercises to be solved using a ‘sheet of paper and a pencil’. Answers are provided for most of the tasks. The theoretical discussed issues are illustrated by listings of algorithms presenting the way to implement arithmetic operations in low-level language. It allows development of the skills of optimal programming, taking into consideration the computer architecture and limitations. The assembly language is a low-level programming language but assembler is a software responsible just for translating source code directly to the machine code or sometimes indirectly to the object code aimed to reuse in another program.
  • Добавил: literator
  • Дата: 5-08-2023, 05:31
  • Комментариев: 0
Название: How Computers Make Books: From graphics rendering, search algorithms, and functional programming to indexing and typesetting (MEAP v5)
Автор: John Whitington
Издательство: Manning Publications
Год: 2023
Страниц: 160
Язык: английский
Формат: pdf (true)
Размер: 12.7 MB

Learn about Computer Science by exploring the fascinating journey it took to make this book! How Computers Make Books introduces what’s wonderful about computer science by telling the story of how computers have transformed the ancient art of publishing books. Author and publishing software developer John Whitington takes readers on a journey through the computer processes needed to create this very book. Each chapter explores the elegance of modern digital printing, from how a computer knows where to place ink, to reproducing shades of gray, to laying out paragraphs on the page. Computers have transformed every industry—even ones as traditional as creating books. If you’ve ever been mystified about what goes into programming a computer to do practical, familiar tasks, this book is for you. In it, you’ll answer interesting questions about human-computer interaction. How do computers represent all the different languages and letters used by humans? How do we compress a book’s worth of complex information so it can be transferred in seconds? And what exactly is a computer program? This book answers all those questions by telling the story of how it was created!
  • Добавил: literator
  • Дата: 5-08-2023, 03:07
  • Комментариев: 0
Название: AI Startup Strategy: A Blueprint to Building Successful Artificial Intelligence Products from Inception to Exit
Автор: Adhiguna Mahendra
Издательство: Apress
Год: 2023
Страниц: 34
Язык: английский
Формат: pdf (true)
Размер: 12.2 MB

Gain exclusive access to the secrets to building an enterprise Artificial Intelligence (AI) start-up. AI innovation helps with every aspect of the business, from the supply chain, marketing, and advertising, customer service, risk management, operations to security. Industries from different verticals have been adopting AI and get real business values out of it. This book guides you through each step, from defining the business need and business model, all the way to registering IP and calculating your AI start-up valuation. You see how to perform market and technology validation, perform lean AI R&D, design AI architecture, AI product development and operationalization. The book also cover building and managing an AI team, along with attracting and keeping business and developer users. This book is designed to guide you through the intricate journey of building an AI startup, from inception to exit.
  • Добавил: literator
  • Дата: 4-08-2023, 21:09
  • Комментариев: 0
Название: Spring Security in Action, Second Edition (MEAP v8)
Автор: Laurentiu Spilca
Издательство: Manning Publications
Год: 2023
Страниц: 342
Язык: английский
Формат: pdf, epub
Размер: 14.0 MB

Design and develop Spring applications that are secure right from the start. Spring Security is essential for any Java developer looking to master authentication and authorization in Spring apps. By adopting "secure by design" principles with Spring Security's out-of-the-box features, you can protect your apps from data theft and unauthorized intrusions. Spring Security in Action, Second Edition reveals the Spring Security techniques and tools you need to defend your apps against attack. In this book, author Laurențiu Spilcă, a skilled Java and Spring developer, will teach you how to build your own authorization server, manage system users, configure secure endpoints, and prevent cross-site scripting and request forgery attacks. This new second edition delves into the OAuth 2/OpenID Connect stack and details SecurityFilterChain for security configuration. Don't let security be an afterthought. Start protecting your apps from the first line of code!
  • Добавил: literator
  • Дата: 4-08-2023, 16:11
  • Комментариев: 0
Название: Build Your Own Robot (MEAP v5)
Автор: Marwan Alsabbagh
Издательство: Manning Publications
Год: 2023
Страниц: 292
Язык: английский
Формат: pdf, epub
Размер: 17.2 MB

Build your first robots with Python and some cheap, basic components. This entertaining book guides you step by step! There’s nothing quite like watching your code come alive in the real world. Robotics is a fun, fascinating discipline that lets you do just that. In this guide, you’ll build some fun robotic toys that will teach you serious robotics engineering skills like computer vision, networking, and computation. Build Your Own Robot is a DIY guide for bringing your first Python-based robots to life. Start with the basics, teaching your new friend how to spin, move around, and find its way. You’ll then quickly progress to controlling your robot remotely using your phone, computer, or joystick. You’ll even set up a camera to broadcast what it sees right to your computer screen. Clever computer vision tricks will get your bot tracking faces, looking for QR codes, and maybe even fetching some snacks.