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



Реклама


Название: Convolutional Neural Networks with Swift for Tensorflow: Image Recognition and Dataset Categorization
Автор: Brett Koonce
Издательство: Apress
Год: 2021
Формат: true pdf/epub/azw3
Страниц: 254
Размер: 10 Mb
Язык: English

Dive into and apply practical machine learning and dataset categorization techniques while learning Tensorflow and deep learning. This book uses convolutional neural networks to do image recognition all in the familiar and easy to work with Swift language.
Разместил: bomboane 5-01-2021, 05:03 | Комментарии: 0 | Подробнее
Название: Blockchain Enabled Applications: Understand the Blockchain Ecosystem and How to Make it Work for You, Second Edition
Автор: Dhillon, Vikram, Metcalf, David, Hooper, Max
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 388
Размер: 16.2 Mb
Язык: English

Learn all about blockchain and its applications in cryptocurrency, healthcare, Internet of Things, finance, decentralized organizations, and more. Featuring case studies and practical insights, this book covers a unique mix of topics and offers insight into how to overcome hurdles that arise as the market and consumers grow accustomed to blockchain-based organizations and services.
Разместил: bomboane 5-01-2021, 04:53 | Комментарии: 0 | Подробнее
Название: The TYPO3 Guidebook: Understand and Use TYPO3 CMS
Автор: Felicity Brand, Heather McNamee, Jeffrey A. McGuire
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 372
Размер: 16.4 Mb
Язык: English

Learn how to make the most of TYPO3 – the enterprise CMS – to organize information and digital assets, and communicate globally with powerful multi-site and multilingual support. This book will show you how the TYPO3 CMS backend and frontend work from top to bottom.
Разместил: bomboane 5-01-2021, 04:45 | Комментарии: 0 | Подробнее
Название: Practical Linux with Raspberry Pi OS: Quick-start Guide to Learning Linux on the Raspberry Pi
Автор: Ashwin Pajankar
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 165
Размер: 10 Mb
Язык: English

Quickly start programming with Linux while learning the Raspberry Pi OS?the Linux distribution designed specifically for low-cost Raspberry Pis. This short guide reviews Linux commands, GUI, and shell scripting in a holistic manner by diving into both advanced and day-to-day tasks using the Raspberry Pi OS.
Разместил: bomboane 5-01-2021, 04:39 | Комментарии: 0 | Подробнее
Название: Pro Spring MVC with WebFlux: Web Development in Spring Framework 5 and Spring Boot 2 Second Edition
Автор: Marten Deinum, Iuliana Cosmina
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 583
Размер: 19.9 Mb
Язык: English

Explore the designs of the Spring MVC and WebFlux frameworks, and apply similar designs and techniques to your own code. Along with detailed analysis of the code and functionality, this book includes numerous tips and tricks to help you get the most out of Spring MVC, WebFlux, and Java-based web application development in general using Spring. You’ll see how Spring MVC is a modern web application framework built upon the latest Spring Framework 5 and Spring Boot 2. Spring MVC is suitable for building reusable web controller modules that encapsulate rich page navigation rules.
Разместил: bomboane 5-01-2021, 04:30 | Комментарии: 0 | Подробнее
Название: Design Patterns in .NET Core 3: Reusable Approaches in C# and F# for Object-Oriented Software Design Second edition
Автор: Dmitri Nesteruk
Издательство: Apress
Год: 2020
Формат: true pdf/epub/azw3
Страниц: 371
Размер: 10.2 Mb
Язык: English

Implement design patterns in .NET Core 3 using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today’s developer toolbox. This new edition introduces topics such as Functional Builder, Asynchronous Factory Method, Generic Value Adapter, and new Composite Proxies, including one that attempts to solve the SoA/AoS problem.
Разместил: bomboane 4-01-2021, 23:01 | Комментарии: 0 | Подробнее
Finding Success (and Failure) in Haskell: Fall in love with applicative functorsНазвание: Finding Success (and Failure) in Haskell: Fall in love with applicative functors
Автор: Julie Moronuki, Chris Martin
Издательство: Leanpub
Год: 2019
Страниц: 206
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB

Grab your compiler and follow along as the authors develop and gradually refine a short Haskell program. This extremely approachable guide explains topics like case expressions, sum and product types, type constructors, typeclasses, and newtype coercion as they are motivated by the example code, with exercises to reinforce your understanding. This book is for people who have just started getting into Haskell but would like to move quickly and understand by doing. We assume very little prior knowledge of Haskell. We work through examples without understanding theory or how and why things work too deeply. We give just enough information, just at the time when you need it.
Разместил: Ingvar16 4-01-2021, 20:54 | Комментарии: 0 | Подробнее
Название: Графы. Модели вычислений. Структуры данных
Автор: Алексеев В.Е., Таланов В.А.
Издательство: Нижний Новгород: ННГУ
Год: 2005
ISBN: 5–85747–810–8
Формат: pdf
Страниц: 307
Размер: 50,3 Мб
Язык: Русский

Учебник состоит из трех частей, посвященных вопросам анализа и разработки алгоритмов: графы и алгоритмы, модели вычислений, структуры данных. Для понимания материала достаточно математической подготовки в объеме первого курса университета или технического вуза.
Разместил: oksanavalera 4-01-2021, 19:51 | Комментарии: 0 | Подробнее
Functional Programming for Mortals with Cats in ScalaНазвание: Functional Programming for Mortals with Cats in Scala
Автор: Zara Turtle
Издательство: Leanpub
Год: 2020
Страниц: 265
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 22.4 MB

Find out why everybody is talking about functional programming! This book uses Typelevel Cats 2.1, the most popular Functional Programming framework for Scala. Typelevel has a wealth of accessible and idiomatic learning resources in a welcoming and safe environment. This book is designed to be read from cover to cover, in the order presented, with a rest between chapters. Earlier chapters encourage coding styles that we will later discredit: similar to how we learn Newton’s theory of gravity as children, and progress to Riemann / Einstein / Maxwell if we become students of physics.
Разместил: Ingvar16 4-01-2021, 19:20 | Комментарии: 0 | Подробнее
TensorFlow Machine Learning: Advanced Guide to Learn Machine Learning With Scikit-Learn, Keras and TensorFlowНазвание: TensorFlow Machine Learning: Advanced Guide to Learn Machine Learning With Scikit-Learn, Keras and TensorFlow
Автор: Benjamin Smith
Издательство: Amazon.com Services LLC
Год: 2021
Страниц: 176
Язык: английский
Формат: epub, azw, mobi
Размер: 15.5 MB

One of the most important parts of learning Machine Learning (ML) is knowing which algorithm to choose and which library. Python is the most popular Machine Learning programming language and it has a huge advantage over other languages – the large amount of built-in libraries; three of the most important are TensorFlow, Keras and Scikit-Learn. And that’s what this book is about – Machine Learning with TensorFlow, Keras and Scikit-learn.
Разместил: Ingvar16 4-01-2021, 17:44 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности