Python and Machine Learning

Автор: literator от 9-01-2023, 17:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Python and Machine LearningНазвание: Python and Machine Learning
Автор: Bernd Klein
Издательство: Bodenseo
Год: 2021
Страниц: 453
Язык: английский
Формат: pdf
Размер: 26.2 MB

Not only in Machine Learning but also in general life, especially business life, you will hear questiones like "How accurate is your product?" or "How precise is your machine?". When people get replies like "This is the most accurate product in its field!" or "This machine has the highest imaginable precision!", they feel fomforted by both answers. Shouldn't they? Indeed, the terms accurate and precise are very often used interchangeably. We will give exact definitions later in the text, but in a nutshell, we can say: Accuracy is a measure for the closeness of some measurements to a specific value, while precision is the closeness of the measurements to each other. These terms are also of extreme importance in Machine Learning (ML). We need them for evaluating ML algorithms or better their results.
 

Applied Python

Автор: literator от 9-01-2023, 09:13, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Applied PythonНазвание: Applied Python
Автор: Bernd Klein
Издательство: Bodenseo
Год: 2021
Страниц: 111
Язык: английский
Формат: pdf
Размер: 10.2 MB

System programming (also known as systems programming) stands for the activity of programming system components or system software. System programming provides software or services to the computer hardware, while application programming produces software which provides tools or services for the user. "System focused programming" serves as an abstraction layer between the application, i.e. the Python script or program, and the operating system, e.g. Linux or Microsoft Windows. By means of such an abstraction layer it is possible to implement platform independent applications in Python, even if they access operating specific functionalities. Python provides various modules to interact with the operating system. Therefore Python is well suited for system programming, or even platform independent system programming. This is one of the reasons by the way why Python is wrongly considered by many as a scripting language. The proper way to say it: Python is a full-fledged programming language which can be easily used as a scripting language. The general advantages of Python are valid in system focused programming.
 

Python Tutorial by Bernd Klein

Автор: literator от 9-01-2023, 08:46, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Python Tutorial by Bernd KleinНазвание: Python Tutorial
Автор: Bernd Klein
Издательство: Bodenseo
Год: 2021
Страниц: 610
Язык: английский
Формат: pdf
Размер: 19.6 MB

So, what about the name "Python"? Most people think about snakes, and even the logo depicts two snakes, but the origin of the name has its root in British humour. Guido van Rossum, the creator of Python, wrote in 1996 about the origin of the name of his programming language: "Over six years ago, in December 1989, I was looking for a 'hobby' programming project that would keep me occupied during the week around Christmas. My office ... would be closed, but I had a home computer, and not much else on my hands. I decided to write an interpreter for the new scripting language I had been thinking about lately: a descendant of ABC that would appeal to Unix/C hackers. I chose Python as a working title for the project, being in a slightly irreverent mood (and a big fan of Monty Python's Flying Circus)."
 

Python Data Analysis Numpy, Matplotlib and Pandas

Автор: literator от 8-01-2023, 17:57, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Python Data Analysis Numpy, Matplotlib and PandasНазвание: Python Data Analysis Numpy, Matplotlib and Pandas
Автор: Bernd Klein
Издательство: Bodenseo
Год: 2021
Страниц: 514
Язык: английский
Формат: pdf
Размер: 19.2 MB

This tutorial can be used as an online course on Numerical Python as it is needed by Data Scientists and Data Analysts. Data science is an interdisciplinary subject which includes for example statistics and computer science, especially programming and problem solving skills. Data Science includes everything which is necessary to create and prepare data, to manipulate, filter and clense data and to analyse data. Data can be both structured and unstructured. We could also say Data Science includes all the techniques needed to extract and gain information and insight from data. Python is a general-purpose language and as such it can and it is widely used by system administrators for operating system administration, by web developpers as a tool to create dynamic websites and by linguists for natural language processing tasks. Being a truely general-purpose language, Python can of course - without using any special numerical modules - be used to solve numerical problems as well. So far so good, but the crux of the matter is the execution speed. If we use Python in combination with its modules NumPy, SciPy, Matplotlib and Pandas, it belongs to the top numerical programming languages.
 

Профессиональное руководство по SQL Server: хранимые процедуры, XML, HTML

Автор: umkaS от 8-01-2023, 11:30, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Профессиональное руководство по SQL Server: хранимые процедуры, XML, HTML
Автор: Хендерсон К.
Издательство: СПб.: Питер
Год: 2005
Cтраниц: 620
Формат: pdf
Размер: 26 мб
Язык: русский

Книга посвящена философии программирования в Transact-SQL. Она объясняет, как применять эту философию для создания собственных способов кодирования и решения повседневных проблем. В ней помимо основной темы - хранимых процедур - раскрыто множество вспомогательных, среди которых XML, HTML, .NET. Причина этого проста: когда вы создаете реальное программное обеспечение, вам всегда приходится работать с несколькими технологиями.
 

Компьютерное зрение. Передовые методы и глубокое обучение

Автор: literator от 8-01-2023, 09:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Компьютерное зрение. Передовые методы и глубокое обучениеНазвание: Компьютерное зрение. Передовые методы и глубокое обучение
Автор: Рой Дэвис, Мэтью Терк
Издательство: ДМК Пресс
Год: 2022
Страниц: 692
Язык: русский
Формат: pdf
Размер: 42,4 MB

Эта книга рассказывает о передовых методах компьютерного зрения. Показано, как искусственный интеллект обнаруживает признаки и объекты, на каких данных он обучается, на чем основано распознавание лиц и действий, отслеживание аномалий. Особое внимание уделяется методам глубокого обучения. Все ключевые принципы проиллюстрированы примерами из реальной практики. Книга адресована исследователям и практикам в области передовых методов компьютерного зрения, а также тем, кто изучает эту технологию самостоятельно или в рамках вузовского курса. Миновало почти десятилетие с тех пор, как произошел прорыв в разработке и применении глубоких нейронных сетей (deep neural network, DNN), и их последующий прогресс можно почти без преувеличения назвать выдающимся. Правда, этому прогрессу значительно способствовало появление специального оборудования в виде мощных графических процессоров.
 

Hyperparameter Tuning for Machine and Deep Learning With R: A Practical Guide

Автор: literator от 8-01-2023, 08:18, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Hyperparameter Tuning for Machine and Deep Learning With R: A Practical GuideНазвание: Hyperparameter Tuning for Machine and Deep Learning With R: A Practical Guide
Автор: Eva Bartz, Thomas Bartz-Beielstein. Martin Zaeffere
Издательство: Springer
Год: 2023
Страниц: 327
Язык: английский
Формат: pdf (true), epub
Размер: 43.3 MB

Hyperparameter tuning? Is this relevant in practice? Is it not rather an academic gimmick? This book provides a wealth of hands-on examples that illustrate how hyperparameter tuning can be applied in practice and gives deep insights into the working mechanisms of Machine Learning (ML) and Deep Learning (DL) methods. Programming code is provided so that users can reproduce the results. The aim of the book is to equip readers with the ability to achieve better results with significantly less time, costs, effort and resources using the methods described here. As in Chap. 10, we use Keras and TensorFlow to implement the neural networks. However, we will perform the complete learning task within Python, using the R package reticulate to explicitly interface between the R-based tuner and the Python-based learning task (rather than implicitly via R ’s keras package). On the one hand, this will demonstrate how to interface with different programming languages (i.e., if your model is not trained in R). On the other hand, this is a necessary step, because the respective environment is only available in Python (i.e., the toy problem).
 

Cyber Threat Hunting (MEAP v5)

Автор: literator от 8-01-2023, 07:32, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Cyber Threat Hunting (MEAP v5)Название: Cyber Threat Hunting (MEAP v5)
Автор: Nadhem Al Fardan
Издательство: Manning Publications
Год: 2023
Страниц: 306
Язык: английский
Формат: pdf, epub
Размер: 14.3 MB

Книга "Охота за киберугрозами" научит вас выявлять потенциальные нарушения вашей безопасности. Вы будете учиться, изучая реальные сценарии из жизни, взятые из двадцатилетнего опыта работы автора Надхема Альфардана в области информационной безопасности. Начиная с основ, вы построите практическую схему охоты и узнаете о передовых методах оптимизации и совершенствования экспедиций. Вы узнаете, как использовать передовые методы, основанные на машинном обучении (ML) и статистическом анализе, чтобы помочь обнаружить аномалии. Самое главное, к этой практической книге прилагаются загружаемые наборы данных и шаблоны сценариев, чтобы вы могли практиковаться и оттачивать свои методы поиска угроз.
 

Functional Programming in Scala, Second Edition (MEAP v8)

Автор: literator от 8-01-2023, 07:15, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Functional Programming in Scala, Second Edition (MEAP v8)Название: Functional Programming in Scala, Second Edition (MEAP v8)
Автор: Michael Pilquist, Runar Bjarnason, Paul Chiusano
Издательство: Manning Publications
Год: 2022
Страниц: 545
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.09 MB

Discover the power that functional programming brings to your Scala code. This international bestseller has been revised with new exercises, annotations, and full coverage of Scala 3. The first edition of Functional Programming in Scala has helped over 30,000 developers discover the power of functional programming. This second edition is fully updated to Scala 3 and the latest standards of FP. Inside, you’ll find a serious tutorial for programmers looking to apply functional programming to improve their everyday coding practices. You’ll progress from the basics to advanced topics in a logical, concise, and clear progression. Throughout, concrete examples and exercises open up the world of functional programming. Functional programming (FP) is a style of software development emphasizing functions that don't depend on program state. Functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs than other code.
 

Coding for Beginners - 13th Edition, 2023

Автор: literator от 8-01-2023, 06:21, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Coding for Beginners - 13th Edition, 2023Название: Coding for Beginners - 13th Edition, 2023
Автор: Papercut Limited
Издательство: Papercut Limited
Год: 2023
Страниц: 94
Язык: английский
Формат: pdf
Размер: 48.7 MB

Помогаем вам сделать первые шаги в программировании! У каждого, кто хочет научиться программировать, есть богатый выбор, но с какого языка начать? Python широко признан лучшим языком программирования для начинающих, но C++ - один из самых мощных. Создание сценариев для Linux - полезный навык на сегодняшнем рынке труда, а кодирование на Raspberry Pi с помощью FUZE идеально подходит для проектов.