|
 |
|
 |
|
|
 |
|  |
|
Название: Python with OpenCV3: Computer Vision Course for Beginners Автор: Richard Stallman Издательство: Amazon.com Services LLC Год: 2022 Страниц: 400 Язык: английский Формат: pdf (true) Размер: 15.7 MB
OpenCV provides a real-time optimized powerful computer vision library, tools. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI). You can use the OpenCV in a wide variety of ways like make application image processing, computer vision, video processing and more. This book introduces you use OpenCV write first programs with Python language to make your application like image process, computer vision, video processing. This book will immediately put your knowledge with real practice. |
Разместил: Ingvar16 14-12-2022, 00:57 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Серия "Мировой компьютерный бестселлер" (40 книг +3CD +DVD +6code) Автор(ы): разные Издательство: Москва Год: 2010-2023 Страниц: 1000+ Формат: pdf, djvu, fb2 Размер: 3.7 Гб Язык: русский
Название серии "Мировой компьютерный бестселлер" говорит само за себя — в нее входят издания, посвященные компьютерной тематике, ставшие бестселлерами за рубежом. Программирование, веб- и мобильная разработка, веб-дизайн, продвижение и управление сайтами — в этой серии вы найдете только лучшие книги по теме от самых уважаемых авторов.
|
Разместил: MIHAIL62 14-12-2022, 00:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Серия "Для профессионалов" в 94 книгах Автор(ы): разные Издательство: Питер Год: 2003-2023 Страниц: 1000+ Формат: pdf, djvu Размер: 2.1 Гб Язык: русский
Серия «Для профессионалов» — книги по программированию, разработке сайтов, принципам работы с операционными системами, платформами для создания игр и приложений и т. п. Издания «Unity в действии», «UNIX. Профессиональное программирование», «Android. Программирование для профессионалов» и другие содержат подробную и актуальную информацию для профессиональных разработчиков приложений. В серии представлены руководства для системных администраторов, пособия по детальному изучению Linux, Windows и др. Создателям сайтов и техническим специалистам пригодится «WordPress для профессионалов». |
Разместил: MIHAIL62 13-12-2022, 23:02 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Neural Networks and Learning Algorithms in MATLAB Автор: Ardahir Mohammadazadeh, Mohammad Hosein Sabzalian, Oscar Castillo Издательство: Springer Год: 2022 Страниц: 123 Язык: английский Формат: pdf (true), epub Размер: 45.2 MB
This book explains the basic concepts, theory and applications of neural networks in a simple unified approach with clear examples and simulations in the MATLAB programming language. The scripts herein are coded for general purposes to be easily extended to a variety of problems in different areas of application. They are vectorized and optimized to run faster and be applicable to high-dimensional engineering problems. This book will serve as a main reference for graduate and undergraduate courses in neural networks and applications. This book will also serve as a main basis for researchers dealing with complex problems that require neural networks for finding good solutions in areas, such as time series prediction, intelligent control and identification. In addition, the problem of designing neural network by using metaheuristics, such as the genetic algorithms and particle swarm optimization, with one objective and with multiple objectives, is presented. |
Разместил: Ingvar16 13-12-2022, 22:37 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Designing Map Interfaces: Patterns for Building Effective Map Apps Автор: Michael Gaigg Издательство: Esri Press Год: 2023 Страниц: 187 Язык: английский Формат: epub (true) Размер: 13.9 MB
Create useful and usable map apps that your users will love. Turn your next map app project into a success with Designing Map Interfaces: Patterns for Building Effective Map Apps. Whether you're configuring an out-of-the-box solution, building an app using one of the readily available app builder tools, or working on a custom app project, this book will guide you toward developing more useful and usable apps. Current courses for application development focus on technology and architecture rather than the tenets of interface design. This book teaches GIS professionals, developers, and designers the principles and best practices that will help them create stunning consumer-grade apps. Designing Map Interfaces provides a language for planning and building map apps. The elements of this language are made up of user interface (UI) patterns. Each pattern describes a solution to an observed and recurring problem in UI design. This book explains when to use the pattern, why it is important, and what to consider—and in turn will help readers make educated decisions on what, why, when, and how to solve problems to make their apps work. Throughout the book, patterns are illustrated through real-world examples. |
Разместил: Ingvar16 13-12-2022, 21:36 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Git и GitHub Автор: Коллектив Издательство: HTML Academy Год: 2022 Формат: HTML Страниц: много Размер: 646 Mb Язык: Русский
Цель курса — научить работать с системой Git и показать, что её можно и нужно использовать не только в команде, но и для одиночной разработки.
|
Разместил: Chipa 13-12-2022, 16:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Algorithms with JULIA: Optimization, Machine Learning, and Differential Equations Using the JULIA Language Автор: Clemens Heitzinger Издательство: Springer Год: 2022 Страниц: 447 Язык: английский Формат: pdf (true) Размер: 10.2 MB
This book provides an introduction to modern topics in scientific computing and Machine Learning (ML), using JULIA to illustrate the efficient implementation of algorithms. In addition to covering fundamental topics, such as optimization and solving systems of equations, it adds to the usual canon of computational science by including more advanced topics of practical importance. In particular, there is a focus on partial differential equations and systems thereof, which form the basis of many engineering applications. Several chapters also include material on Machine Learning (artificial neural networks (ANN) and Bayesian estimation). The programming language used in this book is Julia. Julia is a highlevel, high-performance, and dynamic programming language that has been developed with scientific and technical computing in mind. It offers features that make it very well suited for computing in science, engineering, and Machine Learning. Its syntax is similar to other languages in this area, but it has been designed to embrace modern programming concepts. It is open source, and it comes with a compiler and an easy-to-use package system. |
Разместил: Ingvar16 13-12-2022, 15:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Python für Kids: Programmieren lernen ohne Vorkenntnisse Автор: Hans-Georg Schumann Издательство: MITP Год: 2023 Страниц: 336 Язык: немецкий/German Формат: epub Размер: 12.7 MB
Die Programmiersprache Python ist so beliebt, weil sie klar strukturiert, modern und leistungsstark ist. Hans-Georg Schumann zeigt dir in diesem Buch, wie leicht man damit Ideen in Programme umsetzen kann. Du lernst anhand vieler kleiner und zwei großer Spiele, einfache Programme zu schreiben, und verstehst schnell, was es mit Schleifen, Klassen, Verzweigungen und Funktionen auf sich hat. Auch die objektorientierte Programmierung kommt nicht zu kurz. |
Разместил: Ingvar16 13-12-2022, 14:07 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Artificial Intelligence in Information and Communication Technologies, Healthcare and Education: A Roadmap Ahead Автор: Parikshit N. Mahalle, Rajendra S. Talware, Ganesh C. Patil Издательство: CRC Press Год: 2023 Страниц: 251 Язык: английский Формат: pdf (true) Размер: 29.4 MB
Artificial Intelligence in Information and Communication Technologies, Healthcare and Education: A Roadmap Ahead is designed as a reference text and discusses inter-dependability, communication and effective control for the betterment of services through Artificial Intelligence (AI), as well as the challenges and path ahead for AI in computing and control across different domains of business and human life. The book accommodates technologies and application domains including backbone hardware, systems and methods for deployment, which help incorporating intelligence through different supervised and probabilistic learning approaches. |
Разместил: Ingvar16 13-12-2022, 13:50 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Bash for Data Scientists Автор: Oswald Campesato Издательство: Mercury Learning and Information Год: 2023 Страниц: 293 Язык: английский Формат: pdf (true) Размер: 10.2 MB
The goal of this book is to introduce readers to an assortment of powerful command line utilities that can be combined to create simple yet powerful shell scripts for processing datasets. The code samples and scripts use the bash shell, and typically involve small datasets so that you can focus on understanding the features of Grep, Sed, and Awk. Aimed at a reader relatively new to working in a bash environment, the book is comprehensive enough to be a good reference and teach a few new tricks to those who already have some experience with creating shells scripts. The Chapter 7 requires basic knowledge of Python and Pandas, such as creating Pandas data frames, as well as reading and writing CSV files. Knowledge of the awk programming language is required for three shell scripts that invoke the awk command if you decide to read those code samples. |
Разместил: Ingvar16 12-12-2022, 11:25 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|