LitMy.ru - литература в один клик

  • Добавил: literator
  • Дата: 16-04-2023, 03:38
  • Комментариев: 0
200 Problems on Languages, Automata, and ComputationНазвание: 200 Problems on Languages, Automata, and Computation
Автор: Filip Murlak, Damian Niwinski, Wojciech Rytter
Издательство: Cambridge University Press
Год: 2023
Страниц: 267
Язык: английский
Формат: pdf (true)
Размер: 10.2 MB

Formal languages and automata have long been fundamental to theoretical computer science, but students often struggle to understand these concepts in the abstract. This book provides a rich source of compelling exercises designed to help students grasp the subject intuitively through practice. The text covers important topics such as finite automata, regular expressions, push-down automata, grammars, and Turing machines via a series of problems of increasing difficultly. Problems are organised by topic, many with multiple follow-ups, and each section begins with a short recap of the basic notions necessary to make progress. Complete solutions are given for all exercises, making the book well suited for self-study as well as for use as a course supplement. Developed over the course of the editors' two decades of experience teaching the acclaimed Automata, Formal Languages, and Computation course at the University of Warsaw, it is an ideal resource for students and instructors alike.

  • Добавил: literator
  • Дата: 15-04-2023, 18:12
  • Комментариев: 0
Introduction to Algorithms and Data Structures: A solid foundation for the real world of Machine Learning and data analytics. Vol. 1Название: Introduction to Algorithms and Data Structures: A solid foundation for the real world of Machine Learning and data analytics. Vol. 1
Автор: Bolakale Aremu
Издательство: Ojula Technology Innovations
Год: 2023
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

Learning algorithms and data structures from this book will help you become a better programmer. Algorithms and data structures will make you think more logically. Furthermore, they can help you design better systems for storing and processing data. They also serve as a tool for optimization and problem-solving. As a result, the concepts of algorithms and data structures are very valuable in any field. For example, you can use them when building a web app or writing software for other devices. You can apply them to Machine Learning and data analytics, which are two hot areas right now. If you are a hacker, algorithms and data structures in Python are also important for you everywhere.

  • Добавил: literator
  • Дата: 15-04-2023, 08:23
  • Комментариев: 0
The ChatGPT GoldRush: Profiting from the AI Revolution Online: Prompt Engineering Mastery with ChatGPT-4Название: The ChatGPT GoldRush: Profiting from the AI Revolution Online: Prompt Engineering Mastery with ChatGPT-4
Автор: Mark Adelson
Издательство: Independently published
Год: 2023
Страниц: 200
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Discover the secrets to unlocking the immense potential of AI and transform your online business with "The ChatGPT Goldrush: Profiting from the AI Revolution Online - Mastering Prompt Engineering". This comprehensive guide will empower you to leverage ChatGPT's powerful capabilities to achieve impressive results and create new income streams. ChatGPT is a large language model created by OpenAI based on the GPT-4 architecture. It is designed to understand and respond to natural language text input, allowing conversations to occur with a machine. ChatGPT has been trained on a vast amount of data, allowing it to generate coherent and contextually appropriate responses to a wide range of prompts. With its advanced natural language processing capabilities, ChatGPT has the ability to carry out tasks such as language translation, text summarization, and question answering.
  • Добавил: literator
  • Дата: 15-04-2023, 07:59
  • Комментариев: 0
Simply Artificial IntelligenceНазвание: Simply Artificial Intelligence
Автор: DK
Издательство: DK
Год: 2023
Страниц: 160
Язык: английский
Формат: azw3
Размер: 62.2 MB

Understanding AI has never been easier with Simply Artificial Intelligence. Combining bold graphics with easy-to-understand text, Simply Artificial Intelligence is the perfect introduction to the world of AI for those who are short of time but hungry for knowledge. Explaining each individual aspect of AI more clearly than ever before, the book outlines the key building-blocks and technological milestones in its history, profiles its most important practical applications - both current and predicted - and explores the numerous ethical debates around AI, and its increasing influence on culture and society.
  • Добавил: literator
  • Дата: 15-04-2023, 07:12
  • Комментариев: 0
Rust Programming language: A comprehensive beginner's guide to RustНазвание: Rust Programming language: A comprehensive beginner's guide to Rust, 3nd Edition
Автор: Claudia Alves
Издательство: Mem Inc
Год: 2021
Страниц: 259
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.18 MB

Rust is a statically and strongly typed systems programming language. statically means that all types are known at compile-time, strongly means that these types are designed to make it harder to write incorrect programs. A successful compilation means you have a much better guarantee of correctness than with a cowboy language like C. systems means generating the best possible machine code with full control of memory use. So the uses are pretty hardcore: operating systems, device drivers and embedded systems that might not even have an operating system. However, it's actually a very pleasant language to write normal application code in as well. The big difference from C and C++ is that Rust is safe by default; all memory accesses are checked. It is not possible to corrupt memory by accident.
  • Добавил: literator
  • Дата: 14-04-2023, 15:39
  • Комментариев: 0
Алгоритмы и программы. Язык С++ (2022)Название: Алгоритмы и программы. Язык С++: учебное пособие для СПО. 3-е изд.
Автор: Конова Е.А., Поллак Г.А.
Издательство: Лань
Год: 2022
Страниц: 384
Язык: русский
Формат: pdf
Размер: 11.8 MB

Авторы прекрасно понимают трудности, которые возникают у начинающего программиста, поэтому учебное пособие предназначено, в первую очередь, для тех, кто только начинает изучать программирование. При изложении материала авторы используют методику обучения от алгоритмов к программам, поэтому вначале излагаются сведения об алгоритмах с примерами реализации типовых алгоритмов. Изучение основ языка программирования С++ опирается на полученные знания, приведены примеры кода на данном языке. В практикуме предлагаются как задачи, использующие типовые алгоритмы, так и содержательные, для которых приведено только вербальное описание. В типовых задачах оттачиваются навыки кодирования, в содержательных требуются построение инфологической модели и выбор алгоритмов решения.
  • Добавил: literator
  • Дата: 14-04-2023, 15:16
  • Комментариев: 0
Artificial Intelligence for Scientific Discoveries: Extracting Physical Concepts from Experimental Data Using Deep LearningНазвание: Artificial Intelligence for Scientific Discoveries: Extracting Physical Concepts from Experimental Data Using Deep Learning
Автор: Raban Iten
Издательство: Springer
Год: 2023
Страниц: 168
Язык: английский
Формат: pdf (true), epub
Размер: 25.0 MB

Will research soon be done by Artificial Intelligence (AI), thereby making human researchers superfluous? This book explains modern approaches to discovering physical concepts with Machine Learning (ML) and elucidates their strengths and limitations. The automation of the creation of experimental setups and physical models, as well as model testing are discussed. The focus of the book is the automation of an important step of the model creation, namely finding a minimal number of natural parameters that contain sufficient information to make predictions about the considered system. The basic idea of this approach is to employ a Deep Learning (DL) architecture, SciNet, to model a simplified version of a physicist's reasoning process. SciNet finds the relevant physical parameters, like the mass of a particle, from experimental data and makes predictions based on the parameters found. The author demonstrates how to extract conceptual information from such parameters, e.g., Copernicus' conclusion that the solar system is heliocentric.
  • Добавил: umkaS
  • Дата: 14-04-2023, 10:38
  • Комментариев: 0

Название: Программируем коллективный разум
Автор: Тоби Сегаран
Издательство: Символ-Плюс
Год: 2008
Страниц: 368
Язык: Русский
Формат: PDF
Размер: 13 мб

Средства эффективной обработки информации в Интернете еще никогда не были настолько важны и востребованы, как сегодня. Эта книга — первое практическое руководство по программированию интеллектуальных приложений для Web 2.0. Здесь вы найдете все необходимое, чтобы научиться создавать самообучаемые программы на языке Python, которые способны собирать и анализировать огромные массивы данных, имеющиеся в Сети.
  • Добавил: literator
  • Дата: 14-04-2023, 03:58
  • Комментариев: 0
Dynamic Trio: Building Web Applications with React, Next.js & TailwindНазвание: Dynamic Trio: Building Web Applications with React, Next.js & Tailwind
Автор: Grace Huang
Издательство: Leanpub
Год: 2023-04-13
Страниц: 162
Язык: английский
Формат: pdf (true)
Размер: 18.9 MB

Learn how to leverage the power of React, Next.js, and Tailwind CSS to build cutting-edge web applications, with step-by-step tutorials and practical insights. Dynamic Trio is a practical guide for web developers and entrepreneurs who want to learn how to use React, Next.js, and Tailwind CSS to create modern web applications. The author, Grace Huang, with years of experience in web development, provides step-by-step tutorials on how to use these three powerful tools to build dynamic user interfaces, and server-side rendered applications with appealing styles. Whether you're a seasoned developer or a business owner starting a software venture, this book will help you master the art of building web applications with React, Next.js, and Tailwind CSS in a practical way.
  • Добавил: literator
  • Дата: 13-04-2023, 20:52
  • Комментариев: 0
Django 4 в примерахНазвание: Django 4 в примерах: Разрабатывайте мощные и надежные веб-приложения на Python с нуля
Автор: Антонио Меле
Издательство: ДМК Пресс
Год: 2023
Страниц: 802
Язык: русский
Формат: pdf
Размер: 49.2 MB

Книга охватывает многообразные аспекты создания веб-приложений с помощью самого популярного веб-фреймворка Django на языке Python. Изучив четыре проекта разной направленности (приложение для ведения блога и электронной коммерции, социальный веб-сайт, платформа электронного обучения), вы получите хорошее представление о том, как работает Django. Издание предназначено читателям с базовыми знаниями Python, а также программистам, переходящим на Django с других веб-фреймворков. Оно подойдет и тем, кто уже использует Django в своей работе и хочет расширить свои навыки. Для изучения материала необходимы базовый опыт работы с Python и знание HTML и jаvascript.