62 resultater (0,31233 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Build a Large Language Model (From Scratch) - Sebastian Raschka - Bog - Manning Publications - Plusbog.dk

Build a Large Language Model (From Scratch) - Sebastian Raschka - Bog - Manning Publications - Plusbog.dk

Learn how to create, train, and tweak large language models (LLMs) by building one from the ground up! In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You''ll go from the initial design and creation, to pretraining on a general corpus, and on to fine-tuning for specific tasks. Build a Large Language Model (from Scratch) teaches you how to: - - Plan and code all the parts of an LLM - - Prepare a dataset suitable for LLM training - - Fine-tune LLMs for text classification and with your own data - - Use human feedback to ensure your LLM follows instructions - - Load pretrained weights into an LLM - Build a Large Language Model (from Scratch) takes you inside the AI black box to tinker with the internal systems that power generative AI. As you work through each key stage of LLM creation, you''ll develop an in-depth understanding of how LLMs work, their limitations, and their customization methods. Your LLM can be developed on an ordinary laptop, and used as your own personal assistant. About the technology Physicist Richard P. Feynman reportedly said, “I don''t understand anything I can''t build.” Based on this same powerful principle, bestselling author Sebastian Raschka guides you step by step as you build a GPT-style LLM that you can run on your laptop. This is an engaging book that covers each stage of the process, from planning and coding to training and fine-tuning.

DKK 450.00
1

Regularization in Deep Learning - Liu Peng - Bog - Manning Publications - Plusbog.dk

Regularization in Deep Learning - Liu Peng - Bog - Manning Publications - Plusbog.dk

Take your deep learning models more adaptable with these practical regularisation techniques. For data scientists, machine learning engineers, and researchers with basic model development experience who want to improve their training efficiency and avoid overfitting errors. Regularization in Deep Learning delivers practical techniques to help you build more general and adaptable deep learning models. It goes beyond basic techniques like data augmentation and explores strategies for architecture, objective function, and optimisation. You will turn regularisation theory into practice using PyTorch, following guided implementations that you can easily adapt and customise to your own model''s needs. Key features include: - - Insights into model generalisability - - A holistic overview of regularisation techniques and strategies - - Classical and modern views of generalisation, including bias and variance tradeoff - - When and where to use different regularisation techniques - - The background knowledge you need to understand cutting-edge research - Along the way, you will get just enough of the theory and mathematics behind regularisation to understand the new research emerging in this important area. About the technology Deep learning models that generate highly accurate results on their training data can struggle with messy real-world test datasets. Regularisation strategies help overcome these errors with techniques that help your models handle noisy data and changing requirements. By learning to tweak training data and loss functions, and employ other regularisation approaches, you can ensure a model delivers excellent generalised performance and avoid overfitting errors.

DKK 430.00
1

Quantum Computing for Developers - Johan Vos - Bog - Manning Publications - Plusbog.dk

Quantum Computing for Developers - Johan Vos - Bog - Manning Publications - Plusbog.dk

Quantum computing is on the horizon, ready to impact everything from scientific research to encryption and security. But you don’t need a physics degree to get started in quantum computing. Quantum Computing for Developers shows you how to leverage your existing Java skills into writing your first quantum software so you’re ready for the revolution. Rather than a hardware manual or academic theory guide, this book is focused on practical implementations of quantum computing algorithms. Using Strange, a Java-based quantum computer simulator, you’ll go hands-on with quantum computing’s core components including qubits and quantum gates as you write your very first quantum code. Key Features · An introduction to the core concepts of quantum computing · Qubits and quantum gates · Superposition, entanglement, and hybrid computing · Quantum algorithms including Shor’s, Deutsch-jozsa, and Grover’s search For Java developers at all levels who want an early start in quantum computing. No advanced math knowledge required. About the technology Whilst quantum hardware is still on the edge of development, the underlying principles for writing quantum software are well-established. Right now developers can utilize quantum simulators, like Java-based Strange, to try quantum experiments on any platform that runs the JVM. Johan Vosis a cofounder of Gluon, a Java technology company that aims to offer Java solutions for all platforms including desktop, embedded, and mobile apps, and connect them to the cloud. He is a Java Champion and holds an MSc in Mining Engineering and a PhD in Applied Physics.

DKK 371.00
1

F# in Action - Isaac Abraham - Bog - Manning Publications - Plusbog.dk

Ensemble Methods for Machine Learning - Gautam Kunapuli - Bog - Manning Publications - Plusbog.dk

Automated Machine Learning in Action - Xia Hu - Bog - Manning Publications - Plusbog.dk

Learn Generative AI with PyTorch - Mark Liu - Bog - Manning Publications - Plusbog.dk

Learn Generative AI with PyTorch - Mark Liu - Bog - Manning Publications - Plusbog.dk

Learn how generative AI works by building your very own models that can write coherent text, create realistic images, and even make lifelike music. Learn Generative AI with PyTorch teaches the underlying mechanics of generative AI by building working AI models from scratch. Throughout, you''ll use the intuitive PyTorch framework that''s instantly familiar to anyone who''s worked with Python data tools. Along the way, you''ll master the fundamentals of General Adversarial Networks (GANs), Transformers, Large Language Models (LLMs), variational autoencoders, diffusion models, LangChain, and more! In Learn Generative AI with PyTorch you''ll build these amazing models: - - A simple English-to-French translator - - A text-generating model as powerful as GPT-2 - - A diffusion model that produces realistic flower images - - Music generators using GANs and Transformers - - An image style transfer model - - A zero-shot know-it-all agent - The generative AI projects you create use the same underlying techniques and technologies as full-scale models like GPT-4 and Stable Diffusion. You don''t need to be a machine learning expert—you can get started with just some basic Python programming skills. About the technology: Transformers, Generative Adversarial Networks (GANs), diffusion models, LLMs, and other powerful deep learning patterns have radically changed the way we manipulate text, images, and sound. Generative AI may seem like magic at first, but with a little Python, the PyTorch framework, and some practice, you can build interesting and useful models that will train and run on your laptop. This book shows you how.

DKK 450.00
1

Building Quantum Software with Python: A developer’s guide - Constantin Gonciulea - Bog - Manning Publications - Plusbog.dk

Building Quantum Software with Python: A developer’s guide - Constantin Gonciulea - Bog - Manning Publications - Plusbog.dk

A developer-centric look at quantum computing. The demand for developers who can implement solutions with quantum resources is growing larger every day. Building Quantum Software with Python gives you the foundation you need to build the software for the quantum age, and apply quantum computing to real-world business and research problems. In Building Quantum Software with Python you will learn about: • Quantum states, gates, and circuits • A practical introduction to quantum algorithms • Running quantum software on classical simulators and quantum hardware • Quantum search, phase estimation, and quantum counting • Quantum solutions to optimization problems Building Quantum Software with Python lays out the math and programming techniques you’ll need to apply quantum solutions to real challenges like sampling from classically intractable probability distributions and large-scale optimization problems. You will learn which quantum algorithms and patterns apply to different types of problems and how to build your first quantum applications. All the simulator code you write can be easily converted to run on real quantum hardware. Foreword by Heather Higgins. Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications. About the technology Large-scale optimization problems, complex financial and scientific simulations, cryptographic calculations, and certain types of machine learning require unreasonably long times to run on classical computers. Quantum computers can perform some operations like these almost instantaneously! Don’t wait to get started. This book will prime you on quantum applications, implementations, and hybrid quantum-classic designs so you’ll be ready to join the quantum revolution. About the book Building Quantum Software with Python teaches you how to build working applications that run on a simulator or real quantum hardware. By relating QC to classical computing concepts you already know, this book’s intuitive visualizations and code implementations make quantum computing easy to grasp even if you don’t have a background in advanced math. As you go, you’ll discover and implement quantum techniques for truly random sampling, optimization solutions, unstructured search, and more—all using easy-to-follow Python code. What''s inside • Hype-free discussions of when, where, and why QC makes sense • Solving complex optimization problems • Quantum search using Grover’s Algorithm • Fourier transform, phase estimation, and probability distribution sampling About the reader For developers who know Python. No advanced math knowledge required. About the author Constantin Gonciulea leads the Advanced Technology group at Wells Fargo and has worked in quantum computing since 2018. Charlee Stefanski is a senior software engineer at Wells Fargo, where she leads the development of the internal quantum computing platform. Table of Contents Part 1 1 Advantages and challenges of programming quantum computers 2 A first look at quantum computations: The knapsack problem 3 Single-qubit states and gates 4 Quantum state and circuits: Beyond one qubit Part 2 5 Selecting outcomes with quantum oracles 6 Quantum search and probability estimation 7 The quantum Fourier transform 8 Using the quantum Fourier transform 9 Quantum phase estimation Part 3 10 Encoding functions in quantum states 11 Search-based quantum optimization 12 Conclusions and outlook Appendixes A Math refresher B More about quantum states and gates C Outcome pairing strategies

DKK 518.00
1

Spring Boot in Action - Craig Walls - Bog - Manning Publications - Plusbog.dk

Spring Boot in Action - Craig Walls - Bog - Manning Publications - Plusbog.dk

DESCRIPTION Although Spring Framework simplifies enterprise Java development, it can require a lot from developers in terms of framework configuration. Spring Boot radically streamlines the process of creating Spring applications by employing automatic configuration, along with a programming model built around established conventions for build-time and runtime dependencies. It also provides a component that gives insight into the internals of a running application and a handy CLI that can be used to write command-line scripts in Groovy. Developers who have used Spring Boot say that they can''t imagine ever going back to hand-configuring their applications. Spring Boot in Action is a developer-focused guide to writing applications using Spring Boot. It shows readers how to bypass the tedious configuration steps so that they can concentrate on their application''s behavior. Using interesting, relevant examples, Spring expert Craig Walls shows both how to use the default settings effectively and how to override and customize Spring Boot for each unique environment. Along the way, it offers insights from Craig''s years of Spring development experience. KEY SELLING POINTS Practical hands-on guide Quickly develop Spring applications Author insights based on years of Spring Development Covers newest features of Spring Boot AUDIENCE Written for readers familiar with the Spring Framework. ABOUT THE TECHNOLOGY Spring Boot brings a convention-over-configuration programming model to the Spring Framework. With Spring Boot, Spring developers can focus on producing application functionality with little effort spent on configuring Spring itself.

DKK 364.00
1

React Quickly - Azat Mardan - Bog - Manning Publications - Plusbog.dk

React Quickly - Azat Mardan - Bog - Manning Publications - Plusbog.dk

React is a JavaScript library developed for one main reason—to build reusable UI components that present ever-changing data. The React philosophy is to focus solely on the user interface. In model-viewcontroller (MVC) terminology, React is the view. Because it has to work with models and other libraries, it’s designed to play nicely with pretty much any other framework, router, style, and model library. And it''s well supported—React emerged from Instagram and is now used by Facebook, Asana, Khan Academy, and Atom among many more. React Quickly is for anyone who wants to learn React.js fast. This handson book teaches needed concepts by using lots of examples, tutorials, and a large main project that gets built throughout. It starts with the basics, including how React fits into applications, JSX, and handling states, and events. Next, it explores core topics like components, forms, and data. Finally, the book dives into React integration topics, like unit testing and isomorphic JavaScript with Express.js, and Gulp. Key Features: · Uses videos to supplement learning · Chock full of examples · Gets readers using React quickly This book is for web developers who have some JavaScript experience. About the Technology: React is a JavaScript library developed for one main reason—to build reusable UI components that present ever-changing data. React emerged from Instagram and is now used by Facebook, Asana, Khan Academy, and Atom among many more.

DKK 406.00
1

Engineering Deep Learning Systems - Chi Wang - Bog - Manning Publications - Plusbog.dk

Engineering Deep Learning Systems - Chi Wang - Bog - Manning Publications - Plusbog.dk

Design systems optimized for deep learning models. Written for software engineers, this book teaches you how to implement a maintainable platform for developing deep learning models. In Engineering Deep Learning Systems you will learn how to: - - Transfer your software development skills to deep learning systems - - Recognize and solve common engineering challenges for deep learning systems - - Understand the deep learning development cycle - - Automate training for models in TensorFlow and PyTorch - - Optimize dataset management, training, model serving and hyperparameter tuning - - Pick the right open-source project for your platform - Engineering Deep Learning Systems is a practical guide for software engineers and data scientists who are designing and building platforms for deep learning. It''s full of hands-on examples that will help you transfer your software development skills to implementing deep learning platforms. You''ll learn how to build automated and scalable services for core tasks like dataset management, model training/serving, and hyperparameter tuning. This book is the perfect way to step into an exciting—and lucrative—career as a deep learning engineer. about the technology Behind every deep learning researcher is a team of engineers bringing their models to production. To build these systems, you need to understand how a deep learning system''s platform differs from other distributed systems. By mastering the core ideas in this book, you''ll be able to support deep learning systems in a way that''s fast, repeatable, and reliable.

DKK 459.00
1

Evolutionary Deep Learning - Micheal Lanham - Bog - Manning Publications - Plusbog.dk

Evolutionary Deep Learning - Micheal Lanham - Bog - Manning Publications - Plusbog.dk

Discover one-of-a-kind AI strategies never before seen outside of academic papers! Learn how the principles of evolutionary computation overcome deep learning''s common pitfalls and deliver adaptable model upgrades without constant manual adjustment. In Evolutionary Deep Learning you will learn how to: - - Solve complex design and analysis problems with evolutionary computation - - Tune deep learning hyperparameters with evolutionary computation (EC), genetic algorithms, and particle swarm optimization - - Use unsupervised learning with a deep learning autoencoder to regenerate sample data - - Understand the basics of reinforcement learning and the Q Learning equation - - Apply Q Learning to deep learning to produce deep reinforcement learning - - Optimize the loss function and network architecture of unsupervised autoencoders - - Make an evolutionary agent that can play an OpenAI Gym game - Evolutionary Deep Learning is a guide to improving your deep learning models with AutoML enhancements based on the principles of biological evolution. This exciting new approach utilizes lesser-known AI approaches to boost performance without hours of data annotation or model hyperparameter tuning. about the technology Evolutionary deep learning merges the biology-simulating practices of evolutionary computation (EC) with the neural networks of deep learning. This unique approach can automate entire DL systems and help uncover new strategies and architectures. It gives new and aspiring AI engineers a set of optimization tools that can reliably improve output without demanding an endless churn of new data. about the reader For data scientists who know Python.

DKK 459.00
1

Time Series Forecasting in Python - Marco Peixeiro - Bog - Manning Publications - Plusbog.dk

Time Series Forecasting in Python - Marco Peixeiro - Bog - Manning Publications - Plusbog.dk

Build predictive models from time-based patterns in your data. Master statistical models including new deep learning approaches for time series forecasting. In T ime Series Forecasting in Python you will learn how to: - - Recognize a time series forecasting problem and build a performant predictive model - - Create univariate forecasting models that account for seasonal effects and external variables - - Build multivariate forecasting models to predict many time series at once - - Leverage large datasets by using deep learning for forecasting time series - - Automate the forecasting process - DESCRIPTION Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevant, useful, and easy to implement with Python. You''ll explore interesting real-world datasets like Google''s daily stock price and economic data for the USA, quickly progressing from the basics to developing large-scale models that use deep learning tools like TensorFlow.Time Series Forecasting in Python teaches you to apply time series forecasting and get immediate, meaningful predictions. You''ll learn both traditional statistical and new deep learning models for time series forecasting, all fully illustrated with Python source code. Time Series Forecasting in Python teaches you to build powerful predictive models from time-based data. Every model you create is relevant, useful, and easy to implement with Python. You''ll explore interesting real-world datasets like Google''s daily stock price and economic data for the USA, quickly progressing from the basics to developing large-scale models that use deep learning tools like TensorFlow. about the technology Time series forecasting reveals hidden trends and makes predictions about the future from your data. This powerful technique has proven incredibly valuable across multiple fields—from tracking business metrics, to healthcare and the sciences. Modern Python libraries and powerful deep learning tools have opened up new methods and utilities for making practical time series forecasts. about the book Time Series Forecasting in Python teaches you to apply time series forecasting and get immediate, meaningful predictions. You''ll learn both traditional statistical and new deep learning models for time series forecasting, all fully illustrated with Python source code. Test your skills with hands-on projects for forecasting air travel, volume of drug prescriptions, and the earnings of Johnson & Johnson. By the time you''re done, you''ll be ready to build accurate and insightful forecasting models with tools from the Python ecosystem.

DKK 459.00
1

Akka in Action - Francisco Abraham - Bog - Manning Publications - Plusbog.dk

Akka in Action - Francisco Abraham - Bog - Manning Publications - Plusbog.dk

Use Akka to solve the big problems of distributed systems—from multithreading and concurrency, to handling scalability and failure. In Akka in Action, Second Edition you will learn how to: - - Create basic programs with Akka - - Work with clusters to build robust, fault tolerant programs - - Create and maintain distributed state with strong consistency guarantees - - Build microservices with Akka - - Utilize concurrency and parallelism - - Test Akka software - Akka in Action, Second Edition teaches you to use the latest version of Akka to solve common problems of distributed systems. Akka contributor Francisco López-Sancho demonstrates Akka''s complex concepts through real-world use cases, including clustering, sharding, persistence, and deploying to Kubernetes. Discover the power of the Actor model, and how to leverage most of the Akka modules to create microservices that are reliable and fault tolerant. about the technology Akka is a toolkit of libraries that make it easy to implement distributed applications in Scala and Java. Akka''s Actor model avoids many of the complexities of multithreading, while making systems elastic and resilient, and provides strong consistency. about the book Akka in Action, Second Edition is a practical guide to building message-oriented systems with Akka. Extensively revised by Akka contributor and consultant Francisco López-Sancho, this upgraded second edition comes with new coverage of Akka typed, microservices architecture, and more. You''ll learn how to build with Akka actors and why they''re the perfect solution for distributed systems. Driven by practical examples, this book is the perfect guide to creating elastic, resilient, and reactive software with Akka.

DKK 524.00
1

Learn Quantum Computing with Python and Q# - Sarah Kaiser - Bog - Manning Publications - Plusbog.dk

Learn Quantum Computing with Python and Q# - Sarah Kaiser - Bog - Manning Publications - Plusbog.dk

Learn Quantum Computing with Python and Q# demystifies quantum computing. Using Python and the new quantum programming language Q#, you’ll learn QC fundamentals as you apply quantum programming techniques to real-world examples including cryptography and chemical analysis. Learn Quantum Computing with Python and Q# builds your understanding of quantum computers, using Microsoft’s Quantum Development Kit to abstract away the mathematical complexities. You’ll learn QC basics as you create your own quantum simulator in Python, then move on to using the QDK and the new Q# language for writing and running algorithms very different to those found in classical computing. Key Features · The underlying mechanics of how quantum computers work · How to simulate qubits in Python · Q# and the Microsoft Quantum Developer Kit · How to apply quantum algorithms to real-world examples For readers with basic programming skills and some experience of linear algebra, calculus and complex numbers. About the technology Quantum computing is the next step in computing power and scalability, with the potential to impact everything from data science to information security. Using qubits, the fundamental unit of quantum information, quantum computers can solve problems beyond the scale of classical computing. Software packages like Microsoft''s Quantum Development Kit and the Q# language are now emerging to give programmers a quick path to exploring quantum development for the first time. Christopher Granade completed his PhD in physics (quantum information) at the University of Waterloo’s Institute for Quantum Computing, and now works in the Quantum Architectures and Computation (QuArC) group at Microsoft. He works in developing the standard libraries for Q# and is an expert in the statistical characterization of quantum devices from classical data. Previously, Christopher helped Scott Aaronson prepare lectures into his recent book, Quantum Computing Since Democritus. Sarah Kaiser completed her PhD in physics (quantum information) at the University of Waterloo’s Institute for Quantum Computing. She has spent much of her career developing new quantum hardware in the lab, from satellites to hacking quantum cryptography hardware. Communicating what is so exciting about quantum is her passion, and she loves finding new demos and tools to help enable the quantum community to grow. When not at the keyboard, she loves kayaking and writing books about engineering for kids.

DKK 448.00
1

React in Action - Mark Tielens Thomas - Bog - Manning Publications - Plusbog.dk

Building Web APIs with ASP.NET Core - Valerio Sanctis - Bog - Manning Publications - Plusbog.dk

Building Web APIs with ASP.NET Core - Valerio Sanctis - Bog - Manning Publications - Plusbog.dk

Create fully featured APIs with the ASP.NET Core framework! Building Web APIs with ASP.NET Core is a practical beginner''s guide to creating your first web APIs using the REST and GraphQL standards. The book is structured just like a real-world development project, with each chapter introducing a new feature request. This edition will help you develop an API that feeds web-based services, including websites and mobile apps, for a board games application. You will build your API with an ecosystem of ASP.NET Core tools that helps simplify everything from setting up your data model to generating documentation. You will learn how to: - - Set up your environment with VS 2022, Node, Git, and more - - Create an ASP.NET Core project from scratch - - Integrate with SQL Server - - Use Entity Framework Core to set up a data model - - Create back-end controllers - - Design an API to serve data - - Write API documentation using Swagger and Swashbuckle - - Consume an API using typical web client-side frameworks, including Angular and ReactJS - - Handle requests and routes using controllers and Minimal API - About the technology APIs are the backbone of modern software and a vital skill for anyone serious about professional development. The free and open-source ASP.NET Core framework is one of the best tools available for creating APIs! It is designed to maximise code execution speed and reliability, and its “no compile” development experience means you are never stuck waiting for your code. Widely used by both small companies and big enterprises, ASP.NET Core benefits from both the support of its open-source community and the backing of Microsoft and the Azure cloud.

DKK 459.00
1

Docker in Action - Stephen Kuenzli - Bog - Manning Publications - Plusbog.dk

Privacy-Preserving Machine Learning - G. Samaraweera - Bog - Manning Publications - Plusbog.dk

Practical Probabilistic Programming - Ava Pfeffer - Bog - Manning Publications - Plusbog.dk

Practical Probabilistic Programming - Ava Pfeffer - Bog - Manning Publications - Plusbog.dk

DESCRIPTION Data accumulated about customers, products, and website users can not only help interpret the past, it can help predict the future! Probabilistic programming is a programming paradigm in which code models are used to draw probabilistic inferences from data. By applying specialized algorithms, programs assign degrees of probability to conclusions and make it possible to forecast future events like sales trends, computer system failures, experimental outcomes, and other critical concerns. Practical Probabilistic Programming explains how to use the PP paradigm to model application domains and express those probabilistic models in code. It shows how to use the Figaro language to build a spam filter and apply Bayesian and Markov networks to diagnose computer system data problems and recover digital images. Then it dives into the world of probabilistic inference, where algorithms help turn the extended prediction of social media usage into a science. The book covers functional-style programming for text analysis and using object-oriented models to predict social phenomena like the spread of tweets, and using open universe models to model real-life social media usage. It also teaches the principles of algorithms such as belief propagation and Markov chain Monte Carlo. The book closes out with modeling dynamic systems by using a product cycle as its main example and explains how probabilistic KEY SELLING POINTS Covers the basic rules of probabilistic inference Illustrated with useful practical examples Build a wide variety of probabilistic models AUDIENCE Code examples are written in Figaro. Some knowledge of Scala and a basic foundation in data science is helpful. No prior exposure to probabilistic programming is required. ABOUT THE TECHNOLOGY Probabilistic programming is a new discipline, and the tools and best practices are still emerging. Powerful new tools like the Figaro library built into Scala make probabilistic programming more practical in day-to-day work as a data scientist.

DKK 476.00
1

Distributed Machine Learning Patterns - Yuan Tang - Bog - Manning Publications - Plusbog.dk

Distributed Machine Learning Patterns - Yuan Tang - Bog - Manning Publications - Plusbog.dk

Practical patterns for scaling machine learning from your laptop to a distributed cluster. In Distributed Machine Learning Patterns you will learn how to: - - Apply distributed systems patterns to build scalable and reliable machine learning projects - - Construct machine learning pipelines with data ingestion, distributed training, model serving, and more - - Automate machine learning tasks with Kubernetes, TensorFlow, Kubeflow, and Argo Workflows - - Make trade offs between different patterns and approaches - - Manage and monitor machine learning workloads at scale - Scaling up models from standalone devices to large distributed clusters is one of the biggest challenges faced by modern machine learning practitioners. Distributed Machine Learning Patterns teaches you how to scale machine learning models from your laptop to large distributed clusters. In Distributed Machine Learning Patterns , you''ll learn how to apply established distributed systems patterns to machine learning projects, and explore new ML-specific patterns as well. Firmly rooted in the real world, this book demonstrates how to apply patterns using examples based in TensorFlow, Kubernetes, Kubeflow, and Argo Workflows. Real-world scenarios, hands-on projects, and clear, practical DevOps techniques let you easily launch, manage, and monitor cloud-native distributed machine learning pipelines Distributed Machine Learning Patterns teaches you how to scale machine learning models from your laptop to large distributed clusters. In it, you''ll learn how to apply established distributed systems patterns to machine learning projects, and explore new ML-specific patterns as well. Firmly rooted in the real world, this book demonstrates how to apply patterns using examples based in TensorFlow, Kubernetes, Kubeflow, and Argo Workflows. Real-world scenarios, hands-on projects, and clear, practical DevOps techniques let you easily launch, manage, and monitor cloud-native distributed machine learning pipelines. about the technology Scaling up models from standalone devices to large distributed clusters is one of the biggest challenges faced by modern machine learning practitioners. Distributing machine learning systems allow developers to handle extremely large datasets across multiple clusters, take advantage of automation tools, and benefit from hardware accelerations. In this book, Kubeflow co-chair Yuan Tang shares patterns, techniques, and experience gained from years spent building and managing cutting-edge distributed machine learning infrastructure. about the book Distributed Machine Learning Patterns is filled with practical patterns for running machine learning systems on distributed Kubernetes clusters in the cloud. Each pattern is designed to help solve common challenges faced when building distributed machine learning systems, including supporting distributed model training, handling unexpected failures, and dynamic model serving traffic. Real-world scenarios provide clear examples of how to apply each pattern, alongside the potential trade offs for each approach. Once you''ve mastered these cutting edge techniques, you''ll put them all into practice and finish up by building a comprehensive distributed machine learning system.

DKK 459.00
1

Machine Learning for Tabular Data - Mark Ryan - Bog - Manning Publications - Plusbog.dk

Machine Learning for Tabular Data - Mark Ryan - Bog - Manning Publications - Plusbog.dk

Business runs on tabular data in databases, spreadsheets, and logs. Crunch that data using deep learning, gradient boosting, and other machine learning techniques. Machine Learning for Tabular Data teaches you to train insightful machine learning models on common tabular business data sources such as spreadsheets, databases, and logs. You’ll discover how to use XGBoost and LightGBM on tabular data, optimize deep learning libraries like TensorFlow and PyTorch for tabular data, and use cloud tools like Vertex AI to create an automated MLOps pipeline. Machine Learning for Tabular Data will teach you how to: • Pick the right machine learning approach for your data • Apply deep learning to tabular data • Deploy tabular machine learning locally and in the cloud • Pipelines to automatically train and maintain a model Machine Learning for Tabular Data covers classic machine learning techniques like gradient boosting, and more contemporary deep learning approaches. By the time you’re finished, you’ll be equipped with the skills to apply machine learning to the kinds of data you work with every day. Foreword by Antonio Gulli . Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications. About the technology Machine learning can accelerate everyday business chores like account reconciliation, demand forecasting, and customer service automation—not to mention more exotic challenges like fraud detection, predictive maintenance, and personalized marketing. This book shows you how to unlock the vital information stored in spreadsheets, ledgers, databases and other tabular data sources using gradient boosting, deep learning, and generative AI. About the book Machine Learning for Tabular Data delivers practical ML techniques to upgrade every stage of the business data analysis pipeline. In it, you’ll explore examples like using XGBoost and Keras to predict short-term rental prices, deploying a local ML model with Python and Flask, and streamlining workflows using large language models (LLMs). Along the way, you’ll learn to make your models both more powerful and more explainable. What''s inside • Master XGBoost • Apply deep learning to tabular data • Deploy models locally and in the cloud • Build pipelines to train and maintain models About the reader For readers experienced with Python and the basics of machine learning. About the author Mark Ryan is the AI Lead of the Developer Knowledge Platform at Google. A three-time Kaggle Grandmaster, Luca Massaron is a Google Developer Expert (GDE) in machine learning and AI. He has published 17 other books. Table of Contents Part 1 1 Understanding tabular data 2 Exploring tabular datasets 3 Machine learning vs. deep learning Part 2 4 Classical algorithms for tabular data 5 Decision trees and gradient boosting 6 Advanced feature processing methods 7 An end-to-end example using XGBoost Part 3 8 Getting started with deep learning with tabular data 9 Deep learning best practices 10 Model deployment 11 Building a machine learning pipeline 12 Blending gradient boosting and deep learning A Hyperparameters for classical machine learning models B K-nearest neighbors and support vector machines

DKK 674.00
1

Causal Inference for Data Science - Alex Ruiz De Villa - Bog - Manning Publications - Plusbog.dk

Voice Applications for Alexa and Google Assistant - Dustin Coates - Bog - Manning Publications - Plusbog.dk

LLMs in Action - Immanuel Trummer - Bog - Manning Publications - Plusbog.dk