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



Реклама


Название: Введение в Elixir. Введение в функциональное программирование
Автор: Сенлорен С., Эйзенберг Д.
Издательство: ДМК Пресс
ISBN: 978-5-97060-518-9
Год: 2017
Страниц: 262
Язык: русский
Формат: pdf
Размер: 36 MB

Отличное введение в Elixir для людей с практическим складом ума. Авторы сразу переходят к сути и дают прекрасный обзор возможностей языка Elixir, достаточно глубокий, чтобы познакомить читателя с языком и вызвать желание попробовать его.
Красивый, мощный и компактный, язык программирования Elixir отлично подходит для изучения функционального программирования, и это практическое введение покажет вам, насколько широкими возможностями он обладает. Авторы расскажут, как Elixir сочетает в себе надежность языка функционального программирования Erlang с подходом, который больше похож Ruby, а также мощную поддержку макросов для метапрограммирования.
Разместил: rivasss 7-02-2023, 07:06 | Комментарии: 1 | Подробнее
PyTorch Recipes: A Problem-Solution Approach to Build, Train and Deploy Neural Network Models, 2nd EditionНазвание: PyTorch Recipes: A Problem-Solution Approach to Build, Train and Deploy Neural Network Models, 2nd Edition
Автор: Pradeepta Mishra
Издательство: Apress
Год: 2023
Страниц: 282
Язык: английский
Формат: pdf (true), epub (true)
Размер: 18.2 MB

Learn how to use PyTorch to build neural network models using code snippets updated for this second edition. This book includes new chapters covering topics such as distributed PyTorch modeling, deploying PyTorch models in production, and developments around PyTorch with updated code. You'll start by learning how to use tensors to develop and fine-tune neural network models and implement deep learning models such as LSTMs, and RNNs. Next, you'll explore probability distribution concepts using PyTorch, as well as supervised and unsupervised algorithms with PyTorch. This is followed by a deep dive on building models with convolutional neural networks, deep neural networks, and recurrent neural networks using PyTorch.
Разместил: Ingvar16 6-02-2023, 20:48 | Комментарии: 0 | Подробнее
Python Programming: Top Of The StackНазвание: Python Programming: Top Of The Stack
Автор: Darren Lefcoe
Издательство: Independently published
Год: 2022
Страниц: 390
Язык: английский
Формат: epub
Размер: 10.2 MB

How to improve your ranking, become a better Python programmer and a lateral thinker. Learn core concepts and the new practices of problem solving. Harness the immense community knowledge whilst challenging the errors with expertise. We explore common questions and answers that any coder will invariably encounter. Written by scientists and programmers who rank in the top 1% of contributors on the stackoverflow website and have consistently maintained this position for a significant period of time. This book demonstrates how you can achieve the same. Some of the contributions are work related and others are simply out of curiosity. Nevertheless, these are the questions, answers and techniques that will take you to the top of the stack. The community embraces you and will enjoy your feedback and contributions. Python is a programming language that lets you work quickly and integrate systems more effectively. Python is open source and free to use for anybody that has a computer and wants to learn.
Разместил: Ingvar16 6-02-2023, 19:21 | Комментарии: 0 | Подробнее
Image Co-segmentationНазвание: Image Co-segmentation
Автор: Avik Hati, Rajbabu Velmurugan, Sayan Banerjee
Издательство: Springer
Серия: Studies in Computational Intelligence
Год: 2023
Страниц: 231
Язык: английский
Формат: pdf (true), epub
Размер: 10.2 MB

This book presents and analyzes methods to perform image co-segmentation. In this book, the authors describe efficient solutions to this problem ensuring robustness and accuracy, and provide theoretical analysis for the same. Six different methods for image co-segmentation are presented. These methods use concepts from statistical mode detection, subgraph matching, latent class graph, region growing, graph CNN, conditional encoder–decoder network, meta-learning, conditional variational encoder–decoder, and attention mechanisms. The authors have included several block diagrams and illustrative examples for the ease of readers. This book is a highly useful resource to researchers and academicians not only in the specific area of image co-segmentation but also in related areas of image processing, graph neural networks, statistical learning, and few-shot learning. Image segmentation is a classical and well-known problem in image processing, where an image is partitioned into non-overlapping regions.
Разместил: Ingvar16 6-02-2023, 18:24 | Комментарии: 0 | Подробнее
Coding & Programming, Tricks and Tips - 13th Edition 2023Название: Coding & Programming, Tricks and Tips - 13th Edition 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Язык: английский
Формат: pdf
Размер: 40,7 MB

Coding & Programming, Tricks and Tips - это идеальное цифровое издание для пользователей, которые хотят поднять свой набор навыков на новый уровень. Вы хотите улучшить свой пользовательский опыт? Или хотите получить инсайдерские знания? Вы хотите учиться непосредственно у экспертов в своей области? Узнать многочисленные короткие пути, которые используют профессионалы? На страницах нового руководства для продвинутых пользователей вы узнаете все, что вам нужно знать, чтобы стать более уверенным, умелым и опытным владельцем. Пользователем, который будет извлекать максимальную пользу из своего использования и, в конечном счете, из своих навыков программирования. Достижение, которое вы можете заслужить, просто позволив нам исключительно помогать и обучать вас тем навыкам, которые мы приобрели за десятилетия нашего опыта.
Разместил: Ingvar16 6-02-2023, 10:36 | Комментарии: 0 | Подробнее
Название: Расширение библиотеки jQuery
Автор: Кит Вуд
Издательство: ДМК
Год: 2014
Страниц: 400
Формат: PDF
Размер: 16 Мб
Язык: русский

jQuery - одна из наиболее популярных библиотек для разработки клиентских сценариев на javascript. В ней предусмотрено большое количество точек интеграции, посредством которых можно добавлять собственные селекторы и фильтры, расширения, анимационные эффекты и многое другое.
Разместил: rivasss 6-02-2023, 07:38 | Комментарии: 1 | Подробнее
Software Development with Go: Cloud-Native Programming using Golang with Linux and DockerНазвание: Software Development with Go: Cloud-Native Programming using Golang with Linux and Docker
Автор: Nanik Tolaram
Издательство: Apress
Год: 2023
Страниц: 388
Язык: английский
Формат: pdf (true), epub (true)
Размер: 14.7 MB

Gain insights into the different challenges that can be solved using Go, with a focus on containers, Linux, security, networking, user interfaces and other relevant cloud based topics. This book reviews the necessary tools to create container-based cloud solutions with Go, a programming language that was born out of the need to address scalable, high availability cloud computing architecture needs inside Google. Go, also known as Golang, has been adopted across different industries and products with many popular Open Source projects that power cloud computing technologies such as Docker and Kubernetes being written with Go.
Разместил: Ingvar16 5-02-2023, 19:54 | Комментарии: 0 | Подробнее
Principles of Big Graph: In-depth InsightНазвание: Principles of Big Graph: In-depth Insight
Автор: Ripon Patgiri, Ganesh Chandra Deka, Anupam Biswas
Издательство: Academic Press/Elsevier
Год: 2023
Страниц: 460
Язык: английский
Формат: pdf (true), epub
Размер: 43.6 MB

Fast exact triangle counting in large graphs using SIMD acceleration, A comprehensive investigation on attack graphs, Qubit representation of a binary tree and its operations in quantum computation, Modified ML-KNN: Role of similarity measures and nearest neighbor configuration in multi label text classification on big social network graph data, Big graph based online learning through social networks, Community detection in large-scale real-world networks, Power rank: An interactive web page ranking algorithm, GA based energy efficient modelling of a wireless sensor network, The major challenges of big graph and their solutions: A review, and An investigation on socio-cyber crime graph. Big Graph is an emerging research field that is gaining enormous popularity among academicians, industrialists, and practitioners. The Big Graph is applied in research areas such as bioinformatics, social systems administration, computer networking, complex networks, and data streaming. Big Graph technology is also used for biological networks, scholar article citation networks, protein–protein interaction, and semantic networks.
Разместил: Ingvar16 5-02-2023, 18:08 | Комментарии: 0 | Подробнее
Data Science, Analytics and Machine Learning with RНазвание: Data Science, Analytics and Machine Learning with R
Автор: Luiz Paulo Favero, Patricia Belfiore, Rafael de Freitas Souza
Издательство: Academic Press/Elsevier
Год: 2023
Страниц: 662
Язык: английский
Формат: epub (true)
Размер: 155.1 MB

Data Science, Analytics and Machine Learning with R explains the principles of data mining and Machine Learning techniques and accentuates the importance of applied and multivariate modeling. The book emphasizes the fundamentals of each technique, with step-by-step codes and real-world examples with data from areas such as medicine and health, biology, engineering, technology and related sciences. Examples use the most recent R language syntax, with recognized robust, widespread and current packages. Code scripts are exhaustively commented, making it clear to readers what happens in each command. For data collection, readers are instructed how to build their own robots from the very beginning. Presents a comprehensive and practical overview of Machine Learning, data mining and AI techniques for a broad multidisciplinary audience Serves readers who are interested in statistics, analytics and modeling, and those who wish to deepen their knowledge in programming through the use of R. Teaches readers how to apply machine learning techniques to a wide range of data and subject areas Presents data in a graphically appealing way, promoting greater information transparency and interactive learning.
Разместил: Ingvar16 5-02-2023, 17:37 | Комментарии: 0 | Подробнее
Troubleshooting Java: Read, debug, and optimize JVM applications (Final Release)Название: Troubleshooting Java: Read, debug, and optimize JVM applications (Final Release)
Автор: Laurentiu Spilca
Издательство: Manning Publications
Год: 2023
Страниц: 329
Язык: английский
Формат: pdf (true)
Размер: 33.9 MB

Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profiling, advanced debugging, and log evaluation to find and fix bugs and performance problems. Troubleshooting Java: Read, debug, and optimize JVM applications teaches code investigation techniques that will help you understand how Java apps work, optimize them, and fix the bugs that break them. You’ll go from the basics of debugging to advanced methods for locating problems in microservices architectures. Each new technique is explained with lively illustrations and engaging real-world examples. In this unique guide, you’ll learn techniques like resolving deadlocks by examining thread dumps and locating memory leaks by inspecting the heap that will radically improve your efficiency when working with existing code in JVM languages like Java, Scala, and Kotlin.
Разместил: Ingvar16 5-02-2023, 10:09 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности