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

  • Добавил: Igor1977
  • Дата: 3-05-2024, 12:22
  • Комментариев: 0

Название: Введение в искусственный интеллект и логическое программирование. Программирование в среде Visual Prolog
Автор: Авдеенко Т.В., Целебровская М.Ю.
Издательство: Новосибирск: Новосибирский государственный технический университет
Год: 2020
Формат: pdf
Страниц: 64
Размер: 14 mb
Язык: русский

Настоящее учебное пособие представляет собой вводную часть курса по искусственному интеллекту, основной целью которого является изучение модели представления знаний на основе классических логических исчислений - исчисления высказываний и исчисления предикатов. Пособие затрагивает не только теоретические основы рассматриваемой модели представления знаний, но и ее реализацию на языке логического программирования Пролог. Таким образом, студенты не только овладевают теоретическими основами представления знаний в логической модели, но и получают практические навыки применения знаний при написании и отладке логических программ.
  • Добавил: tatanavip
  • Дата: 3-05-2024, 09:03
  • Комментариев: 0

Название: Python-интенсив. 50 быстрых упражнений
Автор: Реувен М. Лернер
Издательство: АСТ
Год: 2024
Формат: pdf,
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Автор, Реувен М. Лернер преподает Python и data science компаниям по всему миру.
«Python-интенсив: 50 быстрых упражнений» – пособие по программированию для продолжающих, тех, кто владеет теоретической базой языка Python.
Книга отлично подойдет всем, кто хочет применить свои знания на практике. Перед каждым упражнением вы найдете теоретическую выжимку, необходимую для успешного выполнения заданий. Пособие также содержит ссылки на разбор упражнений и полезные материалы.
  • Добавил: Igor1977
  • Дата: 3-05-2024, 08:43
  • Комментариев: 0

Название: Тестирование программного обеспечения. Базовый курс
Автор: Куликов Святослав
Издательство: Издание автора
Год: 2023
Формат: pdf
Страниц: 301
Размер: 10 mb
Язык: русский

Версия книги 3.2.4 от 26.07.2023
В основу книги положен многолетний опыт проведения тренингов для тестировщиков, позволивший обобщить типичные для многих начинающих специалистов вопросы, проблемы и сложности.
Эта книга будет полезна как тем, кто только начинает заниматься тестированием программного обеспечения, так и опытным специалистам - для систематизации уже имеющихся знаний и организации обучения в своей команде.
  • Добавил: Igor1977
  • Дата: 3-05-2024, 07:35
  • Комментариев: 0

Название: Podman в действии
Автор: Уолш Д.
Издательство: СПб.: Питер
Год: 2024
Формат: pdf
Страниц: 352
Размер: 14 mb
Язык: Русский

Пришло время обновить свой контейнерный движок! Менеджер контейнеров Podman обеспечивает гибкое управление слоями образов и полную совместимость с Kubernetes, а также дает возможность пользователям без прав администратора создавать, запускать непривилегированные контейнеры и управлять ими. OCI-совместимая поддержка Docker API позволяет перевести существующие контейнеры на Podman, не ломая свои скрипты и не меняя привычного порядка работы.
  • Добавил: literator
  • Дата: 3-05-2024, 05:34
  • Комментариев: 0
Название: jаvascript by Doing: Over 100 Hands-On Coding Challenges for Mastering JS
Автор: Laurence Lars Svekis
Издательство: Independently published
Серия: Power Up your Coding Skills
Год: 2024
Страниц: 194
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

"jаvascript by Doing: Over 100 Hands-On Coding Challenges for Mastering JS" by Laurence Lars Svekis is an extensive resource designed to transform beginners into proficient jаvascript developers through a practical, exercise-driven learning approach. The book is organized into several chapters, each dedicated to a fundamental aspect of jаvascript, starting from basic programming concepts to more advanced topics like asynchronous programming and working with APIs. The initial sections of the book introduce readers to jаvascript's syntax and basic programming constructs such as variables, data types, and control structures like loops and conditional statements. Each concept is accompanied by targeted coding exercises that encourage hands-on practice. For example, early exercises have readers practice outputting text to the console, working with variables, and implementing basic conditional logic. As the reader progresses, the exercises gradually increase in complexity. One of the standout features of the book is its deep dive into the Document Object Model (DOM). This section teaches readers how to interact with and manipulate web pages dynamically, covering topics from basic element selection and event handling to more complex DOM manipulations. Exercises in this section are particularly interactive, requiring readers to write jаvascript code that responds to user inputs and alters the DOM accordingly.
  • Добавил: literator
  • Дата: 3-05-2024, 04:49
  • Комментариев: 0
Название: Advanced Machine Learning with Evolutionary and Metaheuristic Techniques
Автор: Jayaraman Valadi, Krishna Pratap Singh, Muneendra Ojha
Издательство: Springer
Год: 2024
Страниц: 365
Язык: английский
Формат: pdf (true), epub
Размер: 50.0 MB

This book delves into practical implementation of evolutionary and metaheuristic algorithms to advance the capacity of Machine Learning. The readers can gain insight into the capabilities of data-driven evolutionary optimization in materials mechanics, and optimize your learning algorithms for maximum efficiency. Or unlock the strategies behind hyperparameter optimization to enhance your transfer learning algorithms, yielding remarkable outcomes. Or embark on an illuminating journey through evolutionary techniques designed for constructing deep-learning frameworks. The book also introduces an intelligent RPL attack detection system tailored for IoT networks. Explore a promising avenue of optimization by fusing Particle Swarm Optimization with Reinforcement Learning.
  • Добавил: literator
  • Дата: 2-05-2024, 20:46
  • Комментариев: 0
Название: Python Programming Bible for Beginners: [4 in 1] The Ultimate 5-Day Python Crash Course with Step-by-Step Guidance, Expert Secrets, and a Practical Workbook to Achieve Your Career Aspirations
Автор: Maxwell Trenton
Издательство: Independently published
Год: 2024
Страниц: 148
Язык: английский
Формат: pdf, epub
Размер: 16.3 MB

Are you overwhelmed by the vast world of Python programming, unsure where to start your journey toward tech mastery? Do you fear wasting time on resources that don't truly prepare you for real-world programming challenges? Or perhaps you're balancing a tight schedule, struggling to find a beginner-friendly guide that can propel you into a lucrative coding career without the fluff and filler? Introducing "Python Programming Bible for Beginners: [4 in 1] The Ultimate 5-Day Python Crash Course with Step-by-Step Guidance, Expert Secrets, and a Practical Workbook to Achieve Your Career Aspirations." This isn't just another programming book; it's your accelerated path to becoming a proficient Python programmer, designed to turn aspirations into achievements. Within the covers of this comprehensive guide, you'll find a meticulously crafted journey through Python - from the very basics to advanced applications in the real world. Whether you're aiming for a career change, seeking academic excellence, or simply adding a valuable skill to your repertoire, this book has you covered. Diving into programming can be daunting, but remember, every expert was once a beginner. This chapter is crafted to ease you into Python gently, ensuring you build a solid foundation without feeling overwhelmed. We'll start by setting up your Python environment, turning your computer into a powerful laboratory for experimentation and learning. Next, we'll write our first Python script together, echoing the traditional "Hello, World!" - a rite of passage for all programmers that marks the beginning of your coding journey.
  • Добавил: literator
  • Дата: 2-05-2024, 18:33
  • Комментариев: 0
Название: The Data Preparation Journey: Finding Your Way with R
Автор: Martin Hugh Monkman
Издательство: CRC Press
Серия: Data Science Series
Год: 2024
Страниц: 236
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

The Data Preparation Journey: Finding Your Way With R introduces the principles of data preparation within in a systematic approach that follows a typical Data Science or statistical workflow. With that context, readers will work through practical solutions to resolving problems in data using the statistical and data science programming language R. These solutions include examples of complex real-world data, adding greater context and exposing the reader to greater technical challenges. This book focuses on the Import to Tidy to Transform steps. It demonstrates how “Visualise” is an important part of Exploratory Data Analysis, a strategy for identifying potential problems with the data prior to cleaning. This book is designed for readers with a working knowledge of data manipulation functions in R or other programming languages. It is suitable for academics for whom analyzing data is crucial, businesses who make decisions based on the insights gleaned from collecting data from customer interactions, and public servants who use data to inform policy and program decisions. The principles and practices described within The Data Preparation Journey apply regardless of the context. It is assumed that the reader of this book will have a working knowledge of the fundamental data manipulation functions in R (whether base or tidyverse or packages beyond those) or another programming language that supports that work. This book leans heavily on R Markdown, particularly when it comes to describing documentation and the packages of the tidyverse. Familiarity with both will be very helpful.
  • Добавил: literator
  • Дата: 2-05-2024, 16:22
  • Комментариев: 0
Название: Learn C Programming through Nursery Rhymes and Fairy Tales: Classic Stories Translated into C Programs
Автор: Shari Eskenas
Издательство: Sundae Electronics LLC
Год: December 12, 2023
Страниц: 237
Язык: английский
Формат: pdf, epub
Размер: 46.9 MB

Learn C programming basics quickly and delightfully with classic nursery rhymes and fairy tales like you’ve never seen them before- written as computer programs! For kids and adults alike. When you run this book’s C programs on your computer, you’ll see the nursery rhymes and fairy tale stories printed out on your screen! As you turn the pages of this picture book, you will: - Learn to code with your favorite nursery rhymes and fairy tales translated logically into C programs; - Enjoy seventeen nursery rhymes and seven fairy tales written in both normal sentences and in C code; - Be entertained by full-page, whimsical illustrations in premium color that accompany the code; - Gain the knowledge you need to write your own C programs. Have fun learning to code through nursery rhymes and fairy tales retold for the 21st century. Get ready for storytime …and coding time!
  • Добавил: literator
  • Дата: 2-05-2024, 05:53
  • Комментариев: 0
Название: Foundations of Quantum Programming, 2nd Edition
Автор: Mingsheng Ying
Издательство: Morgan Kaufmann/Elsevier
Год: 2024
Страниц: 400
Язык: английский
Формат: epub
Размер: 22.5 MB

Quantum computers promise dramatic advantages in processing speed over currently available computer systems. Quantum computing offers great promise in a wide variety of computing and scientific research, including Quantum cryptography, Machine Learning, computational biology, renewable energy, computer-aided drug design, generative chemistry, and any scientific or enterprise application that requires computation speed or reach beyond the limits of current conventional computer systems. Foundations of Quantum Programming, Second Edition discusses how programming methodologies and technologies developed for current computers can be extended for quantum computers, along with new programming methodologies and technologies that can effectively exploit the unique power of quantum computing. The Second Edition includes two new chapters describing programming models and methodologies for parallel and distributed quantum computers. The author has also included two new chapters to introduce Quantum Machine Learning and its programming models – parameterized and differential quantum programming. In addition, the First Edition's preliminaries chapter has been split into three chapters, with two sections for quantum Turing machines and random access stored program machines added to give the reader a more complete picture of quantum computational models. Finally, several other new techniques are introduced in the Second Edition, including invariants of quantum programs and their generation algorithms, and abstract interpretation of quantum programs.