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



Реклама


Название: The Shallow and the Deep: A biased introduction to neural networks and old school Machine Learning
Автор: Michael Biehl
Издательство: University of Groningen Press
Год: 2023
Страниц: 294
Язык: английский
Формат: pdf (true)
Размер: 10.6 MB

The Shallow and the Deep is a collection of lecture notes that offers an accessible introduction to neural networks and Machine Learning in general. However, it was clear from the beginning that these notes would not be able to cover this rapidly changing and growing field in its entirety. The focus lies on classical Machine Learning techniques, with a bias towards classification and regression. Other learning paradigms and many recent developments in, for instance, Deep Learning are not addressed or only briefly touched upon. Biehl argues that having a solid knowledge of the foundations of the field is essential, especially for anyone who wants to explore the world of Machine Learning with an ambition that goes beyond the application of some software package to some data set. Therefore, The Shallow and the Deep places emphasis on fundamental concepts and theoretical background. This also involves delving into the history and pre-history of neural networks, where the foundations for most of the recent developments were laid. These notes aim to demystify Machine Learning and neural networks without losing the appreciation for their impressive power and versatility.
Разместил: Ingvar16 7-06-2025, 19:05 | Комментарии: 0 | Подробнее
Название: HPC Carpentry: Volume 4 / Tutorials for High Performance Scientific Computing: The Art of HPC, Volume 4
Автор: Victor Eijkhout
Издательство: Independently published
Серия: The Art of High Performance Computing
Год: March 28, 2024
Страниц: 237
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

The ecosystem of scientific computing involves much more than just a programming language and a parallel programming system: you need to understand about compilers, build systems, source code control, and a lot more. This book does not aim to be a compendium of all of these, but rather a set of introductions, biased to scientific workflows. Software Carpentry refers to the vaguely defined set of skills that make a programmer more productive. This volume on “HPC Carpentry” teaches skills that are geared towards HPC practice: Unix, Compilers and libraries, Make and Cmake, Git, Source code control, Scientific data management and I/O, LaTeX, Debugging, Profiling and Tracing.
Разместил: Ingvar16 7-06-2025, 18:21 | Комментарии: 0 | Подробнее
Название: Julia Data Science
Автор: Jose Storopoli, Rik Huijzer, Lazaro Alonso
Издательство: Independently published
Год: 2025-06-01
Страниц: 260
Язык: английский
Формат: pdf
Размер: 19.5 MB

This book describes the basics of the Julia programming language DataFrames.jl for data manipulation and Makie.jl for data visualization. Why should you dedicate your precious time into learning a language that is almost never mentioned in any job listing, lab position, postdoc offer, or academic job description? The answer is that Julia is a fresh approach to both programming and Data Science. Everything that you do in Python or in R, you can do it in Julia with the advantage of being able to write readable, fast, and powerful code. Therefore, the Julia language is gaining traction, and for good reasons. So, if you don’t have any programming background knowledge, we highly encourage you to take up Julia as a first programming language and Data Science framework.
Разместил: Ingvar16 7-06-2025, 17:35 | Комментарии: 0 | Подробнее
Название: The Science of Computing: Volume 1 (Introduction to High-Performance Scientific Computing), 3rd Edition / The Science of Computing: The Art of High Performance Computing, Volume 1, 3rd Edition
Автор: Victor Eijkhout
Издательство: Independently published
Серия: The Art of High Performance Computing
Год: April 2, 2024
Страниц: 503
Язык: английский
Формат: pdf (true)
Размер: 45.1 MB

This book has the general background knowledge for scientific computing: computer architecture, parallel computer architecture, computer arithmetic, linear algebra, ODE/PDEs, and how it all comes together in big computations. This volume contains general theory of scientific computing. It takes a holistic approach to scientific computing: assuming that the reader is an application scientist, this book instills the knowledge necessary to bridge the gap between science and efficient computations. Part 1 covers theoretical topics: Architecture of a single computer and parallel, Computer arithmetic, Numerical linear algebra, Ordinary and partial different equations, and finally bringing all these topics together in the Computational analysis of a number of algorithms. Part 2 covers some applications such as molecular dynamics, sorting, graph analysis. Part 3 has tutorial appendices, introducing the basic concepts of graph theory, linear algebra, partial differential equations and such.
Разместил: Ingvar16 7-06-2025, 16:28 | Комментарии: 0 | Подробнее
Название: Parallel Programming for Science and Engineering: Volume 2, 2nd Edition / Parallel Programming in MPI and OpenMP: The Art of HPC, volume 2, 2nd Edition
Автор: Victor Eijkhout
Издательство: Independently published
Серия: The Art of High Performance Computing
Год: January 14, 2024
Страниц: 644
Язык: английский
Формат: pdf (true)
Размер: 28.9 MB

Much of scientific computing involves parallel programming of some sort. This book is the ultimate introduction to modern versions of MPI and OpenMP, with shorter sections on PETSc, Kokkos, Sycl, Co-array Fortran. The term ‘parallel computing’ means different things depending on the application area. In this book we focus on parallel computing – and more specifically parallel programming; we will not discuss a lot of theory – in the context of scientific computing. Two of the most common software systems for parallel programming in scientific computing are MPI and OpenMP. They target different types of parallelism, and use very different constructs. Thus, by covering both of them in one book we can offer a treatment of parallelism that spans a large range of possible applications. Finally, we also discuss the PETSc (Portable Toolkit for Scientific Computing) library, which offers an abstraction level higher than MPI or OpenMP. The main languages in scientific computing are C/C++ and Fortran. We will discuss both MPI and OpenMP with many examples in these two languages. For MPI and the PETSc library we will also discuss the Python interfaces.
Разместил: Ingvar16 7-06-2025, 15:50 | Комментарии: 0 | Подробнее
Название: Introduction to Scientific Programming in C++17/Fortran2008: The Art of HPC, volume 3
Автор: Victor Eijkhout
Издательство: Independently published
Серия: The Art of High Performance Computing
Год: August 19, 2023
Страниц: 644
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

The field of High Performance Computing lies at the crossroad of a number of disciplines and skill sets. Correspondingly, for someone to be successful at using HPC in science requires at least elementary knowledge of and skills in all these areas. The series "The Art of High Performance Computing" brings together the components that make up the toolbox of a computational scientist. Volume 3, "Introduction to Scientific Programming" covers the two major high performance languages: C++17 and Fortran 2008. Both are covered from the ground up, rather than encyclopedically, with plenty of programming examples, taken from computational science. The book contains longer programming projects that exercise the skills acquired.
Разместил: Ingvar16 7-06-2025, 15:08 | Комментарии: 0 | Подробнее

Название: Историческая энциклопедия Кузбасса. В 3-х т. Том 1
Автор: Машковский В. П. (науч. рук.)
Издательство: Познань: Штама
Год: 1996
Формат: pdf
Страниц: 390
Размер: 144 mb
Язык: Русский

Историческая энциклопедия Кузбасса — уникальное научно-справочное издание, посвящённое историческому развитию Кемеровской области с древнейших времён до наших дней. Издание создано по типу словаря: материалы по истории Кузбасса раскрываются в описании терминов, названий, имён, событий, фактов. Все статьи энциклопедии размещаются в алфавитном порядке, независимо от типа статьи и её тематической принадлежности. В том 1 вошли статьи от А до К
Разместил: na5ballov 7-06-2025, 14:21 | Комментарии: 0 | Подробнее

Название: Земские соборы Московской Руси конца XVI века (спорные проблемы истории и историографии)
Автор: Солодкин Я.Г.
Издательство: Нижневарт. гуманит. ун-та
Год: 2010
Формат: pdf, djvu
Страниц: 162
Размер: 10 mb
Язык: Русский

Автор монографии, привлекая источники, обойденные вниманием предшествующих исследователей, рассматривает дискуссионные проблемы развития сословного представительства в России середины 1580-х — 1590-х гг., а также вопросы изучения истории Земских соборов той поры в науке ХХ — начала XXI вв.
Разместил: na5ballov 7-06-2025, 14:05 | Комментарии: 0 | Подробнее

Название: Книжные магазины: большое путешествие от Сеула до Санкт-Петербурга
Автор: Ким, О.
Издательство: Манн, Иванов и Фербер
Год: 2025
Формат: pdf
Страниц: 512
Размер: 43 mb
Язык: Русский

Хотели бы вы отправиться в путешествие? Да не простое, а по самым красивым книжным магазинам мира? Ким Онхо готов стать вашим проводником в этот прекрасный мир больших и маленьких, современных и старинных книжных лавок.
Автор объехал практически весь земной шар и посетил все известные книжные магазины: в Осло и Париже, в Нью-Йорке и Лондоне, в Сеуле и Токио. И не просто рассказал обо всех местах, где побывал, но и запечатлел их на камеру. Поэтому у вас есть возможность не только почитать о разных магазинчиках, но и посмотреть на них изнутри.
Разместил: na5ballov 7-06-2025, 13:46 | Комментарии: 0 | Подробнее

Название: Учебник санскрита
Автор: Кочергина В.А.
Издательство: М.: ВКН
Год: 2022
Формат: pdf
Страниц: 384
Размер: 37 mb
Язык: Русский

Настоящий учебник знакомит с основами эпического и классического санскрита. Он рассчитан на интенсивное изучение санскрита под руководством преподавателя или самостоятельно. При этом возможно знакомство с системой языка без овладения письмом devanāgarī. Учебник предназначен для языковедов, и в первую очередь — для компаративистов, а также для специалистов в различных областях индологии и для всех интересующихся Индией.
Разместил: na5ballov 7-06-2025, 13:35 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности