Deep Learning from Scratch (Early Release)

Автор: literator от 2-08-2019, 13:48, Коментариев: 0

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

Название: Deep Learning from Scratch (Early Release)
Автор: Seth Weidman
Издательство: O’Reilly Media
ISBN: 9781492041405
Год: 2019-05-03 (First Release)
Страниц: 250
Язык: английский
Формат: epub
Размер: 17.2 MB

This book will provide a solid foundation in how Deep Learning works so that no concept you learn or project you do in the field will seem daunting. It will walk you through how to implement multilayer neural networks, implementing convolutional neural networks and recurrent neural networks from scratch. Using these as building blocks, you will learn to to implement advanced architectures such as image captioning and Neural Turing Machines.
 

Algorithms for Optimization (2019)

Автор: literator от 2-08-2019, 13:42, Коментариев: 0

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

Название: Algorithms for Optimization
Автор: Mykel J. Kochenderfer and Tim A. Wheeler
Издательство: The MIT Press
Год: 2019
Страниц: 521
Язык: английский
Формат: pdf (true)
Размер: 12.6 MB

A comprehensive introduction to optimization with a focus on practical algorithms for the design of engineering systems.
This book offers a comprehensive introduction to optimization with a focus on practical algorithms. The book approaches optimization from an engineering perspective, where the objective is to design a system that optimizes a set of metrics subject to constraints. Readers will learn about computational approaches for a range of challenges, including searching high-dimensional spaces, handling problems where there are multiple competing objectives, and accommodating uncertainty in the metrics. Figures, examples, and exercises convey the intuition behind the mathematical approaches. The text provides concrete implementations in the Julia programming language.
 

Introducing Delphi ORM: Object Relational Mapping Using TMS Aurelius

Автор: buratino от 2-08-2019, 10:34, Коментариев: 0

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

Название: Introducing Delphi ORM: Object Relational Mapping Using TMS Aurelius
Автор: John Kouraklis
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 253
Размер: 12.6 Mb
Язык: English

Discover the fundamental concepts of object-relational mapping (ORM) design, Aurelius’ basic features, and the practical applications of those features. In a series of tasks, you will be exposed to techniques and best practices that make the use of Aurelius easy and efficient. Furthermore, you’ll refine your analytical skills to sharpen your understanding of Delphi (Pascal), helping you write better code along the way.
Introducing Delphi ORM explains that while database design is difficult, database programming (i.e., manipulating, extracting, filtering, and manipulating data) is even more difficult. ORM frameworks provide a simpler way for you to access and manage data in databases. You’ll see how they offer different levels of abstraction and tools to code data access in a database-agnostic way by introducing a layer between the application and the data access language (SQL, LINQ, and so on).
 

Программирование в Delphi 2005

Автор: Max148 от 2-08-2019, 09:52, Коментариев: 0

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


Название: Программирование в Delphi 2005
Автор: Боровский А.
Издательство: БХВ-Петербург
Год: 2005
Формат: djvu
Страниц: 434
Для сайта: litgu.ru
Размер: 71.0 Мб
Язык: русский

Книга посвящена разработке в Delphi 2005 различных типов приложений для Windows 2000/XP/2003. Описаны приемы программирования Win32 с учетом специфики Windows 2000/XP/2003, архитектура .

Изменил: Max148 по причине: Восстановлены ссылки

 

Компьютерный набор нот (Finale 2010)

Автор: Max148 от 2-08-2019, 09:28, Коментариев: 0

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


Название: Компьютерный набор нот (Finale 2010)
Автор: Фурманов В.И.
Издательство: Современная музыка
Год: 2011
Формат: pdf, djvu
Страниц: 150
Для сайта: litgu.ru
Размер: 12.3 Мб
Язык: русский

Это справочник по известной программе подготовки нотных изданий Finale 2010. Книга рассчитана на широкий круг читателей, в ней подробно освещены пункты меню программы и основные действия, необходимые для создания качественных нот.

Изменил: Max148 по причине: Восстановлены ссылки

 

Concepts of Soft Computing: Fuzzy and ANN with Programming

Автор: literator от 2-08-2019, 01:36, Коментариев: 0

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

Название: Concepts of Soft Computing: Fuzzy and ANN with Programming
Автор: Snehashish Chakraverty, Deepti Moyi Sahoo, Nisha Rani Mahato
Издательство: Springer
Год: 2019
Страниц: 206
Язык: английский
Формат: pdf (true)
Размер: 10,17 MB

This book discusses soft computing, which provides an efficient platform to deal with imprecision, uncertainty, vagueness and approximation in order to attain robustness and reliable computing. It explores two major concepts of soft computing: fuzzy set theory and neural networks, which relate to uncertainty handling and machine learning techniques respectively. Generally, fuzzy sets are considered as vague or uncertain sets having membership function lying between 0 and 1, and ANN is a type of artificial intelligence that attempts to imitate the way a human brain works by configuring specific applications, for instance pattern recognition or data classification, through learning processes. The book also presents C/MATLAB programming codes related to the basics of fuzzy set, interval arithmetic and ANN in a concise, practical and adaptable manner along, with simple examples and self-validation unsolved practice questions in few cases.
 

Smart Techniques for a Smarter Planet: Towards Smarter Algorithms

Автор: literator от 2-08-2019, 01:29, Коментариев: 0

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

Название: Smart Techniques for a Smarter Planet: Towards Smarter Algorithms
Автор: Manoj Kumar Mishra, Bhabani Shankar Prasad Mishra
Издательство: Springer
Серия: Studies in Fuzziness and Soft Computing
ISBN: 3030031306
Год: 2019
Страниц: 305
Язык: английский
Формат: pdf (true)
Размер: 12.9 MB

This book is intended to provide a systematic overview of so-called smart techniques, such as nature-inspired algorithms, machine learning and metaheuristics. Despite their ubiquitous presence and widespread application to different scientific problems, such as searching, optimization and/or classification, a systematic study is missing in the current literature. Here, the editors collected a set of chapters on key topics, paying attention to provide an equal balance of theory and practice, and to outline similarities between the different techniques and applications. All in all, the book provides an unified view on the field on intelligent methods, with their current perspective and future challenges.
 

Artificial Intelligence Basics: A Non-Technical Introduction

Автор: buratino от 2-08-2019, 00:17, Коментариев: 0

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

Название: Artificial Intelligence Basics: A Non-Technical Introduction
Автор: Tom Taulli
Издательство: Apress
Год: 2019
Формат: true pdf/epub/azw3
Страниц: 196
Размер: 10.2 Mb
Язык: English

Artificial intelligence touches nearly every part of your day. While you may initially assume that technology such as smart speakers and digital assistants are the extent of it, AI has in fact rapidly become a general-purpose technology, reverberating across industries including transportation, healthcare, financial services, and many more. In our modern era, an understanding of AI and its possibilities for your organization is essential for growth and success.
 

Работа пользователя в Microsoft Word 2010

Автор: Max148 от 1-08-2019, 21:53, Коментариев: 0

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


Название: Работа пользователя в Microsoft Word 2010
Автор: Т.В.Зудилова, С.В.Одиночкина, И.С.Осетрова, Н.А.Осипов
Издательство: НИУ ИТМО
Год: 2012
Формат: pdf, djvu
Страниц: 100
Для сайта: litgu.ru
Размер: 55.9 Мб
Язык: русский

В пособии представлено руководство по основным приемам работы в "Microsoft Word 2010". Курс предназначен для студентов, обучающихся по всем профилям подготовки бакалавров направления: 210700 Инфокоммуникационные технологии и системы связи.

Изменил: Max148 по причине: Восстановлены ссылки

 

Microsoft Project 2019 Step by Step

Автор: literator от 1-08-2019, 14:01, Коментариев: 0

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

Название: Microsoft Project 2019 Step by Step
Автор: Cindy Lewis
Издательство: Microsoft Press
ISBN: 1509307427
Год: 2019
Страниц: 476
Язык: английский
Формат: pdf
Размер: 21.8 MB

The quick way to learn Microsoft Project 2019!
This is learning made easy. Get more done quickly with Microsoft Project 2019. Jump in wherever you need answers–brisk lessons and informative screenshots show you exactly what to do, step by step. Other Project users will want to grab this book as well.