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



Реклама


Название: Fundamentals of Programming in SAS: A Case Studies Approach
Автор: James Blum, Jonathan Duggins
Издательство: SAS Institute
Год: 2019
Страниц: 404
Язык: английский
Формат: True PDF
Размер: 12.1 MB

Unlock the essentials of SAS programming! This book is designed to help you develop an understanding of the SAS programming language and to help you develop good programming practices. It is intended as a learning guide and a skill builder, not as a reference book. To that end, it introduces sets of topics within each chapter that are connected through a single case study. Concepts are introduced on an as-needed basis to complete required tasks, so you are immediately exposed to writing complete programs. As further concepts are introduced they might be new topics, or they might revisit previously introduced topics at a more complex level.
Разместил: Ingvar16 24-02-2020, 04:21 | Комментарии: 0 | Подробнее
Название: Strategies for Deep Learning with Digital Technology: Theories and Practices in Education
Автор: Robert Z. Zheng
Издательство: Nova Science Publishers, Inc.
Год: 2018
Страниц: 398
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

How to utilize digital technology to engage learners in Deep Learning is an issue that warrants significant attention in 21st century education. Deep learning refers to learners' engagement in critical and creative thinking, making inferences and transferring knowledge. Modern technologies like virtual reality, artificial intelligence, and 3D visualization provide the platform for deep learning in an educational setting more effectively. This book presents a collection of essays on the relationship between digital technologies and deep learning. The edited volume focuses on cognitive, metacognitive and affective processes in digital technology-based deep learning. A unique feature of the book is its emphasis on bridging the theories with practice where the practice of deep learning with digital technology is well-grounded in relevant theories and theoretical frameworks. Moreover, the book includes case studies to effectively promote the application of digital technology in deep learning.
Разместил: Ingvar16 22-02-2020, 20:27 | Комментарии: 0 | Подробнее
Название: TypeScript Quickly (Final Edition)
Автор: Yakov Fain, Anton Moiseev
Издательство: Manning Publications
Год: 2020
Формат: true pdf
Страниц: 487
Размер: 24.7 Mb
Язык: English

TypeScript Quickly teaches you to exploit the benefits of types in browser-based and standalone applications. In this practical guide, you’ll build a fascinating blockchain service app that takes you through a range of type-sensitive programming techniques. As you go, you’ll also pick up valuable techniques for object-oriented programming with classes, interfaces, and advanced features such as decorators and conditional types.
Разместил: bomboane 22-02-2020, 17:47 | Комментарии: 0 | Подробнее
Название: Next-Generation Machine Learning with Spark: Covers XGBoost, LightGBM, Spark NLP, Distributed Deep Learning with Keras, and More
Автор: Butch Quinto
Издательство: Apress
Год: 2020
Формат: true pdf/epub/mobi
Страниц: 355
Размер: 12.2 Mb
Язык: English

Access real-world documentation and examples for the Spark platform for building large-scale, enterprise-grade machine learning applications.
The past decade has seen an astonishing series of advances in machine learning. These breakthroughs are disrupting our everyday life and making an impact across every industry.
Next-Generation Machine Learning with Spark provides a gentle introduction to Spark and Spark MLlib and advances to more powerful, third-party machine learning algorithms and libraries beyond what is available in the standard Spark MLlib library. By the end of this book, you will be able to apply your knowledge to real-world use cases through dozens of practical examples and insightful explanations.
Разместил: bomboane 22-02-2020, 13:47 | Комментарии: 0 | Подробнее
Название: D3 for the Impatient: Interactive Graphics for Programmers and Scientists 1st Edition
Автор: Philipp K. Janert
Издательство: O'Reilly Media
Год: 2019
Формат: true pdf/epub
Страниц: 256
Размер: 10.1 Mb
Язык: English

If you’re in a hurry to learn D3.js, the leading jаvascript library for web-based graphics and visualization, this book is for you. Written for technically savvy readers with a background in programming or data science, the book moves quickly, emphasizing unifying concepts and patterns. Anticipating common difficulties, author Philipp K. Janert teaches you how to apply D3 to your own problems.
Разместил: bomboane 22-02-2020, 08:20 | Комментарии: 0 | Подробнее
Название: SAS Certified Professional Prep Guide: Advanced Programming Using SAS 9.4
Автор: SAS
Издательство: SAS Institute
Год: 2019
Формат: mobi/pdf(conv.)
Страниц: 430
Размер: 15.6 Mb
Язык: English

The official guide by the SAS Global Certification Program, SAS Certified Professional Prep Guide: Advanced Programming Using SAS 9.4 prepares you to take the new SAS 9.4 Advanced Programming Performance-Based Exam.
New in this edition is a workbook whose sample scenarios require you to write code to solve problems and answer questions. Answers to the chapter quizzes and solutions to the sample scenarios in the workbook are included. You will also find links to exam objectives, practice exams, and other resources such as the Base SAS Glossary and a list of practice data sets. Major topics include SQL processing, SAS macro language processing, and advanced SAS programming techniques.
Разместил: bomboane 21-02-2020, 21:09 | Комментарии: 0 | Подробнее
Название: Intelligent Systems: Advances in Biometric Systems, Soft Computing, Image Processing, and Data Analytics
Автор: Chiranji Lal Chowdhary
Издательство: Apple Academic Press
Год: 2019
Страниц: 320
Язык: английский
Формат: pdf (true)
Размер: 10.4 MB

This volume helps to fill the gap between data analytics, image processing, and soft computing practices. Soft computing methods are used to focus on data analytics and image processing to develop good intelligent systems. To this end, readers of this volume will find quality research that presents the current trends, advanced methods, and hybridized techniques relating to data analytics and intelligent systems. The book also features case studies related to medical diagnosis with the use of image processing and soft computing algorithms in particular models.
Разместил: Ingvar16 21-02-2020, 15:37 | Комментарии: 0 | Подробнее
Название: Machine Learning for iOS Developers
Автор: Abhishek Mishra
Издательство: Wiley
Год: 2020
Формат: True PDF
Страниц: 336
Размер: 11.8 Mb
Язык: English

Harness the power of Apple iOS machine learning (ML) capabilities and learn the concepts and techniques necessary to be a successful Apple iOS machine learning practitioner!
Machine earning (ML) is the science of getting computers to act without being explicitly programmed. A branch of Artificial Intelligence (AI), machine learning techniques offer ways to identify trends, forecast behavior, and make recommendations. The Apple iOS Software Development Kit (SDK) allows developers to integrate ML services, such as speech recognition and language translation, into mobile devices, most of which can be used in multi-cloud settings. Focusing on Apple’s ML services, Machine Learning for iOS Developers is an up-to-date introduction to the field, instructing readers to implement machine learning in iOS applications.
Разместил: bomboane 21-02-2020, 13:36 | Комментарии: 0 | Подробнее
Название: MATLAB: Part A: Basic Tutorial
Автор: Kavita S. Mara, Kavita V. Vagga
Издательство: Amazon.com Services LLC
Год: 2020
Язык: английский
Формат: pdf, djvu
Размер: 10.1 MB

We have great pleasure in bringing out two books entitled “MATLAB Part A: Tutorial” and “MATLAB Part B: Programs with sample run output” for diploma/Engineering. This book is designed for comprehensively covering all basic topics relevant to the subject. Each and every topic has been explained in a very simple language. Part A is concerned with the basic concept of MATRIX LAB. It deals with the MATLAB Environment along with the help feature, file types, constants and variables declaration, expressions, input/output statements, 1D array, 2D arrays, plots, control structures and few practice programs.
Разместил: Ingvar16 20-02-2020, 20:58 | Комментарии: 0 | Подробнее
Название: C#: for Beginners In One Day, The only book you need to start coding in C#
Автор: Max Suzette
Издательство: Amazon.com Services LLC
Год: 2020
Формат: EPUB, MOBI
Страниц: 262
Размер: 10 Mb
Язык: English

c# for Beginners
Complex concepts are broken down into simple steps to ensure that you can easily master the c# language even if you have never coded before.
Разместил: vitvikvas 20-02-2020, 12:07 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности