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



Реклама


Название: Project Action Learning (PAL) Guidebook: Practical Learning in Organizations
Автор: Kris M.Y. Law and Kong Bieng Chuah
Издательство: Springer
Год: 2019
Формат: EPUB
Размер: 13 Мб
Язык: английский / English

This book presents the fundamental concepts of organizational learning (OL) and related topics. In addition, it discusses various factors that influence the success of, and readiness to adopt, OL. In the modern competitive market, companies are looking for ways to excel by focusing more on innovation and knowledge discovery. In response, the book presents a ready-to-use tool for driving OL, called Project Action Learning (PAL). The PAL framework helps teams effectively work on, and learn from, meaningful projects. In this regard, equal emphasis is placed on achieving the project outcome and the participants’ learning objectives. Moreover, the book offers a step-by-step guidebook on how PAL-driven OL can be achieved, making it a valuable asset for educators and practitioners alike.
Разместил: _аdmin_ 20-06-2020, 09:19 | Комментарии: 0 | Подробнее
Scala Cookbook
Название: Scala Cookbook
Автор: Alvin Alexander
Издательство: O'Reilly
Год: 2013
Формат: pdf
Страниц: 868
Размер: 12 Мб
Язык: English

Save time and trouble when using Scala to build object-oriented, functional, and concurrent applications. With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language.
Разместил: Bookworm 19-06-2020, 20:27 | Комментарии: 0 | Подробнее
Algorithm Engineering. Selected Results and Surveys
Название: Algorithm Engineering. Selected Results and Surveys
Автор: Lasse Kliemann, Peter Sanders
Издательство: Springer
Год: 2016
Формат: pdf
Страниц: 419
Размер: 10 Мб
Язык: English

Algorithm Engineering is a methodology for algorithmic research that combines theory with implementation and experimentation in order to obtain better algorithms with high practical impact. Traditionally, the study of algorithms was dominated by mathematical (worst-case) analysis. In Algorithm Engineering, algorithms are also implemented and experiments conducted in a systematic way, sometimes resembling the experimentation processes known from fields such as biology, chemistry, or physics. This helps in counteracting an otherwise growing gap between theory and practice.
Разместил: Bookworm 19-06-2020, 20:07 | Комментарии: 0 | Подробнее
Название: Malware, Rootkits & Botnets A Beginner's Guide
Автор: Christopher C. Elisan
Издательство: McGraw-Hill Education
Год: 2012
Формат: PDF
Размер: 47 Мб
Язык: английский / English

Learn how to improve the security posture of your organization and defend against some of the most pervasive network attacks. Malware, Rootkits & Botnets: A Beginner's Guide explains the nature, sophistication, and danger of these risks and offers best practices for thwarting them. After reviewing the current threat landscape, the book describes the entire threat lifecycle, explaining how cybercriminals create, deploy, and manage the malware, rootkits, and botnets under their control. You'll learn proven techniques for identifying and mitigating these malicious attacks. Templates, checklists, and examples give you the hands-on help you need to get started protecting your network right away.
Разместил: black 19-06-2020, 16:29 | Комментарии: 0 | Подробнее
Название: Ultimate ASP.NET Core 3 Web API
Автор: Marinko Spasodjevic, Vladimir Pecanac
Издательство: CodeMaze
Год: 2020
Формат: PDF
Страниц: 288
Размер: 11 Mb
Язык: English

A complete, hands-on, and easy to digest program that gets you from zero to building production-ready APIs in just a few weeks
Why Learn ASP.NET Core Web API?
Why should you invest your time and money into this program?
Ever since .NET Core 1.0 was introduced, the whole .NET ecosystem seems to have been given a new life. The framework was revitalized and now with the version 3, it has become a force to be reckoned with.
Not many technologies have achieved this level of polish, stability, maturity and speed. Creating a flexible yet stable technology is quite a feat, and that’s exactly what ASP.NET Core developers have achieved.
Разместил: vitvikvas 19-06-2020, 12:29 | Комментарии: 0 | Подробнее
Название: Ruby on Rails Tutorial: Learn Web Development with Rails, 6 Edition
Автор: Michael Hartl
Издательство: Addison-Wesley Professional
Год: 2020
Формат: EPUB
Страниц: 832
Размер: 57,8 Mb
Язык: English

Used by sites as varied as Twitter, GitHub, Disney, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you’re new to web development or new only to Rails, Ruby on Rails™ Tutorial, Fourth Edition, is the solution.

Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three example applications of increasing sophistication. The tutorial’s examples focus on the general principles of web development needed for virtually any kind of website. The updates to this edition include full compatibility with Rails 5, a division of the largest chapters into more manageable units, and a huge number of new exercises interspersed in each chapter for maximum reinforcement of the material.
Разместил: vitvikvas 18-06-2020, 16:45 | Комментарии: 0 | Подробнее
Фундаментальные алгоритмы на C (части 1-5)
Название: Фундаментальные алгоритмы на C (части 1-5)
Автор: Р. Седжвик
Издательство: ДиаСофт
Год: 2003
Формат: djvu
Страниц: 1129
Размер: 21 Мб
Язык: русский

Эта знаменитая книга Седжвика посвящена глубокому исследованию всех основополагающих алгоритмов и структур данных на языке C. Будет полезна кому важна реализация алгоритмов именно на чистом C, в отличии от версии книги для C++ вышедшей за год до данной.
Разместил: Bookworm 18-06-2020, 16:20 | Комментарии: 0 | Подробнее
Название: Ensemble Learning for AI Developers
Автор: Alok Kumar, Mayank Jain
Издательство: Apress
Год: 2020
Формат: true pdf/epub/mobi
Страниц: 146
Размер: 10 Mb
Язык: English

Ensemble Learning for AI Developers starts you at the beginning with an historical overview and explains key ensemble techniques and why they are needed. You then will learn how to change training data using bagging, bootstrap aggregating, random forest models, and cross-validation methods. Authors Kumar and Jain provide best practices to guide you in combining models and using tools to boost performance of your machine learning projects. They teach you how to effectively implement ensemble concepts such as stacking and boosting and to utilize popular libraries such as Keras, Scikit Learn, TensorFlow, PyTorch, and Microsoft LightGBM. Tips are presented to apply ensemble learning in different data science problems, including time series data, imaging data, and NLP. Recent advances in ensemble learning are discussed. Sample code is provided in the form of scripts and the IPython notebook.
Разместил: bomboane 18-06-2020, 12:21 | Комментарии: 0 | Подробнее
Название: DATA SCIENCE WITH PYTHON: Complete Guide To Understanding Data Analytics And Data Science With Python Programming
Автор: Craig Berg
Издательство: Amazon Media
Год: 2020
Формат: EPUB, PDF
Страниц: 114
Размер: 12 Mb
Язык: English

As a new data scientist, you'd find it easy to use it because of its simple syntax, excellent readability and its increased availability of mining tools that make it easy to handle data.
But how would you get started with it?
How do you work with it?
How do you set it up?
If you still have such questions, then this book is all you need. It gives you the ins and outs of python as a data science solution, including how you can set it up
Разместил: vitvikvas 18-06-2020, 11:59 | Комментарии: 0 | Подробнее
Название: Deep Learning for Data Analytics: Foundations, Biomedical Applications, and Challenges
Автор: Himansu Das (Editor), Chittaranjan Pradhan (Editor), Nilanjan Dey (Editor)
Издательство: Elsevier Inc.
Год: 2020
Формат: True PDF
Страниц: 211
Размер: 12.9 Mb
Язык: English

Deep learning, a branch of Artificial Intelligence and machine learning, has led to new approaches to solving problems in a variety of domains including data science, data analytics and biomedical engineering. Deep Learning for Data Analytics: Foundations, Biomedical Applications and Challenges provides readers with a focused approach for the design and implementation of deep learning concepts using data analytics techniques in large scale environments. Deep learning algorithms are based on artificial neural network models to cascade multiple layers of nonlinear processing, which aids in feature extraction and learning in supervised and unsupervised ways, including classification and pattern analysis. Deep learning transforms data through a cascade of layers, helping systems analyze and process complex data sets.
Разместил: bomboane 18-06-2020, 10:00 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности