LLMs in Production: From language models to successful products (Final Release)

Автор: literator от Вчера, 06:34, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: LLMs in Production: From language models to successful products (Final Release)
Автор: Christopher Brousseau, Matthew Sharp
Издательство: Manning Publications
Год: 2025
Страниц: 456
Язык: английский
Формат: pdf (true)
Размер: 34.0 MB

Learn how to put Large Language Model-based applications into production safely and efficiently. This practical book offers clear, example-rich explanations of how LLMs work, how you can interact with them, and how to integrate LLMs into your own applications. Find out what makes LLMs so different from traditional software and ML, discover best practices for working with them out of the lab, and dodge common pitfalls with experienced advice. LLMs in Production teaches you how to develop an LLMOps plan that can take an AI app smoothly from design to delivery. You'll learn techniques for preparing an LLM dataset, cost-efficient training hacks like LORA and RLHF, and industry benchmarks for model evaluation. Along the way, you'll put your new skills to use in three exciting example projects: creating and training a custom LLM, building a VSCode AI coding extension, and deploying a small model to a Raspberry Pi. For data scientists and ML engineers who know Python and the basics of cloud deployment.
 

Hands-on Cryptography with Python: Master Cryptography with Python

Автор: literator от Вчера, 04:58, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Hands-on Cryptography with Python: Master Cryptographic Foundations with Real-World Implementation for Secure System Development Using Python
Автор: Rasid Ali
Издательство: Orange Education Pvt Ltd, AVA
Год: 2025
Страниц: 301
Язык: английский
Формат: epub (true)
Размер: 15,6 MB

Master Cryptography with Python: From History to Real-World Implementation. Cryptography is the backbone of modern digital security, and Python makes it accessible for everyone. Hands-on Cryptography with Python takes readers from foundational concepts to advanced cryptographic systems, equipping them with both theoretical understanding and practical implementation skills using Python. You'll begin with setting up the platform and Installation and move on to understanding the basics of cryptography-exploring classic ciphers, their evolution, and their role in secure communication. Next, you'll advance to Symmetric Key Cryptography and Asymmetric Key Cryptography, learning how to implement encryption algorithms step-by-step with Python.
 

Starting Out With Python, 6th Edition

Автор: literator от Вчера, 04:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Starting Out With Python, 6th Edition
Автор: Tony Gaddis
Издательство: Pearson
Год: 2023
Страниц: 917
Язык: английский
Формат: pdf
Размер: 17.3 MB

Starting Out with Python introduces programming concepts and problem-solving skills using Tony Gaddis' accessible approach. Written for novice programmers, Gaddis uses easy-to-understand language to introduce concepts. Control structures are explained, then classes and GUI applications. Every chapter includes clear and easy-to-read code listings, practical real-world examples, focused explanations and an abundance of exercises. As you progress through the text, you'll learn to recognize how to design the logic of high-quality programs and then implement those programs using Python. The 6th Edition is thoroughly updated with new language features and functionality for versions of Python up through Python 3.9.
 

Quarkus in Action (Final Release)

Автор: literator от Вчера, 03:09, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Quarkus in Action (Final Release)
Автор: Martin Štefanko, Jan Martiška
Издательство: Manning Publications
Год: 2025
Страниц: 417
Язык: английский
Формат: pdf (true)
Размер: 16.0 MB

Build resilient and scalable, cloud-native enterprise Java applications using the Quarkus framework. Quarkus lets you live-reload your Java code, deliver continuous background testing, and automatically provide database instances—plus tons more productivity-boosting features! Quarkus in Action quickly gets you up to speed with Quarkus by building a real-world business application. Quarkus in Action is written by Martin Štefanko and Jan Martiška, Red Hat engineers who are both active contributors to the Quarkus project. In it, you’ll learn how Quarkus works and how you can integrate it into your stack for more productive Java development. Discover what makes Quarkus different from classic enterprise Java frameworks, how Quarkus streamlines creating cloud-native applications, and makes deployment easy. Quarkus in Action provides a carefully designed learning path through Quarkus’ key features and use cases. You’ll learn hands-on by implementing a working car rental application with a cloud-native microservices design that includes Kubernetes, SQL and NoSQL databases, messaging, and observability. For intermediate Java developers who have experience developing server-side Java applications.
 

Сборка трансформаторов и их магнитных систем

Автор: SCART56 от Вчера, 02:55, Коментариев: 0

Категория: КНИГИ » АППАРАТУРА


Название: Сборка трансформаторов и их магнитных систем
Автор(ы): Владимир Аншин
Издательство: Высшая школа
Год: 1985
Страниц: 276
Формат: PDF
Размер: 11 Мб
Язык: русский

В книге рассмотрены параметры трансформаторов и их зависимость от качества выполнения сборочных операций. Описаны сборочные единицы и узлы, основные материалы и оборудование, применяемые при сборке трансформаторов. Освещены технологические процессы производства пластин и сборки магнитных систем.
 

Серия "Искусство самопринятия" в 20 книгах

Автор: SCART56 от Вчера, 02:42, Коментариев: 0

Категория: КНИГИ » ПСИХОЛОГИЯ


Название: Серия "Искусство самопринятия" в 20 книгах
Автор(ы): разные
Издательство: Москва
Год: 2020-2023
Страниц: 1000+
Формат: fb2, epub, pdf
Размер: 48 Мб
Язык: русский

Счастливая жизнь начинается с фразы: «Я могу!». Могу быть счастливой, уверенной, благодарной. Могу идти по жизни с легкостью и любовью. Мы привыкаем перекладывать ответственность за свое счастье на внешние обстоятельства или окружающих и забываем, что оно исходит из нас самих.

 

Automate the Boring Stuff with Python, 3rd Edition (Early Access)

Автор: literator от Вчера, 02:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Automate the Boring Stuff with Python, 3rd Edition (Early Access)
Автор: Al Sweigart
Издательство: Manning Publications
Год: 2025
Страниц: 620
Язык: английский
Формат: pdf (true)
Размер: 18.8 MB

If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you? In Automate the Boring Stuff with Python, you’ll learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required. This is the power of computer programming. A computer is like a Swiss Army knife with tools for countless tasks. Many people spend hours clicking and typing to perform repetitive tasks, unaware that the machine they’re using could do their job in seconds if they gave it the right instructions. Once you’ve mastered the basics of programming, you’ll create Python programs that effortlessly perform useful and impressive feats of automation. Step-by-step instructions walk you through each program, and practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.
 

Natural Language Processing in Action, 2nd Edition (Final Release)

Автор: literator от Вчера, 01:53, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Natural Language Processing in Action, 2nd Edition (Final Release)
Автор: Hobson Lane, Maria Dyshel
Издательство: Manning Publications
Год: 2025
Страниц: 720
Язык: английский
Формат: pdf (true)
Размер: 19.1 MB

Develop your NLP skills from scratch, with an open source toolbox of Python packages, Transformers, Hugging Face, vector databases, and your own Large Language Models. Natural Language Processing in Action, Second Edition has helped thousands of data scientists build machines that understand human language. In this new and revised edition, you’ll discover state-of-the art Natural Language Processing (NLP) models like BERT and HuggingFace transformers, popular open-source frameworks for chatbots, and more. You’ll create NLP tools that can detect fake news, filter spam, deliver exceptional search results and even build truthfulness and reasoning into Large Language Models (LLMs). Recent advances in deep learning are creating NLP applications with unprecedented power to influence and assist us. Chatbots can now imitate real people, find that tip-of-your-tongue word, diagnose illness, support mental health, educate the public, and automatically generate document summaries—all with free open source software. Accessible open source tools, such as spaCy and PyTorch, make production-level NLP easier and more impactful than ever before. For intermediate Python programmers familiar with Deep Learning basics.
 

Петля, Кадетский корпус. Цикл из 20 книг

Автор: tatanavip от Вчера, 00:28, Коментариев: 0

Категория: КНИГИ » ФАНТАСТИКА И ФЭНТЕЗИ


Название: Петля, Кадетский корпус. Цикл из 20 книг
Автор: Евгений Алексеев
Издательство: Самиздат
Год: 2023-2025
Формат: fb2, rtf
Размер: 18 Мб
Качество: Хорошее
Язык: Русский

В тело Михаила Соколова слушателя Синегорского кадетского корпуса попадает Мастер петель третьего ранга с планеты Лурия, где восставшие одаренные уничтожили тысячелетнюю власть Ордена Хрономагов. Казалось, петельщик получил билет в рай, единственный наследник клана Соколовых, юный, богатый и родовитый. Только вот как выжить среди кадетов, если твой дар все еще заблокирован, а от способностей управления временем остались жалкие крохи?
 

Rifle Shooter - February/March 2025

Автор: magnum от Вчера, 00:24, Коментариев: 0

Категория: ЖУРНАЛЫ » ВОЕННЫЕ

Rifle Shooter - February/March 2025Название: Rifle Shooter
Издательство: Fieldsports Press Ltd
Год / месяц: February/March 2025
Номер: 103
Страниц: 102
Формат: PDF
Размер: 104 МB
Язык: English

The UK's Best New Shooting Magazine.
Dedicated to advanced enthusiasts who are devoted to shooting precision and accuracy.
Посвящается продвинутым энтузиастам, которые преданы точности стрельбы и аккуратности.
Журнал Rifle Shooter написан для преданных и продвинутых любителей винтовок. В каждом номере журнала Rifle Shooter публикуются советы по стрельбе, обзоры товаров, боеприпасов и оружейного дела.