Основы искусственного интеллекта в примерах на Python

Автор: ekvator от 8-10-2021, 18:32, Коментариев: 0

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

Основы искусственного интеллекта в примерах на Python
Название: Основы искусственного интеллекта в примерах на Python
Автор: Постолит А. В.
Издательство: БХВ-Петербург
Год: 2021
Формат: pdf
Страниц: 450
Размер: 49,7 Мб
Язык: русский

Описаны инструментальные средства для разработки приложений искусственного интеллекта. Даны основы языка программирования Python. Раскрыты основные понятия и определения искусственного интеллекта. Рассмотрены вопросы программной реализации элементов нейронной сети и построения многослойных нейронных сетей. Большое внимание уделено применению специализированных библиотек PyBrain, Scikit-learn, Keras, TensorFlow для формирования структуры нейронных сетей и их обучения и библиотек ImageAI и OpenCV для обработки изображений. Материал иллюстрирован простыми и понятными примерами, демонстрирующими использование предварительно обученных нейронных сетей для распознавания объектов на изображениях, создания собственных наборов данных, формирования структуры сети, ее обучения и практического применения.
 

Основы Java, 2-е издание

Автор: ekvator от 8-10-2021, 17:43, Коментариев: 0

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

Основы Java, 2-е издание
Название: Основы Java, 2-е издание
Автор: Прохоренок Н. А.
Издательство: БХВ-Петербург
Год: 2019
Формат: pdf
Страниц: 770
Размер: 46,5 Мб
Язык: русский

Описан базовый синтаксис языка Java: типы данных, операторы, условия, циклы, регулярные выражения, лямбда-выражения, ссылки на методы, объектно-ориентированное программирование. Рассмотрены основные классы стандартной библиотеки, получение данных из сети Интернет, работа с базой данных MySQL.
 

Beginner's Guide to Kotlin Programming

Автор: TRex от 8-10-2021, 16:10, Коментариев: 0

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

Название: Beginner's Guide to Kotlin Programming
Автор: John Hunt
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 516
Размер: 12,8 Mb
Язык: English

Kotlin is an exciting new language that runs on Windows, macOS and Linux operating systems. It has also been adopted by Google as their preferred language for Android development.
This textbook assumes very little knowledge of programming so whether you have dabbled with a little jаvascript, played with a bit of Python, written Java or have virtually no programming experience at all you will find that it is for you.
 

Introduction to JavaScript Programming The 'Nothing but a Browser' Approach, 1st edition

Автор: literator от 8-10-2021, 11:44, Коментариев: 0

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

Introduction to JavaScript Programming The 'Nothing but a Browser' Approach, 1st editionНазвание: Introduction to jаvascript Programming The 'Nothing but a Browser' Approach, 1st edition
Автор: Eric Roberts
Издательство: Pearson
Год: 2020
Страниц: 1535
Язык: английский
Формат: epub
Размер: 29.5 MB

Introducing the fundamental concepts of programming with jаvascript. A brand new textbook by Eric Roberts, Understanding Programming through jаvascript focuses on the fundamental concepts of programming, and is written for students with no prior knowledge or experience. It draws on a rich pedagogical heritage―including the immersive Karel the Robot microworld, time-testing programming guidelines, and a logical, step-by-step organization―to give them the foundational skills needed to pursue other coding languages, or a career in computer programming.


 

Unity Game Development: Script, Build, Customize your Game from Scratch for Beginners and Experts

Автор: literator от 8-10-2021, 11:29, Коментариев: 0

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

Unity Game Development: Script, Build, Customize your Game from Scratch for Beginners and ExpertsНазвание: Unity Game Development: Script, Build, Customize your Game from Scratch for Beginners and Experts
Автор: Kent Peterson
Издательство: Independently published
Год: 2021
Страниц: 122
Язык: английский
Формат: pdf, epub
Размер: 13.2 MB

Creating games has become one of the most profitable ventures in the tech industry with single games such as Candy Crush Saga raking in $6,400,000,000 in revenue for their creators. One of the key drivers of this explosion is the Unity Game Engine. The unity game engine was created to democratize and provide opportunities for indie developers to make AAA games easily. The Unity engine gives you the power of a game studio in one editor. Its rich library of resources, forums and tutorials ensure that you have the best experience creating that best seller game of yours. This ebook contains all you need to know to get you started creating games using the unity engine.


 

Guide to Graph Colouring: Algorithms and Applications, Second Edition

Автор: TRex от 8-10-2021, 07:33, Коментариев: 0

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

Название: Guide to Graph Colouring: Algorithms and Applications, Second Edition
Автор: R. M. R. Lewis
Издательство: Springer
Год: 2021
Формат: PDF
Страниц: 315
Размер: 10 Mb
Язык: English

This unique textbook treats graph colouring as an algorithmic problem, with a strong emphasis on practical applications.
The work describes and analyses some of the best-known algorithms for colouring graphs, focusing on: whether these heuristics can provide optimal solutions in some cases; how they perform on graphs where the chromatic number is unknown; and whether they can produce better solutions than other algorithms for certain types of graphs, and why.
 

Modern Software Engineering: Doing What Works to Build Better Software Faster (Rough Cuts)

Автор: literator от 8-10-2021, 01:31, Коментариев: 0

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

Modern Software Engineering: Doing What Works to Build Better Software Faster (Rough Cuts)Название: Modern Software Engineering: Doing What Works to Build Better Software Faster (Rough Cuts)
Автор: David Farley
Издательство: Addison-Wesley Professional
Год: 2021
Страниц: 271
Язык: английский
Формат: epub
Размер: 10.2 MB

In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues. Writing for programmers, managers, and technical leads at all levels of experience, Farley illuminates durable principles at the heart of effective software development, He distills the discipline into two core exercises: first, learning and exploration, and second, managing complexity. For each, he defines principles that can help you improve everything from your mindset to the quality of your code, and describes approaches proven to promote success.


 

Discovering Modern C++, 2nd Edition (Rough Cuts)

Автор: literator от 8-10-2021, 01:11, Коментариев: 0

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

Discovering Modern C++, 2nd Edition (Rough Cuts)Название: Discovering Modern C++: An Intensive Course for Scientists, Engineers, and Programmers, 2nd Edition (Rough Cuts)
Автор: Peter Gottschling
Издательство: Addison-Wesley Professional
Год: 2021
Страниц: 523
Язык: английский
Формат: epub
Размер: 10.1 MB

Write Powerful, Modern C++ Code for Scientific, Engineering, and Embedded Applications. Discovering Modern C++, Second Edition, will help you master valuable skills for programming with C++ at nearly every level, from "close to the hardware" to high-level abstractions. Updated for C++17 and C++ 20, this intensive introduction teaches C++ using realistic examples from diverse technical problem domains. Drawing on extensive experience teaching C++ to physicists, mathematicians, engineers, and students, Peter Gottschling guides you smoothly to sophisticated approaches based on advanced features.


 

Криптография и взлом шифров на Python

Автор: ekvator от 7-10-2021, 22:39, Коментариев: 0

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

Криптография и взлом шифров на Python
Название: Криптография и взлом шифров на Python
Автор: Свейгарт Эл
Издательство: Диалектика
Год: 2020
Формат: pdf
Страниц: 514
Размер: 37,6 Мб
Язык: русский

Научитесь программировать на Python, создавая и взламывая шифры, с помощью которых пересылаются секретные сообщения! После знакомства с основами программирования на Python вы узнаете, как создавать, тестировать и взламывать классические шифры, включая перестановочный шифр и шифр Виженера.
 

Artificial Intelligence: 19th Russian Conference

Автор: literator от 7-10-2021, 22:01, Коментариев: 0

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

Artificial Intelligence: 19th Russian ConferenceНазвание: Artificial Intelligence: 19th Russian Conference
Автор: Sergei M. Kovalev, Sergei O. Kuznetsov
Издательство: Springer
Год: 2021
Страниц: 381
Язык: английский
Формат: pdf (true)
Размер: 25.4 MB

This book constitutes the proceedings of the 19th Russian Conference on Artificial Intelligence, RCAI 2021, held in Moscow, Russia, in October 2021. The 19 full papers and 7 short papers presented in this volume were carefully reviewed and selected from 80 submissions. The conference deals with a wide range of topics, categorized into the following topical headings: cognitive research; data mining, machine learning, classification; knowledge engineering; multi-agent systems and robotics; natural language processing; fuzzy models and soft computer; intelligent systems; and tools for designing intelligent systems.