Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: Learning Deep Learning: Theory and Practice of Neural Networks, Computer Vision, NLP, and Transformers using TensorFlow (Rough Cuts)
Автор: Magnus Ekman
Издательство: Addison-Wesley Professional
Год: 2021
Формат: ePUB
Страниц: 800
Размер: 18 Mb
Язык: English

Learning Deep Learning is a complete guide to deep learning with TensorFlow, the #1 Python library for building these breakthrough applications. Illuminating both the core concepts and the hands-on programming techniques needed to succeed, this book is ideal for developers, data scientists, analysts, and others--including those with no prior machine learning or statistics experience.
After introducing the essential building blocks of deep neural networks, Magnus Ekman shows how to use fully connected feedforward networks and convolutional networks to solve real problems, such as predicting housing prices or classifying images. You'll learn how to represent words from a natural language, capture semantics, and develop a working natural language translator. With that foundation in place, Ekman then guides you through building a system that inputs images and describes them in natural language.
Throughout, Ekman provides concise, well-annotated code examples using TensorFlow and the Keras API. (For comparison and easy migration between frameworks, complementary PyTorch examples are provided online.) He concludes by previewing trends in deep learning, exploring important ethical issues, and providing resources for further learning.
Разместил: vitvikvas 22-05-2021, 10:58 | Комментарии: 0 | Подробнее
Название: Angular and Deep Learning Pocket Primer
Автор: Oswald Campesato
Издательство: Mercury Learning & Information
Год: 2021
Формат: PDF
Страниц: 358
Размер: 10 Mb
Язык: English

As part of the best-selling Pocket Primer series, this book is designed to introduce the reader to basic deep learning concepts and incorporate that knowledge into Angular 10 applications. It is intended to be a fast-paced introduction to some basic features of deep learning and an overview of several popular deep learning classifiers. The book includes code samples and numerous figures and covers topics such as Angular 10 functionality, basic deep learning concepts, classification algorithms, TensorFlow, and Keras. Companion files with source code and color figures are available for downloading with Amazon order number by writing to info@merclearning.com.
Разместил: vitvikvas 22-05-2021, 10:40 | Комментарии: 0 | Подробнее
Название: Security Standardisation Research: Third International Conference, SSR 2016
Автор: Lidong Chen and David McGrew
Издательство: Springer
Год: 2016
Формат: PDF
Размер: 11 Мб
Язык: английский / English

This book constitutes the refereed proceedings of the Third International Conference on Security Standardisation Research, SSR 2016, held in Gaithersburg, MD, USA, in December 2016. The accepted papers cover a range of topics in the field of security standardisation research, including hash-based signatures, algorithm agility, secure protocols, access control, secure APIs, payment security and key distribution.
Разместил: black 22-05-2021, 10:20 | Комментарии: 0 | Подробнее
Название: Principles and Practice of Constraint Programming: 23rd International Conference, CP 2017
Автор: J. Christopher Beck
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 28 Мб
Язык: английский / English

This book constitutes the refereed conference proceedings of the 23nd International Conference on Principles and Practice of Constraint Programming, CP 2017, held in Melbourne, Australia from August 28, 2017 until September 1, 2017. The conference is colocated with the 20th International Conference on Theory and Applications of Satisfiability Testing (SAT 2017) and the 33rd International Conference on Logic Programming.
Разместил: black 22-05-2021, 10:16 | Комментарии: 0 | Подробнее
Название: Identity-Based Encryption
Автор: Sanjit Chatterjee and Palash Sarkar
Издательство: Springer
Год: 2011
Формат: PDF, EPUB
Размер: 10 Мб
Язык: английский / English

Identity Based Encryption (IBE) is a type of public key encryption and has been intensely researched in the past decade. Identity-Based Encryption summarizes the available research for IBE and the main ideas that would enable users to pursue further work in this area. This book will also cover a brief background on Elliptic Curves and Pairings, security against chosen Cipher text Attacks, standards and more. Advanced-level students in computer science and mathematics who specialize in cryptology, and the general community of researchers in the area of cryptology and data security will find Identity-Based Encryption a useful book. Practitioners and engineers who work with real-world IBE schemes and need a proper understanding of the basic IBE techniques, will also find this book a valuable asset.
Разместил: black 21-05-2021, 17:42 | Комментарии: 0 | Подробнее
Название: Differential Privacy and Applications
Автор: Tianqing Zhu and Gang Li
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 10 Мб
Язык: английский / English

This book focuses on differential privacy and its application with an emphasis on technical and application aspects. This book also presents the most recent research on differential privacy with a theory perspective. It provides an approachable strategy for researchers and engineers to implement differential privacy in real world applications.
Разместил: black 21-05-2021, 17:36 | Комментарии: 0 | Подробнее
Название: Making it Big in Software: Get the Job. Work the Org. Become Great
Автор: Sam Lightstone
Издательство: Prentice Hall
Год: 2010
Формат: PDF
Размер: 10 Мб
Язык: английский / English

Here’s all the information you need to jumpstart your software career: the best ways to get hired, move up, and blaze your way to the top! The software business has radically changed, and this book reveals today’s realities–everything your professors and corporate managers never told you. In his 20 years at IBM as a software architect, senior manager, and lead programmer, Sam Lightstone has briefed dozens of leading companies and universities on careers, new technology, and emerging areas of research. He currently works on one of the world’s largest software development teams and spends a good part of his time recruiting and mentoring software engineers.
Разместил: black 21-05-2021, 17:32 | Комментарии: 0 | Подробнее
Learning Salesforce Development with Apex: Write, Run and Deploy Apex Code with EaseНазвание: Learning Salesforce Development with Apex: Write, Run and Deploy Apex Code with Ease
Автор: Paul Battisson
Издательство: BPB Publications
Год: 2020
Страниц: 141
Язык: английский
Формат: pdf
Размер: 10.1 MB

Learn to harness the power of the Apex language to build Salesforce applications. This book covers the fundamentals of the Salesforce Apex programming language used by developers to build powerful applications in the cloud. In this book, you will learn how to work with the Apex language to build scalable applications that can interact with and update data from your users. We cover the language from the ground up, introducing programming concepts such as variables and control statements alongside clear and concise examples to help you understand the key concepts and features. Platform-specific features such as Apex triggers, SOQL and SOSL are covered in detail to help ensure you deliver robust and scalable solutions. Object-oriented programming in Apex is also covered in-depth to ensure that you can develop dynamic solutions and build for the future. The book also discusses and shows developers how to integrate with third-party solutions using REST APIs in Apex.
Разместил: Ingvar16 21-05-2021, 15:57 | Комментарии: 0 | Подробнее
Smart Contract Development with Solidity and Ethereum: Building Smart Contracts with the Azure BlockchainНазвание: Smart Contract Development with Solidity and Ethereum: Building Smart Contracts with the Azure Blockchain
Автор: Akhil Mittal
Издательство: BPB Publications
Год: 2020
Страниц: 134
Язык: английский
Формат: pdf
Размер: 10.1 MB

Create, develop and deploy a Smart Contract with ease. The book covers the fundamentals of Blockchain in detail and shows how to create a Smart Contract with ease. This book is both for novices and advanced readers who want to revisit the Smart Contract development process. The book starts by introduces Blockchain, its terminology, its workflow, and cryptographic principles. You will get familiar with the basics of Ethereum and some Distributed apps available on Ethereum. Furthermore, you will learn to set-up Ethereum Blockchain on Azure. Then you will learn how to create, develop, and deploy a smart contract on Ethereum. Towards the end, you will understand what Blockchain uses and advantages in the real-world scenario.
Разместил: Ingvar16 21-05-2021, 15:06 | Комментарии: 0 | Подробнее
Название: Программирование теоремы и задачи
Автор: Шень А.
Издательство: МЦНМО
Год: 2021 7-е изд., испр.
Формат: PDF
Страниц: 320
Размер: 17 Mb
Язык: Русский

Книга содержит задачи по программированию различной трудности. Большинство задач приводятся с решениями. Цель книги — научить основным методам построения корректных и быстрых алгоритмов.
Для учителей информатики, старшеклассников, студентов младших курсов высших учебных заведений. Пособие может быть использовано на кружковых и факультативных занятиях в общеобразовательных учреждениях, в школах с углублённым изучением математики и информатики, а также в иных целях, не противоречащих законодательству РФ.
Разместил: vitvikvas 21-05-2021, 13:48 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности