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



Реклама


Название: Introduction to Bioinformatics with R: A Practical Guide for Biologists
Автор: Edward Curry
Издательство: Chapman and Hall/CRC
Год: 2020
Формат: PDF
Страниц: 310
Размер: 10 Mb
Язык: English

In biological research, the amount of data available to researchers has increased so much over recent years, it is becoming increasingly difficult to understand the current state of the art without some experience and understanding of data analytics and bioinformatics. An Introduction to Bioinformatics with R: A Practical Guide for Biologists leads the reader through the basics of computational analysis of data encountered in modern biological research.

With no previous experience with statistics or programming required, readers will develop the ability to plan suitable analyses of biological datasets, and to use the R programming environment to perform these analyses. This is achieved through a series of case studies using R to answer research questions using molecular biology datasets. Broadly applicable statistical methods are explained, including linear and rank-based correlation, distance metrics and hierarchical clustering, hypothesis testing using linear regression, proportional hazards regression for survival data, and principal component analysis.
Разместил: vitvikvas 29-12-2020, 09:17 | Комментарии: 0 | Подробнее
Название: Непрактичный Python. Занимательные проекты для тех, кто хочет поумнеть
Автор: Ли Воган
Издательство: БХВ
Год: 2021
Формат: DJVU, PDF
Страниц: 464
Размер: 25,3 Mb
Язык: Русский

Книга поможет читателям, самостоятельно осваивающим язык Python, отточить уже имеющиеся навыки программирования, выработать новые и получить удовольствие от этого процесса. Ее можно рассматривать как свою вторую книгу по языку Python. Книга организована так, чтобы дополнять обычный учебник для начинающих или вводный курс. Для этого применен проектный подход, позволяющий обойтись без тщательного "пережевывания" материла, который вы уже изучили.
По мере работы над проектами читатели будут использовать анализ марковских цепей для написания хокку, метод Монте-Карло для моделирования финансовых рынков, наложение снимков для улучшения астрофотосъемки и генетические алгоритмы для разведения армии гигантских крыс. В итоге читатели получат практический опыт работы с такими модулями, как pygame, Pylint, pydocstyle, tkinter, python-docx, matplotlib и pillow.
Разместил: vitvikvas 29-12-2020, 03:57 | Комментарии: 0 | Подробнее
Название: Head First Design Patterns 2nd Edition (Final)
Автор: Eric Freeman and Elisabeth Robson
Издательство: O’Reilly Media
Год: 2020-11-10
Формат: true pdf, epub
Размер: 38.9 Mb, 115.9 Mb
Язык: English

You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons learned by those who’ve faced the same software design problems. With design patterns, you get to take advantage of the best practices and experience of others so that you can spend your time on something more challenging. Something more fun. This book shows you the patterns that matter, when to use them and why, how to apply them to your own designs, and the object-oriented design principles on which the patterns are based.
Разместил: bomboane 29-12-2020, 00:40 | Комментарии: 0 | Подробнее
Software Design: Creating Solutions for Ill-Structured Problems, 3rd EditionНазвание: Software Design: Creating Solutions for Ill-Structured Problems, 3rd Edition
Автор: David Budgen
Издательство: CRC Press
Год: 2021
Страниц: 365
Язык: английский
Формат: pdf (true)
Размер: 10.7 MB

Software Design: Creating Solutions for Ill-Structured Problems, Third Edition provides a balanced view of the many and varied software design practices used by practitioners. The book provides a general overview of software design within the context of software development and as a means of addressing ill-structured problems. The third edition has been expanded and reorganised to focus on the structure and process aspects of software design, including architectural issues, as well as design notations and models. It also describes a variety of different ways of creating design solutions such as plan-driven development, agile approaches, patterns, product lines, and other forms.
Разместил: Ingvar16 28-12-2020, 22:19 | Комментарии: 0 | Подробнее
Modern Fortran: supplemented and revised, Third editionНазвание: Modern Fortran: supplemented and revised, Third edition
Автор: Morgan Miguel
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 495
Язык: английский
Формат: epub, azw, mobi
Размер: 10.1 MB

Programming in the early days of computing was tedious in the extreme. Programmers required a detailed knowledge of the instructions, registers, and other aspects of the central processing unit (CPU) of the computer for which they were writing code. The source code itself was written in a numerical notation. In the course of time mnemonic codes were introduced, a form of coding known as machine or assembly code. These difficulties spurred a team led by John Backus of IBM to develop one of the earliest high-level languages, Fortran. Their aim was to produce a language which would be simple to understand but almost as efficient in execution as assembly language. In this they succeeded beyond their wildest dreams. The language was indeed simple to learn, as it was possible to write mathematical formulae almost as they are usually written in mathematical texts.
Разместил: Ingvar16 28-12-2020, 17:45 | Комментарии: 0 | Подробнее
Название: Предметно-ориентированное проектирование в Enterprise Java
Автор: Наир Виджей
Издательство: ДМК
Год: 2020
Формат: PDF, DJVU
Страниц: 307
Размер: 10 Mb
Язык: Русский

В книге подробно рассматриваются реализации шаблонов предметно-ориентированного проектирования с применением различных инструментальных средств и рабочих программных сред из Enterprise Java Space. При таком подходе читатель получает завершенную картину и возможность практического применения любого из этих средств в процессе предметно-ориентированного проектирования.
В начальных главах описывается эталонная реализация проекта Cargo Tracker - создание монолитного приложения с использованием платформы Jakarta EE. Затем рассматривается полный процесс преобразования монолитного приложения в архитектуру, основанную на микросервисах. В заключительных главах демонстрируется создание версии приложения с использованием шаблонов CQRS и Event Sourcing (ES); основной рабочей средой является Axon Framework.
Издание будет полезно специалистам, приступающим к работе в среде Enterprise Java, ведущим разработчикам, которые осуществляют переход с монолитной архитектуры к архитектурам на основе микросервисов, а также для архитекторов ПО, осваивающих методику предметно-ориентированного проектирования для создания приложений.
Разместил: vitvikvas 28-12-2020, 16:21 | Комментарии: 0 | Подробнее
VBScript Tutorials - Herong's Tutorial ExamplesНазвание: VBScript Tutorials - Herong's Tutorial Examples
Автор: Dr. Herong Yang
Издательство: Independently published
Год: 2020
Страниц: 331
Язык: английский
Формат: pdf, azw3, mobi, epub
Размер: 10.1 MB

This VBScript tutorial book is a collection of notes and code samples written by the author while he was learning VBScript (Visual Basic Scripting Edition) himself. Topics include: The Variant Data Type with Subtypes; Fixed-Size and Dynamic-Size Arrays; Function Arguments Passed by References and by Values; Raising and Catching Runtime Errors; Regular Expression and Pattern Match; Runtime DLL Library: Dictionary, File System, and File I/O; Defining Classes with Properties and Default Method; Object Initializing and Terminating Processes; Client-Side Scripting: VBScript Code for IE Browser; Server-Side Scripting: VBScript code for IIS Server; System Admin Scripting: Windows Script Host (WSH). Updated in 2020 (Version 6.01) with minor changes.
Разместил: Ingvar16 28-12-2020, 14:40 | Комментарии: 0 | Подробнее
Название: Алгоритмы обучения с подкреплением на Python
Автор: Лонца Андреа
Издательство: ДМК
Год: 2020
Формат: PDF
Страниц: 287
Размер: 10 Mb
Язык: Русский

Эта книга поможет читателю овладеть алгоритмами обучения с подкреплением (ОП) и научиться реализовывать их при создании самообучающихся агентов.
В первой части рассматриваются различные элементы ОП, сфера его применения, инструменты, необходимые для работы в среде ОП. Вторая и третья части посвящены непосредственно алгоритмам. В числе прочего автор показывает, как сочетать Q-обучение с нейронными сетями для решения сложных задач, описывает методы градиента стратегии, TRPO и PPO, позволяющие повысить производительность и устойчивость, а также детерминированные алгоритмы DDPG и TD3. Читатель узнает о том, как работает техника подражательного обучения, познакомится с алгоритмами исследования на базе верхней доверительной границы (UCB и UCB1) и мета-алгоритмом ESBAS.
Издание предназначено для тех, кто интересуется исследованиями в области искусственного интеллекта, применяет в работе глубокое обучение или хочет освоить обучение с подкреплением с нуля. Обязательное условие - владение языком Python на рабочем уровне.
Разместил: vitvikvas 28-12-2020, 12:35 | Комментарии: 0 | Подробнее
Название: An Elementary Approach to Design and Analysis of Algorithms (Primers in Electronics and Computer Science)
Автор: Lekh Raj Vermani, Shalini Vermani
Издательство: WSPC
Год: 2019
Формат: PDF
Страниц: 534
Размер: 38 Mb
Язык: English

In computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing and automated reasoning tasks.
As an effective method, an algorithm can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, proceeds through a finite number of well-defined successive states, eventually producing "output" and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.
Разместил: vitvikvas 28-12-2020, 10:51 | Комментарии: 0 | Подробнее
Название: Mathematical Modeling And Computation In Finance: With Exercises And Python And Matlab Computer Codes
Автор: Cornelis W Oosterlee, Lech A Grzelak
Издательство: World Scientific Publishing Europe Ltd
Год: 2020
Формат: PDF
Страниц: 1310
Размер: 28 Mb
Язык: English

This book discusses the interplay of stochastics (applied probability theory) and numerical analysis in the field of quantitative finance. The stochastic models, numerical valuation techniques, computational aspects, financial products, and risk management applications presented will enable readers to progress in the challenging field of computational finance.When the behavior of financial market participants changes, the corresponding stochastic mathematical models describing the prices may also change. Financial regulation may play a role in such changes too. The book thus presents several models for stock prices, interest rates as well as foreign-exchange rates, with increasing complexity across the chapters. As is said in the industry, 'do not fall in love with your favorite model.' The book covers equity models before moving to short-rate and other interest rate models. We cast these models for interest rate into the Heath-Jarrow-Morton framework, show relations between the different models, and explain a few interest rate products and their pricing.The chapters are accompanied by exercises. Students can access solutions to selected exercises, while complete solutions are made available to instructors. The MATLAB and Python computer codes used for most tables and figures in the book are made available for both print and e-book users. This book will be useful for people working in the financial industry, for those aiming to work there one day, and for anyone interested in quantitative finance. The topics that are discussed are relevant for MSc and PhD students, academic researchers, and for quants in the financial industry.
Разместил: vitvikvas 28-12-2020, 10:38 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности