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

  • Добавил: literator
  • Дата: 14-06-2025, 01:54
  • Комментариев: 0
Название: Machine Learning for Drug Discovery (MEAP v6)
Автор: Noah Flynn
Издательство: Manning Publications
Год: 2025
Страниц: 298
Язык: английский
Формат: pdf, epub
Размер: 28.3 MB

Discover how Machine Learning, Deep Learning, and Generative AI have transformed the pharmaceutical pipeline as you get a hands-on introduction to building models with PyTorch—including diving into Deepmind's Alphafold. Machine Learning for Drug Discovery introduces the Machine Learning and Deep Learning techniques that drive modern medical research. Each chapter covers a real-world example from the pharmaceutical industry, showing you hands-on how researchers investigate treatments for cancer, malaria, autoimmune diseases, and more. You'll even explore the techniques used to create Deepmind's Alphafold, in an in-depth case study of the groundbreaking model. All you need are the basics of Python. This book will teach you everything else.
  • Добавил: Tetyanka_
  • Дата: 14-06-2025, 01:49
  • Комментариев: 0
Название: WellBeing - Craft
Номер/Год: Issue 01 2023
Редактор: Lauren Clarke
Издательство: Universal Media Co
Cтраниц: 124
Формат: pdf
Размер: 83,48 Мб
Язык: English

This is a magazine that is dedicated to a range of beginner- to intermediate-level craft projects that are designed to inspire and delight. Some are practical projects and some are whimsical wonders that will capture the imagination and leave you filled with delight. There are many known links between creativity and our mental state of health. When we sit down to create, we become singularly focused on the task at hand. We are often able to shut out the noise of the outside world for a moment and just be present as we stitch, as we knit, as we sew. This is mindfulness. This is wonder.
  • Добавил: literator
  • Дата: 14-06-2025, 01:42
  • Комментариев: 0
Название: PostgreSQL Mistakes and How to Avoid Them (MEAP v9)
Автор: Jimmy Angelakos
Издательство: Manning Publications
Год: 2025
Страниц: 284
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Recognize and avoid these common PostgreSQL mistakes! The best mistakes to learn from are ones made by other people! In PostgreSQL Mistakes and How To Avoid Them you’ll explore dozens of common PostgreSQL errors so you can easily avoid them in your own projects, learning proactively why certain approaches fail and others succeed. PostgreSQL Mistakes and How To Avoid Them identifies Postgres problems in key areas like data types, features, security, and high availability. For each mistake you’ll find a real-world narrative that illustrates the pattern and provides concrete recommendations for improvement. You’ll especially appreciate the illustrative code snippets, schema samples, mind maps, and tables that show the pros and cons of different approaches. For PostgreSQL database administrators and application developers.
  • Добавил: literator
  • Дата: 14-06-2025, 01:33
  • Комментариев: 0
Название: Essential GraphRAG: Knowledge Graph-Enhanced RAG (MEAP v4)
Автор: Tomaž Bratanič, Oskar Hane
Издательство: Manning Publications
Год: 2025
Страниц: 208
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Upgrade your RAG applications with the power of knowledge graphs. Retrieval Augmented Generation (RAG) is a great way to harness the power of generative AI for information not contained in a LLM’s training data and to avoid depending on LLM for factual information. However, RAG only works when you can quickly identify and supply the most relevant context to your LLM. Essential GraphRAG shows you how to use knowledge graphs to model your RAG data and deliver better performance, accuracy, traceability, and completeness. Essential GraphRAG is a practical guide to empowering LLMs with RAG. You’ll learn to deliver vector similarity-based approaches to find relevant information, as well as work with semantic layers, and generate Cypher statements to retrieve data from a knowledge graph. For readers with intermediate Python skills and some experience with a graph database like Neo4j.
  • Добавил: literator
  • Дата: 14-06-2025, 01:13
  • Комментариев: 0
Название: LangChain in Action (MEAP v6)
Автор: Roberto Infante
Издательство: Manning Publications
Год: 2025
Страниц: 480
Язык: английский
Формат: pdf, epub
Размер: 29.8 MB

Build amazing business applications using LangChain and LLMs. The LangChain library radically simplifies the process of building production-quality AI applications. It provides a set of intuitive abstractions for the core features of an LLM-based application, along with tools to help you orchestrate those features into a functioning system. LangChain in Action provides clear diagrams and abundant code samples that teach you exactly how to build useful LangChain-based AI apps. Building applications based on LLMs isn’t limited to huge tech companies with unlimited resources. LangChain in Action teaches you to use the user-friendly LangChain library to create your own research assistants, information enterprise chatbots, and more. There’s no long technical deep dives or academic jargon—the book’s pragmatic approach gives you just enough theory to start building working apps. For Python programmers. You only need to know the absolute basics of LLMs to get started—no advanced knowledge required.
  • Добавил: literator
  • Дата: 14-06-2025, 00:58
  • Комментариев: 0
Название: Secure APIs: Design, build, and implement (MEAP v9)
Автор: José Haro Peralta
Издательство: Manning Publications
Год: 2025
Страниц: 405
Язык: английский
Формат: pdf, epub
Размер: 39.3 MB

Practical, battle-tested techniques to recognize and prevent attacks on your APIs. Hackers know how important your APIs are, and they also know how to find the weak spots in your API security. As a result, APIs have become principal vectors of attack against apps and sites. Here’s the good news! There are effective, tested strategies for finding vulnerabilities, plugging security gaps, and building APIs that are secure by design, as well as a powerful new ally--generative AI. Secure APIs: Design, build, and implement shows you reliable methods you can use to counter cracks, hacks, and attacks on your internal and external APIs. Written for developers and architects, Secure APIs: Design, build, and implement shows you how to create and deploy APIs that are resistant to the most common security threats. Author Jose Peralta illustrates each vulnerability with extended code samples and shows you exactly how to mitigate them in your own APIs. You’ll find insights into emerging AI-powered security threats, along with tips and patterns for using LLMs in your own security testing. For software developers and architects, cybersecurity professionals and QA engineers. Examples are in Python.
  • Добавил: literator
  • Дата: 14-06-2025, 00:45
  • Комментариев: 0
Название: .NET Aspire Made Easy (MEAP v3)
Автор: Fiodar Sazanavets
Издательство: Manning Publications
Год: 2025
Страниц: 147
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Write distributed apps naturally on your local machine using .NET Aspire! .NET Aspire radically simplifies the process of building distributed applications! With this powerful tool, you can design, code, and run distributed systems on your local dev machine, even replicating cloud services such as Azure Cosmos DB and Azure Storage. Aspire includes the templates and packages you need to create a complete distributed environment on your local machine, including Kubernetes orchestration, observability, and database integration, all from your familiar Visual Studio IDE. The groundbreaking .NET Aspire framework makes it easy to locally launch distributed applications in a single process, so you can run apps in development the same way they’ll work in production. .NET Aspire Made Easy teaches you to use this powerful framework to build reliable distributed apps without flaky emulators or the need to disable half your services. In .NET Aspire Made Easy you’ll discover the fundamentals of Aspire: how Aspire code is structured, how its components all work together, and how to integrate Aspire apps with databases, message brokers, and other infrastructure. For .NET developers who know C#. No experience with distributed applications needed.
  • Добавил: literator
  • Дата: 14-06-2025, 00:35
  • Комментариев: 0
Название: Acing the Certified Kubernetes Administrator Exam, Second Edition (MEAP v1)
Автор: Chad Crowell, Rafael Brito
Издательство: Manning Publications
Год: 2025
Страниц: 166
Язык: английский
Формат: pdf, epub
Размер: 16.9 MB

Acing the Certified Kubernetes Administrator Exam, Second Edition is your fast-track to becoming a Certified Kubernetes Administrator! Branding yourself as a Certified Kubernetes Administrator makes you stand out in the competitive job market for Kubernetes and Cloud-native engineers. With the exam’s latest updates introducing Operators, the Gateway API, and Kustomize, mastering Kubernetes extensibility is now front and center. This second edition of the bestselling original helps you build the skills and strategic insights you need to build production-ready clusters with confidence and ace the updated hands-on CKA exam the first time you sit for it. If you’re familiar with Kubernetes, this book will ensure you’re ready to pass the exam. If you’re brand new, this is the perfect primer to get started on your Kubernetes journey.
  • Добавил: literator
  • Дата: 14-06-2025, 00:15
  • Комментариев: 0
Название: Secrets of the jаvascript Ninja, Third Edition (MEAP v6)
Автор: Trevor Burnham, Bear Bibeault, Josip Maras, John Resig
Издательство: Manning Publications
Год: 2025
Страниц: 165
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

The secrets of modern web development using jаvascript and TypeScript! If you’re serious about web development, you need to be ninja-stealthy, efficient, and ready for anything! Secrets of the jаvascript Ninja, Third Edition will turn you into a killer jаvascript coder. In it, you’ll learn techniques for writing efficient code, applications, and libraries that you can apply to any jаvascript or TypeScript project. Whether you’re a jаvascript novice or a battle-hardened web developer, you’ll love Secrets of the jаvascript Ninja, Third Edition! Written for web developers who know the basics of jаvascript or TypeScript, this amazing book delivers best practices for writing code that’s readable, reliable, and performant. This fully-revised third edition includes TypeScript techniques, along with modern tools like ESLint that help you catch bugs before they crash your apps.
  • Добавил: Tetyanka_
  • Дата: 14-06-2025, 00:11
  • Комментариев: 0
Название: Mándálá Coloring Book
Иллюстратор: Sebastião Maciel
Изд-во: Independently published
Год: 2022
Жанр: раскраска / Coloring book
К-во стр.60
Формат: PDF
Размер: 92,86 Мб
Язык: English

Mándálá Coloring Book: Adult Coloring Book, Stress Relieving Mandala Art Designs, Relaxation Coloring Pages

Mándálá Art is a coloring book for adults with hand-drawn Mándálá patterns. Wonderful and relaxing patterns will allow you to take a break from the hustle and bustle of everyday life and plunge into the land of peace and relaxation.
27 different patterns drawn with attention to every detail, guarantee high quality of workmanship, originality. All our coloring pages are drawn by hand, which ensures the uniqueness and originality of the workmanship.