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

  • Добавил: tatanavip
  • Дата: 14-10-2023, 22:58
  • Комментариев: 0

Название: React. Сборник рецептов. Практические приемы работы с фреймворком React
Автор: Дэвид Гриффитс, Дон Гриффитс
Издательство: БХВ-Петербург
Год: 2023
Формат: pdf
Размер: 33 Мб
Качество: Хорошее
Язык: Русский

Книга посвящена практическому применению фреймворка React. Описано создание простых приложений и приложений со сложным интерфейсом, рассмотрены вопросы маршрутизации в приложениях и управление их состоянием. Даны примеры реализации интерактивного взаимодействия с пользователем, подключения к различным службам бэкенда, таким как REST и GraphQL, описана работа с библиотеками компонентов. Подробно рассматривается безопасность приложений, процесс их тестирования, даны советы по обеспечению доступности.
  • Добавил: tatanavip
  • Дата: 14-10-2023, 09:10
  • Комментариев: 0

Название: Практическое введение в основные библиотеки и фреймворки Python
Автор: Дурмус М.
Издательство: Amazon
Год: 2023
Формат: pdf
Размер: 10 Мб
Качество: Хорошее
Язык: Русский

Python — популярный язык программирования высокого уровня для различных применений, включая веб-разработку, научные вычисления, анализ данных и машинное обучение. Простота, читабельность и универсальность сделали его популярным среди программистов всех уровней подготовки.
Реализация дополнительных функциональных возможностей в Python осуществляется благодаря использованию дополнительных библиотек, которым и освящена данная книга.
Автор, являющийся опытным разработчиком на Python, рассматривает популярные библиотки, давая их краткое описание, приводя примеры кода использования этих библиотек и рассматривая положительные и отрицательные их качества.
  • Добавил: literator
  • Дата: 14-10-2023, 01:47
  • Комментариев: 0
Название: Build A SaaS App in Rails 7
Автор: Rob Race
Издательство: Leanpub
Год: 2023-09-15
Страниц: 629
Язык: английский
Формат: pdf (true), azw3, mobi, epub
Размер: 10.1 MB

A step-by-step guide on how to build a SaaS (Software as a Service) application from scratch to deployment! Building an application to provide business is tough. It's overwhelming. There are so many choices! What gems do you use? How do you manage users? What if there was a step-by-step guide to feed you those answers? This book will guide you from your very first rails commands, through integrating Stripe, background jobs and finally deploying your app to a cloud provider. You'll be mastering a SaaS application, getting customers and monetizing your expertise in no time! Worried the material won't help you build a complex application? I am currently running Userveys using the very same code and techniques from the book.
  • Добавил: literator
  • Дата: 13-10-2023, 19:51
  • Комментариев: 0
Название: Python Programming Bible: [3 in 1] The Complete Crash Course to Learn and Explore Python beyond the Basic. Including Examples and Practical Exercises to Master Python from Beginners to Pro
Автор: James P. Meyers
Издательство: Independently published
Год: 2023
Страниц: 182
Язык: английский
Формат: pdf, epub
Размер: 17.3 MB

Master Python programming and develop a highly profitable skill with this complete beginner’s crash course on coding! Are you curious about learning Python for your career or hobbies? Do you want to learn how to develop web applications, code games, manage data, and create machine learning algorithms? Or are you searching for a simple & straightforward crash course to help you add this valuable programming skill to your virtual toolbelt? Then this book is for you! As a favorite of programmers and web developers across the globe, Python is a powerful and versatile programming language that has an immense amount of functionality. Its focus on simplicity and readability makes it perfect for absolute beginners – but how can you begin learning the fundamentals of this amazing language, access the vast library of APIs, and write your first code? Packed with dozens of user-friendly exercises and easy-to-understand explanations, this beginner-friendly crash course arms readers with an all-in-one guide to mastering Python programming. You’ll be taken on a journey to familiarize yourself with the fundamentals of Python, develop more advanced skills, and start utilizing Python for a wide variety of cutting-edge technologies – including cloud computing, data science, neural networks, and more.
  • Добавил: literator
  • Дата: 13-10-2023, 13:17
  • Комментариев: 0
Название: Data Centric Artificial Intelligence: A Beginner’s Guide
Автор: Parikshit N. Mahalle, Gitanjali R. Shinde, Yashwant S. Ingle
Издательство: Springer
Год: 2023
Страниц: 137
Язык: английский
Формат: pdf (true), epub
Размер: 12.4 MB

This book discusses the best research roadmaps, strategies, and challenges in data-centric approach of Artificial Intelligence (AI) in various domains. It presents comparative studies of model-centric and data-centric AI. It also highlights different phases in data-centric approach and data-centric principles. The book presents prominent use cases of data-centric AI. It serves as a reference guide for researchers and practitioners in academia and industry. Artificial Intelligence (AI) is a multidisciplinary field that aims to create intelligent systems which are able to perform tasks that typically need human intelligence. These systems rely on a variety of building blocks that work together to enable AI capabilities. In this explanation, we will explore the fundamental building blocks of AI, including Machine Learning (ML), Natural Language Processing (NLP), computer vision, and robotics. Data-centric AI empowers decision-making by providing actionable insights and recommendations based on data analysis. By leveraging large datasets, AI systems can identify patterns, correlations, and trends that may not be comprehensive to humans. These insights can inform strategic business decisions, optimize processes, and unlock new opportunities for innovation and growth.
  • Добавил: literator
  • Дата: 13-10-2023, 10:28
  • Комментариев: 0
Название: Machine Learning Contests: A Guidebook
Автор: Wang He, Peng Liu, Qian Qian
Издательство: Springer/Posts & Telecom Press
Год: 2023
Страниц: 398
Язык: английский
Формат: pdf (true), epub
Размер: 36.8 MB

Firstly, it takes common competition scenarios as a guide by giving the main processes of using Machine Learning to solve real-world problems, namely problem modelling, data exploration, feature engineering, model training. And then lists the main points of difficulties, general ideas with solutions in the whole process. Moreover, this book comprehensively covers several common problems in the field of Machine Learning competitions such as recommendation, temporal prediction, advertising, text computing, etc. This book is a systematic introduction to contests in the field of algorithms, not only explaining the theory behind the practice, but also elaborating in detail the guide to scoring and necessary skills needed from various angles, using different cases. Many Deep Learning algorithms have been applying to Natural Language Processing (NLP). The early word embedding model and the subsequent development of convolutional neural networks and recurrent neural networks have played a very important role for this time period, greatly improving the accuracy baseline of the original statistical method and achieving more generalized effects in different fields (such as translation, voice recognition, and other tasks). In the current latest environment, the self-attention mechanism models like transformer structures are applicable to a sea of data, which could then generate training models.
  • Добавил: literator
  • Дата: 13-10-2023, 02:48
  • Комментариев: 0
Название: Effective Theories in Programming Practice
Автор: Jayadev Misra
Издательство: ACM Books
Год: 2023
Страниц: 564
Язык: английский
Формат: pdf (true), epub
Размер: 20.7 MB

Set theory, logic, discrete mathematics, and fundamental algorithms (along with their correctness and complexity analysis) will always remain useful for computing professionals and need to be understood by students who want to succeed. This textbook explains a number of those fundamental algorithms to programming students in a concise, yet precise, manner. The book includes the background material needed to understand the explanations and to develop such explanations for other algorithms. The author demonstrates that clarity and simplicity are achieved not by avoiding formalism, but by using it properly. The book is self-contained, assuming only a background in high school mathematics and elementary program writing skills. It does not assume familiarity with any specific programming language. Starting with basic concepts of sets, functions, relations, logic, and proof techniques including induction, the necessary mathematical framework for reasoning about the correctness, termination and efficiency of programs is introduced with examples at each stage. Recursive programming is explained in Chapter 7 where an elementary version of the programming language Haskell is introduced.
  • Добавил: literator
  • Дата: 13-10-2023, 02:35
  • Комментариев: 0
Название: Logic, Automata, and Computational Complexity
Автор: Bruce M. Kapron
Издательство: ACM Books
Год: 2023
Страниц: 426
Язык: английский
Формат: pdf (true), epub
Размер: 12.6 MB

Professor Stephen A. Cook is a pioneer of the theory of computational complexity. His work on NP-completeness and the P vs. NP problem remains a central focus of this field. Cook won the 1982 Turing Award for "his advancement of our understanding of the complexity of computation in a significant and profound way." This volume includes a selection of seminal papers embodying the work that led to this award, exemplifying Cook's synthesis of ideas and techniques from logic and the theory of computation including NP-completeness, proof complexity, bounded arithmetic, and parallel and space-bounded computation. These papers are accompanied by contributed articles by leading researchers in these areas, which convey to a general reader the importance of Cook's ideas and their enduring impact on the research community. The book also contains biographical material, Cook's Turing Award lecture, and an interview. Together these provide a portrait of Cook as a recognized leader and innovator in mathematics and Computer Science, as well as a gentle mentor and colleague.
  • Добавил: literator
  • Дата: 12-10-2023, 22:06
  • Комментариев: 0
Название: Python for Chemists
Автор: Christian Hill
Издательство: Cambridge University Press
Год: 2024
Страниц: 559
Язык: английский
Формат: pdf
Размер: 10.2 MB

This accessible and self-contained guide provides a comprehensive introduction to the popular programming language Python, with a focus on applications in chemistry and chemical physics. Ideally suited to students and researchers of chemistry learning to employ Python for problem-solving in their research, this fast-paced primer first builds a solid foundation in the programming language before progressing to advanced concepts and applications in chemistry. The required syntax and data structures are established, and then applied to solve problems computationally. Popular numerical packages are described in detail, including NumPy, SciPy, Matplotlib, SymPy, and Pandas. End of chapter problems are included throughout, with worked solutions available within the book. Additional resources, datasets, and Jupyter Notebooks are provided on a companion website, allowing readers to reinforce their understanding and gain confidence applying their knowledge through a hands-on approach.
  • Добавил: literator
  • Дата: 12-10-2023, 20:04
  • Комментариев: 0
Название: Artificial Intelligence & Blockchain in Cyber Physical Systems: Technologies & Applications
Автор: Muhammad Arif, Valentina Emilia Balas, Tabrez Nafis
Издательство: CRC Press
Год: 2024
Страниц: 259
Язык: английский
Формат: pdf (true)
Размер: 40.0 MB

This book explores the intersection of blockchain technology, artificial intelligence (AI) and cyber physical systems (CPS). It discusses how these technologies can be integrated to create secure and efficient CPS solutions. The book covers various topics, including the basics of blockchain and AI, their applications in CPS and the challenges of integrating these technologies. It also explores real-world examples of how blockchain and AI are used in CPS, such as smart cities, transportation systems and healthcare. The authors delve into the technical aspects of how blockchain and AI can be used together to enhance CPS security, data privacy and interoperability. They also discuss the potential benefits and limitations of these technologies and provide insights into the future of CPS. The goal of this project was to study time-series data and explore as many options as possible to accurately predict the stock price. Through my research I came to know about Recurrent Neural Networks (RNN) which are used specifically for sequence and pattern learning. They are networks with loops in them, allowing information to persist and thus having the ability to memorize the data accurately.