|
 |
|
 |
|
|
 |
|  |
|
Название: A Primer on Machine Learning Applications in Civil Engineering Автор: Paresh Chandra Deka Издательство: CRC Press Год: 2020 Страниц: 281 Язык: английский Формат: pdf (true) Размер: 16.7 MB
Machine learning has undergone rapid growth in diversification and practicality, and the repertoire of techniques has evolved and expanded. The aim of this book is to provide a broad overview of the available machine-learning techniques that can be utilized for solving civil engineering problems. The fundamentals of both theoretical and practical aspects are discussed in the domains of water resources/hydrological modeling, geotechnical engineering, construction engineering and management, and coastal/marine engineering. Complex civil engineering problems such as drought forecasting, river flow forecasting, modeling evaporation, estimation of dew point temperature, modeling compressive strength of concrete, ground water level forecasting, and significant wave height forecasting are also included. |
Разместил: Ingvar16 29-05-2020, 12:28 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Computer Vision and Image Processing: Fundamentals and Applications Автор: Manas Kamal Bhuyan Издательство: CRC Press Год: 2020 Формат: True PDF Страниц: 462 Размер: 22.8 Mb Язык: English
The book familiarizes readers with fundamental concepts and issues related to computer vision and major approaches that address them. The focus of the book is on image acquisition and image formation models, radiometric models of image formation, image formation in the camera, image processing concepts, concept of feature extraction and feature selection for pattern classification/recognition, and advanced concepts like object classification, object tracking, image-based rendering, and image registration. Intended to be a companion to a typical teaching course on computer vision, the book takes a problem-solving approach.
|
Разместил: bomboane 29-05-2020, 11:10 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Document Processing Using Machine Learning Автор: Sk Md Obaidullah (Editor), KC Santosh (Editor), Teresa Goncalves (Editor), Nibaran Das (Editor) Издательство: Chapman and Hall/CRC; Год: 2020 Формат: True PDF Страниц: 182 Размер: 10 Mb Язык: English
Document Processing Using Machine Learning aims at presenting a handful of resources for students and researchers working in the document image analysis (DIA) domain using machine learning since it covers multiple document processing problems. Starting with an explanation of how Artificial Intelligence (AI) plays an important role in this domain, the book further discusses how different machine learning algorithms can be applied for classification/recognition and clustering problems regardless the type of input dаta: images or text. |
Разместил: bomboane 29-05-2020, 11:01 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Надежность программного обеспечения Автор: Майерс Г.Дж. Издательство: Мир Год: 1980 Формат: pdf Страниц: 361 Для сайта: mymirknig.ru Размер: 22,5 Mb Язык: Русский
Первая на русском языке монография по надежности программного обеспечения. Разработка программного комплекса рассматривается в книге во всей полноте - от подготовки технического задания до документации отдельных модулей. Ценно, что теоретическое исследование каждой проблемы сопровождается конкретными рекомендациями по ее решению. Каждая глава завершается библиографией, содержащей важнейшие работы по затронутым в главе вопросам. Многие специалисты - от программистов до руководителей программистских коллективов - извлекут из этого издания несомненную пользу. |
Разместил: oksanavalera 29-05-2020, 07:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Искусство тестирования программ Автор: Майерс Г. Издательство: М.: Финансы и статистика Год: 1982 Формат: pdf Страниц: 178 Размер: 11,3 Mb Язык: Русский
В книге широко и достаточно популярно излагаются основные принципы методологии тестирования и отладки программ. Рассматриваются вопросы психологии и экономики тестирования. Значительное место отводится методам корректировки программ. Для специалистов, занимающихся. программированием, студентов и аспирантов, изучающих ЭВМ. |
Разместил: oksanavalera 29-05-2020, 07:02 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Core Data by Tutorials (7th Edition) Автор: Aaron Douglas, Matthew Morey, Pietro Rea Издательство: Razeware LLC Год: 2020 Формат: PDF Страниц: 295 Размер: 81,8 Mb Язык: English
What is Core Data? You'll hear a variety of answers to this question: It’s a database! It's SQLite! It's not a database! And so forth.Here's the technical answer: Core Data is an object graph management and persistence framework in the macOS and iOS SDKs. That means Core Data can store and retrieve data, but it isn’t a relational database like MySQL or SQLite. Although it can use SQLite as the data store behind the scenes, you don’t think about Core Data in terms of tables and rows and primary keys. Imagine you’re writing an app to keep track of dining habits. You have a varied set of objects: restaurant objects, each with properties such as name and address; categories, to organize the restaurants; and visits, to log each visit to a restaurant. |
Разместил: vitvikvas 29-05-2020, 04:12 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Android Apprentice (3rd Edition) Автор: Darryl Bayliss, Tom Blankenship, Fuad Kamal Издательство: Razeware LLC Год: 2020 Формат: PDF Страниц: 717 Размер: 82,7 Mb Язык: English
This book is your introduction to building great apps for Android, using the Kotlin language. Whether you consider yourself a novice programmer, or have extensive experience programming for other platforms, this is the book for you! It's not our aim to teach you all the ins and outs of Android development or the Kotlin language. They are huge concepts on their own and there is no way we can cover everything. Fortunately, all you need is to master the essential building blocks of Kotlin and Android to start creating apps. As you work on more apps, you'll find the foundations you learn in this book will give you the knowledge you need to easily figure out more complicated details on your own. The most important thing you'll learn is how to think like a programmer. This will help you approach any programming task, whether it’s a game, a utility, a mobile app that uses web services, or anything else you can imagine. |
Разместил: vitvikvas 29-05-2020, 03:32 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Handbook of Image Processing and Computer Vision: Volume 1: From Energy to Image Автор: Arcangelo Distante, Cosimo Distante Издательство: Springer Год: 2020 Формат: True PDF Страниц: 513 Размер: 14.1 Mb Язык: English
Across three volumes, the Handbook of Image Processing and Computer Vision presents a comprehensive review of the full range of topics that comprise the field of computer vision, from the acquisition of signals and formation of images, to learning techniques for scene understanding. The authoritative insights presented within cover all aspects of the sensory subsystem required by an intelligent system to perceive the environment and act autonomously. Volume 1 (From Energy to Image) examines the formation, properties, and enhancement of a digital image. |
Разместил: bomboane 28-05-2020, 18:37 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Artificial Intelligence: The Ultimate Guide to AI, IOT, ML, Deep Learning + a Comprehensive Guide to Robotics Автор: Neil Wilkins Издательство: Amazon.com Services LLC Год: 2019 Страниц: 172 Язык: английский Формат: pdf, azw3, epub Размер: 13.5 MB
If you want to learn about Artificial Intelligence without having to go through a boring textbook, then keep reading... What you are about to read defies all mainstream notions of artificial intelligence (AI) and challenges all the foregone conclusions regarding what intelligent machines actually are or can be. All of the most influential media, tech companies, and scientists harp on about AI, this majestic, mythical and multifaceted machine that will take away jobs ranging from a food server to a truck driver to a lawyer “tomorrow”. When a neural network is attached to a specific piece of hardware, we can start talking about robotics, which is essentially giving a neural network a body. |
Разместил: Ingvar16 28-05-2020, 17:48 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python For Beginners: A Crash Course Guide for Machine Learning and Web Programming. Learn a Computer Language in Easy Steps with Coding Exercises Автор: Jason Test Издательство: Amazon.com Services LLC Год: 2020 Страниц: 100 Язык: английский Формат: pdf, azw3, epub Размер: 21.9 MB
Are you looking for a super-fast computer programming course? Python for Beginners will introduce you in the world of computer programming. You will be able to master the language of Python and discover the world of data science, Machine Learning and much more. You will learn Python’s powerful applications in an extremely short time. You will also learn all the best tricks of writing codes. Examples and step-by-step guides will guide you during the code-writing learning process. |
Разместил: Ingvar16 28-05-2020, 16:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|