Назад Вперед

Граф Ростопчин и московская полиция в 1812 году

Автор: Igor1977 от Сегодня, 09:27, Коментариев: 0

Категория: КНИГИ » ИСТОРИЯ


Название: Граф Ростопчин и московская полиция в 1812 году
Автор: Шаламов А.Ю.
Издательство: М.: Кучково поле
Год: 2018
Формат: pdf
Страниц: 368
Размер: 121 mb
Язык: Русский

В книге рассказывается о повседневной жизни и служебной деятельности московских полицейских во время Отечественной войны 1812 года. Впервые подробно рассматриваются такие вопросы, как участие полицейских в боевых действиях и их вклад в победу над противником, состояние подразделений московской полиции в тот период, коррупционная деятельность генерал-губернатора Ф. В. Ростопчина и его приближенных, взаимоотношения органов государственной власти, жителей Москвы и иностранцев в условиях войны. Автор использует архивные материалы, большая часть которых ранее не публиковалась.
 

Старицкий. Наследник. Цикл из 3 книг

Автор: tatanavip от Сегодня, 09:04, Коментариев: 0

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


Название: Старицкий. Наследник. Цикл из 3 книг
Автор: Дмитрий Шимохин
Издательство: СИ
Год: 2024-2025
Формат: fb2, rtf
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Был банкир, да весь вышел. Вмешался в чужой конфликт и погиб, попав в начало семнадцатого века. Теперь я не денежный воротила, а мальчишка Андрей Белев, обязанный служить и защищать отечество. В Москве ещё царствует Годунов, но Лжедмитрий уже близко. Впереди тяжкие годы смуты и неурядиц. Страна в крови, поляки и шведы топчут ее землю. Спрятаться? Отсидеться за высокой оградой? Нет! Не смогу.
 

Digital Marketing: Strategy, Implementation and Practice, 5-7 editions

Автор: krutisvet от Сегодня, 09:00, Коментариев: 0

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


Название: Digital Marketing: Strategy, Implementation and Practice, 5-7 editions
Автор: Dave Chaffey, Fiona Ellis-Chadwick
Издательство: Pearson
Год: 2012 / 2016 / 2019
Формат: pdf/epub
Страниц: 721 / 729 / 1100
Размер: 381,2 Мб
Язык: английский

Digital Marketing: Strategy, Implementation and Practice provides comprehensive, practical guidance on how companies can get the most out of digital media and technology to meet their marketing goals.Digital Marketing links marketing theory with practical business experience through case studies and interviews from cutting edge companies such as eBay and Facebook, to help students understand digital marketing in the real world.
Readers will learn best practice frameworks for developing a digital marketing strategy, plus success factors for key digital marketing techniques including search marketing, conversion optimisation and digital communications using social media including Twitter and Facebook.
 

American Furniture and Decoration: Colonial and Federal

Автор: krutisvet от Сегодня, 08:01, Коментариев: 0

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


Название: American Furniture and Decoration: Colonial and Federal
Автор: Edward Stratton Holloway
Издательство: Philadelphia & London J.B. Lippincott Company
Год: 1928
Формат: pdf
Страниц: 320
Размер: 54,6 Мб
Язык: английский


American Furniture & Decoration Colonial & Federal is Edward Stratton Holloway's illustrated manual on Colonial and Federal furniture and decoration, it was first published in 1928. Holloway was born in Ashland, Greene County, New York in 1859. He attended Pennsylvania Academy of Fine Arts between 18881 and 1905 and then went on to work as art director for the publisher J. B. Lippincott Co. for 46 years where he wrote a number of books on interior design and antique furniture.
 

Generative AI in C++: Coding Transformers and LLMs

Автор: literator от Сегодня, 06:04, Коментариев: 0

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

Название: Generative AI in C++: Coding Transformers and LLMs
Автор: David Spuler
Издательство: Yoryck AI Pty Ltd.
Год: March 30, 2024
Страниц: 1206
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Do you know C++ but not AI? Do you dream of writing your own AI engine in C++? From beginner to advanced, this book covers the internals of AI engines in C++, with real source code examples and research paper citations. As a programmer, your job is to harness the power of your AI platform and offer it up to your many users in top-level features. Whether your AI project is about writing sports content or auto-diagnosing X-ray images, your work as an AI developer is based on fundamentally the same architecture. And to do this at a scale that matches the capability of your workhorse models, you need a programming language to match its power. C++ is on the inside of all AI engines. Whereas Python is often on the outside wrapping around the various models, C++ is always closer to the machine and its hardware. PyTorch and Tensorflow have lots of Python code on the top layers, but the grunt work underneath runs in highly optimized C++ code. The main advantage of C++ is that it is super-fast, and has low-level capabilities, that makes its operations close to those of the hardware instructions. This is a perfect match, because AI engines need to run blazingly fast, with hardware-acceleration integrations direct to the GPU to handle literally billions of arithmetic calculations.
 

Kubernetes and Cloud Native Associate (KCNA) Exam Guide: KCNA concepts featuring orchestration, architecture, observability

Автор: literator от Сегодня, 05:24, Коментариев: 0

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

Название: Kubernetes and Cloud Native Associate (KCNA) Exam Guide: KCNA concepts featuring orchestration, architecture, observability, and application delivery
Автор: Sangram Rath
Издательство: BPB Publications
Год: 2025
Страниц: 252
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

"Kubernetes and Cloud-Native Associate (KCNA) Exam Guide" is a comprehensive introductory guide for anyone looking to prepare for the KCNA exam or to simply get started with Kubernetes and cloud-native. It will provide readers with the necessary fundamental knowledge to understand the Cloud Native Computing Foundation (CNCF) ecosystem, especially Kubernetes. The book covers all the exam objectives and much more. The book includes prerequisite chapters for a better understanding of Kubernetes and cloud-native, core chapters based on the domains and competencies of the exam, and a couple of hands-on chapters. Readers will learn about containers, microservices, container orchestration, the internals of Kubernetes, container orchestration in Kubernetes, cloud-native architecture, observability, application delivery, and much more. Each chapter also includes practice questions at the end. Additionally, through hands-on exercises, readers will gain practical experience on Dockers and Kubernetes. Throughout the book, readers will learn about various cloud-native tools and technologies.
 

Mastering New Age Computer Vision: Advanced techniques in computer vision object detection, segmentation, and Deep Learning

Автор: literator от Сегодня, 02:01, Коментариев: 0

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

Название: Mastering New Age Computer Vision: Advanced techniques in computer vision object detection, segmentation, and Deep Learning
Автор: Zonunfeli Ralte
Издательство: BPB Publications
Год: 2025
Страниц: 426
Язык: английский
Формат: epub (true)
Размер: 11.8 MB

Mastering New Age Computer Vision is a comprehensive guide that explores the latest advancements in computer vision, a field that is enabling machines to not only see but also understand and interpret the visual world in increasingly sophisticated ways, guiding you from foundational concepts to practical applications. This book explores cutting-edge computer vision techniques, starting with zero-shot and few-shot learning, DETR, and DINO for object detection. It covers advanced segmentation models like Segment Anything and Vision Transformers, along with YOLO and CLIP. Using PyTorch, readers will learn image regression, multi-task learning, multi-instance learning, and deep metric learning. Hands-on coding examples, dataset preparation, and optimization techniques help apply these methods in real-world scenarios. This book is for data scientists, AI practitioners, and researchers with a basic understanding of Python programming and ML concepts. Familiarity with deep learning frameworks like PyTorch and foundational knowledge of computer vision will help readers fully grasp the advanced techniques discussed.
 

Natural Language Processing Cookbook: Step-by-step practical solution for unlocking the power of natural language processing

Автор: literator от Сегодня, 01:16, Коментариев: 0

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

Название: Natural Language Processing Cookbook: Step-by-step practical solution for unlocking the power of natural language processing potential
Автор: Rosario Moscato, Alessio Ligios, Corrado Silvestri
Издательство: BPB Publications
Год: 2025
Страниц: 404
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

Natural language processing (NLP) is revolutionizing how machines understand and interact with human language, creating powerful applications from chatbots to text analytics. This provides a practical, hands-on approach to mastering these technologies, making complex NLP concepts accessible through step-by-step recipes and real-world examples. This book walks you through the world of teaching computers to understand human language, starting with the basics and building up to advanced techniques. You will learn how to break down text into meaningful pieces, use Python programming to handle text data, and clean up messy text for analysis. The book shows you how computers can understand the meaning behind words using methods like word embeddings and BERT. You will discover how to identify parts of speech and recognize names of people and places in text, and how to sort text into different categories using ML. Advanced topics include finding hidden themes in document collections, building chatbots that can have conversations, and creating visual representations of text data. Throughout the book, practical Python examples help you implement these techniques while considering how to evaluate and deploy real-world NLP systems.
 

На границе империй. Цикл из 24 книг

Автор: tatanavip от Сегодня, 01:06, Коментариев: 0

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

На границе империй. Цикл из 24 книг
Название: На границе империй. Цикл из 24 книг
Автор: INDIGO
Издательство: СИ
Год: 2023-2025
Формат: fb2
Размер: 14 Мб
Качество: Хорошее
Язык: Русский

В размеренную жизнь порой вмешивается простая случайность, и наступает черная полоса. Проблемы нарастают, как снежная лавина, и уже не знаешь, как сделать, чтобы она тебя не накрыла. Выбора не остается – только бежать. Преследователей становится всё больше, но и бежать тоже можно по-разному...
 

Утерянные мысли. В 2-х частях

Автор: tatanavip от Сегодня, 00:40, Коментариев: 0

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


Название: Утерянные мысли. В 2-х частях
Автор: Тынчтыкбек Койчуманов
Издательство: Интернациональный Союз писателей
Год: 2019
Формат: fb2, rtf
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Философско-теологическая дилогия «Утерянные мысли» Тынчтыкбека Койчуманова – это фундаментальная работа, посвящённая обретению человеком гармонии в сложном сплетении физических и духовных миров, составляющих нашу Вселенную. В этих мирах постоянно взаимодействуют как силы, обеспечивающие человеку истинную гармонию бытия, так и тёмные силы, стремящиеся эту гармонию разрушить.
Всё это было давно известно неординарным представителям человечества, которых справедливо называли пророками, – Будде, Иисусу, Мухаммеду. И, как говорит сам автор, его работа – «открытая книга для всех», требуется только услышать эти утерянные мысли.
 
Назад Вперед