Vtome.ru - электронная библиотека

  • Добавил: literator
  • Дата: 9-10-2021, 15:25
  • Комментариев: 0
Python Machine learning: The comprehensive guide to learn and improve Python programming for Machine learningНазвание: Python Machine learning: The comprehensive guide to learn and improve Python programming for Machine learning
Автор: Bill Ruiz
Издательство: Independently published
Год: 2021
Страниц: 112
Язык: английский
Формат: pdf, epub
Размер: 10.19 MB

Artificial Intelligence (AI) is a branch of computer science that seeks to develop computer systems that are capable of human-like intelligence. You can have Artificial Intelligence that replicates the human mind implemented this way rather than just having a computer system that mimics and the entire human brain. The latter is probably something very far off, if it is ever achieved. Artificial Intelligence systems run independently. Computer systems based on Artificial Intelligence need to be trained, but once trained, they can operate on their own without human intervention.


  • Добавил: literator
  • Дата: 9-10-2021, 13:40
  • Комментариев: 0
Introduction to AI Techniques for Renewable Energy SystemsНазвание: Introduction to AI Techniques for Renewable Energy Systems
Автор: Suman Lata Tripathi, Mithilesh Kumar Dubey
Издательство: CRC Press
Год: 2021
Страниц: 423
Язык: английский
Формат: pdf (true)
Размер: 25.4 MB

This book helps the undergraduate, graduate students and Academician to learn the concept of Artificial Intelligence techniques used in renewal energy with suitable real-life examples. Artificial intelligence (AI) techniques play an essential role in modeling, analysis, and prediction of the performance and control of renewable energy. The algorithms used to model, control, or predict performances of the energy systems are complicated involving differential equations, enormous computing power, and time requirements. Instead of complex rules and mathematical routines, AI techniques can learn critical information patterns within a multidimensional information domain.


  • Добавил: TRex
  • Дата: 9-10-2021, 10:04
  • Комментариев: 0
Название: Rust for Rustaceans: Idiomatic Programming for Experienced Developers
Автор: Jon Gjengset
Издательство: No Starch Press
Год: 2022
Формат: True PDF, ePUB
Страниц: 283
Размер: 10 Mb
Язык: English

For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects.
  • Добавил: TRex
  • Дата: 8-10-2021, 19:24
  • Комментариев: 0
Название: Programming Android with Kotlin: Achieving Structured Concurrency with Coroutines (Early Release)
Автор: Pierre-Olivier Laurence, Amanda Hinchman-Dominguez, Mike Dunn
Издательство: O’Reilly Media
Год: 2021
Формат: ePUB
Страниц: 406
Размер: 83 Mb
Язык: English

Android development is so vast that mastering this mobile operating system can seem daunting–particularly now that Kotlin has become the official Android development language. This book helps Android developers make the transition from Java to Kotlin and shows them how Kotlin provides a true advantage for gaining control over asynchronous computations.
  • Добавил: TRex
  • Дата: 8-10-2021, 18:59
  • Комментариев: 0
Название: WebAssembly: The Definitive Guide (Early Release)
Автор: Brian Sletten
Издательство: O’Reilly Media
Год: 2021-10-08: Seventh Release
Формат: ePUB
Страниц: 392
Размер: 10 Mb
Язык: English

WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than jаvascript in the browser has evolved into a comprehensive path toward portability, performance, increased security, and greater code reuse across an impressive collection of deployment targets.
  • Добавил: ekvator
  • Дата: 8-10-2021, 18:32
  • Комментариев: 0
Основы искусственного интеллекта в примерах на Python
Название: Основы искусственного интеллекта в примерах на Python
Автор: Постолит А. В.
Издательство: БХВ-Петербург
Год: 2021
Формат: pdf
Страниц: 450
Размер: 49,7 Мб
Язык: русский

Описаны инструментальные средства для разработки приложений искусственного интеллекта. Даны основы языка программирования Python. Раскрыты основные понятия и определения искусственного интеллекта. Рассмотрены вопросы программной реализации элементов нейронной сети и построения многослойных нейронных сетей. Большое внимание уделено применению специализированных библиотек PyBrain, Scikit-learn, Keras, TensorFlow для формирования структуры нейронных сетей и их обучения и библиотек ImageAI и OpenCV для обработки изображений. Материал иллюстрирован простыми и понятными примерами, демонстрирующими использование предварительно обученных нейронных сетей для распознавания объектов на изображениях, создания собственных наборов данных, формирования структуры сети, ее обучения и практического применения.
  • Добавил: ekvator
  • Дата: 8-10-2021, 17:43
  • Комментариев: 0
Основы Java, 2-е издание
Название: Основы Java, 2-е издание
Автор: Прохоренок Н. А.
Издательство: БХВ-Петербург
Год: 2019
Формат: pdf
Страниц: 770
Размер: 46,5 Мб
Язык: русский

Описан базовый синтаксис языка Java: типы данных, операторы, условия, циклы, регулярные выражения, лямбда-выражения, ссылки на методы, объектно-ориентированное программирование. Рассмотрены основные классы стандартной библиотеки, получение данных из сети Интернет, работа с базой данных MySQL.
  • Добавил: 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.
  • Добавил: 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.


  • Добавил: 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.