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

  • Добавил: literator
  • Дата: 11-09-2024, 12:06
  • Комментариев: 0
Название: Build a Large Language Model (From Scratch) (Final Release)
Автор: Sebastian Raschka
Издательство: Manning Publications
Год: 2025
Страниц: 370
Язык: английский
Формат: pdf (true)
Размер: 17.3 MB

Learn how to create, train, and tweak large language models (LLMs) by building one from the ground up! In Build a Large Language Model (from Scratch) bestselling author Sebastian Raschka guides you step by step through creating your own LLM. Each stage is explained with clear text, diagrams, and examples. You’ll go from the initial design and creation, to pretraining on a general corpus, and on to fine-tuning for specific tasks. Build a Large Language Model (from Scratch) takes you inside the AI black box to tinker with the internal systems that power generative AI. As you work through each key stage of LLM creation, you’ll develop an in-depth understanding of how LLMs work, their limitations, and their customization methods. Your LLM can be developed on an ordinary laptop, and used as your own personal assistant. Physicist Richard P. Feynman reportedly said, “I don’t understand anything I can’t build.” Based on this same powerful principle, bestselling author Sebastian Raschka guides you step by step as you build a GPT-style LLM that you can run on your laptop. This is an engaging book that covers each stage of the process, from planning and coding to training and fine-tuning. Build a Large Language Model (From Scratch) is a practical and eminently-satisfying hands-on journey into the foundations of generative AI. Without relying on any existing LLM libraries, you’ll code a base model, evolve it into a text classifier, and ultimately create a chatbot that can follow your conversational instructions. And you’ll really understand it because you built it yourself! Readers need intermediate Python skills and some knowledge of machine learning. The LLM you create will run on any modern laptop and can optionally utilize GPUs.
  • Добавил: literator
  • Дата: 11-09-2024, 04:24
  • Комментариев: 0
Название: Revolutionizing Communication: The Role of Artificial Intelligence
Автор: Raquel V. Benítez Rojas, Francisco-​Julián Martínez-​Cano
Издательство: CRC Press
Год: 2025
Страниц: 203
Язык: английский
Формат: pdf (true), epub
Размер: 19.9 MB

Revolutionizing Communication: The Role of Artificial Intelligence explores the wide-ranging effects of AI on how we connect and communicate, changing social interactions, relationships, and the very structure of our society. Through insightful analysis, practical examples, and knowledgeable perspectives, the book examines chatbots, virtual assistants, natural language processing (NLP), and more. It shows how these technologies have a significant impact on cultural productions, business, education, ethics, advertising, media, journalism, and interpersonal interactions. Revolutionizing Communication is a guide to comprehending the present and future of communication in the era of AI. It provides invaluable insights for professionals, academics, and everyone interested in the significant changes occurring in our digital age. Artificial Intelligence (AI) is a field of Computer Science that deals with the creation of intelligent machines that can perform tasks that typically require human intelligence, such as understanding natural language, recognizing images, and making decisions.
  • Добавил: literator
  • Дата: 11-09-2024, 03:18
  • Комментариев: 0
Название: Building Large Scale Web Apps : A React field guide
Автор: Addy Osmani, Hassan Djirdeh
Издательство: Leanpub
Год: 2024-08-31
Страниц: 388
Язык: английский
Формат: pdf (true), epub
Размер: 78.9 MB

This book is designed to be a resource that provides a set of tools and techniques to successfully navigate the challenges of building large-scale, maintainable, and scalable jаvascript web applications using React. Many of the ideas apply more broadly. In the first half of the book, we delve into the essentials, adopting a practical, example-led strategy. We start with the basics of understanding how software complexity can be managed before addressing key concepts such as design systems, data fetching, and state management, ensuring you understand how to structure and scale your React applications effectively. After closing the first part, we explore other topics like translation and internationalization (i18n), and how code folders and files can be neatly organized. In the second half of the book, we dive into more sophisticated areas necessary for full-scale application development. Here, we tackle the challenges of personalization, A/B testing, scalable web architecture, and caching strategies. You’ll learn how to approach technical migrations, ensuring that your application remains cutting-edge and maintainable. Finally, we conclude by discussing the advantages TypeScript provides in making React code “safe” and the importance of testing.
  • Добавил: literator
  • Дата: 10-09-2024, 21:01
  • Комментариев: 0
Название: Getting (more out of) Graphics: Practice and Principles of Data Visualisation
Автор: Antony Unwin
Издательство: CRC Press
Серия: Data Science Series
Год: 2024
Страниц: 447
Язык: английский
Формат: pdf (true), epub (true)
Размер: 62.7 MB

Data graphics are used extensively to present information. Understanding graphics is a lot about understanding the data represented by the graphics, having a feel not just for the numbers themselves, the reliability and uncertainty associated with them, but also for what they mean. This book presents a practical approach to data visualisation with real applications front and centre. The first part of the book is a series of case studies, each describing a graphical analysis of a real dataset. The second part pulls together ideas from the case studies and provides an overview of the main factors affecting understanding graphics. There is a range of different software systems for drawing graphics and everyone has to decide for themselves which one(s) they want to use. Getting details right may be easy with one software and difficult with another. New software releases may provide new options and sometimes substantial improvements. How exactly the graphics are drawn is not important, what the graphics look like and whether they achieve the aims they are intended to is. This book is primarily about how to interpret graphics, not so much about how to draw them. The graphics in this book have all been drawn with R. Other software could be used to draw the same or similar graphics; in some cases, it might be easier, in others harder. Use the software that suits you best. The R code for the book can be found in the gitbook version on the web. You will need to have some knowledge and experience of working with R (R Core Team) and the group of R packages known as the Tidyverse. Some users prefer base R for drawing their graphics and may use packages such as lattice and vcd.
  • Добавил: literator
  • Дата: 10-09-2024, 17:56
  • Комментариев: 0
Название: DevOps for Software Engineers
Автор: Srinikhita Kothapalli, Pavan Kumar Gade, Hari Priya Kommineni, Aditya Manikyala
Издательство: Warta Say
Год: 2024
Страниц: 184
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.1 MB

The evolution of software development has transformed dramatically over the past decade, driven by the need for faster, more reliable delivery of applications and services. In this rapidly changing landscape, DevOps has emerged as a crucial methodology, bridging the gap between development and operations. It integrates practices and tools that foster collaboration, automate processes, and enhance the efficiency of software delivery. "DevOps for Software Engineers" is born out of our collective experience and passion for improving the way software is developed, deployed, and maintained in the modern era. This book is designed to serve as a comprehensive guide for software engineers who are either new to DevOps or looking to deepen their understanding of the subject. We have structured the content to cover the foundational concepts of DevOps, practical implementations, and advanced techniques that can be applied in real-world scenarios. The book encompasses a broad range of topics, including continuous integration and continuous delivery (CI/CD), infrastructure as code, automated testing, monitoring, and security, among others. Each chapter is crafted to build on the previous one, creating a cohesive learning experience that progresses from basic principles to more complex implementations. Our goal is to equip software engineers with the knowledge and tools necessary to thrive in a DevOps-driven environment. We believe that by mastering these concepts, engineers can significantly contribute to the efficiency, reliability, and scalability of software systems. Furthermore, this book aims to demonstrate how DevOps practices can be seamlessly integrated into existing workflows, ultimately leading to more robust and resilient software. Whether you are beginning your journey into DevOps or seeking to enhance your expertise, we trust that you will find the content both informative and inspiring.
  • Добавил: literator
  • Дата: 10-09-2024, 17:10
  • Комментариев: 0
Название: Tech Leadership Playbook: Building and Sustaining High-Impact Technology Teams
Автор: Alexsandro Souza
Издательство: Apress
Год: 2024
Страниц: 233
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Immerse yourself in this indispensable resource for leaders tasked with the challenge of building or managing effective software development teams. This book is based on practical wisdom, offering actionable guidance to foster high-performing teams that excel in their projects. Despite the pivotal role leadership plays in a team's success, there aren't many companies that employ structured, best-practice-driven leadership methods. The core of the book covers several critical areas essential for any tech leader's success: building high-performance teams, project management, code quality, software design and architecture, software development life cycle (SDLC), software quality insurance, observability, technology and business alignment. The relevance of structured, principled leadership in tech has never been more important. Tech Leadership Playbook aims to equip leaders with the knowledge and tools necessary to navigate the challenges of evolving business successfully. For senior engineers, tech leaders, engineering managers, CTO, CIO, project managers, agile coaches, and founders.
  • Добавил: literator
  • Дата: 10-09-2024, 15:59
  • Комментариев: 0
Название: Python Data Analysis: Transforming Raw Data into Actionable Intelligence with Python's Data Analysis Capabilities
Автор: Tom Lesley
Издательство: May Reads
Год: 2024
Язык: английский
Формат: pdf, azw3, epub, mobi
Размер: 10.1 MB

Python has emerged as a powerful language for data analysis, thanks to its extensive libraries and ease of use. Python for Data Analysis is a comprehensive guide that will help beginners and experienced professionals learn how to use Python for data analysis. This book covers everything from the basics of Python programming to advanced topics like Machine Learning, Deep Learning, and Bayesian data analysis. The book begins by introducing readers to the basics of Python programming and the key data structures used in data analysis. It then covers the various data preparation and exploratory data analysis techniques that are commonly used in the field. The book also covers advanced topics like Machine Learning, where readers will learn about regression, classification, clustering, and dimensionality reduction techniques. The book also includes a chapter on natural language processing (NLP), where readers will learn about text classification, sentiment analysis, and topic modeling. In addition, the book covers big data analytics, where readers will learn how to use distributed computing frameworks like PySpark and Dask to handle large datasets. The book also covers cloud-based platforms like AWS and Google Cloud, where readers will learn how to scale their Python code to handle big data analysis tasks. The book concludes with a chapter on advanced topics like Deep Learning, reinforcement learning, and Bayesian data analysis. Readers will also learn about advanced visualization techniques that can help them present their findings in a clear and concise manner. Abundance of libraries Python has a broad range of libraries designed to handle data analysis tasks, such as data cleaning, data visualization, Machine Learning, and statistics. Some of the most popular libraries for data analysis include NumPy, Pandas, Matplotlib, Seaborn, SciPy, and Scikit-Learn.
  • Добавил: literator
  • Дата: 10-09-2024, 11:45
  • Комментариев: 0
Название: Mathematical Engineering of Deep Learning
Автор: Benoit Liquet, Sarat Moka, Yoni Nazarathy
Издательство: CRC Press
Серия: Data Science Series
Год: 2025
Страниц: 415
Язык: английский
Формат: pdf (true), epub
Размер: 39.8 MB

Mathematical Engineering of Deep Learning provides a complete and concise overview of Deep Learning using the language of mathematics. The book provides a self-contained background on Machine Learning and optimization algorithms and progresses through the key ideas of Deep Learning. These ideas and architectures include deep neural networks, convolutional models, recurrent models, long/short-term memory, the attention mechanism, transformers, variational auto-encoders, diffusion models, generative adversarial networks, reinforcement learning, and graph neural networks. Concepts are presented using simple mathematical equations together with a concise description of relevant tricks of the trade. The content is the foundation for state-of-the-art Artificial Intelligence applications, involving images, sound, large language models, and other domains. The focus is on the basic mathematical description of algorithms and methods and does not require computer programming. The presentation is also agnostic to neuroscientific relationships, historical perspectives, and theoretical research. The benefit of such a concise approach is that a mathematically equipped reader can quickly grasp the essence of Deep Learning.
  • Добавил: literator
  • Дата: 9-09-2024, 20:14
  • Комментариев: 0
Название: The Computational Content Analyst: Using Machine Learning to Classify Media Messages
Автор: Chris J. Vargo
Издательство: Routledge
Год: 2025
Страниц: 144
Язык: английский
Формат: pdf (true), epub, mobi
Размер: 10.1 MB

Most digital content, whether it be thousands of news articles or millions of social media posts, is too large for the naked eye alone. Often, the advent of immense datasets requires a more productive approach to labeling media beyond a team of researchers. This book offers practical guidance and Python code to traverse the vast expanses of data—significantly enhancing productivity without compromising scholarly integrity. We’ll survey a wide array of computer-based classification approaches, focusing on easy-to-understand methodological explanations and best practices to ensure that your data is being labeled accurately and precisely. By reading this book, you should leave with an understanding of how to select the best computational content analysis methodology to your needs for the data and problem you have. This guide gives researchers the tools they need to amplify their analytical reach through the integration of content analysis with computational classification approaches, including Machine Learning and the latest advancements in Generative Artificial Intelligence (AI) and Large Language Models (LLMs). It is particularly useful for academic researchers looking to classify media data and advanced scholars in mass communications research, media studies, digital communication, political communication, and journalism. Complementing the book are online resources: datasets for practice, Python code scripts, extended exercise solutions, and practice quizzes for students, as well as test banks and essay prompts for instructors. From here we will assume that you have a fundamental working knowledge of manipulating data in Python. If you are not a coder, we’ll discuss emerging generative AI tools that can help you code.
  • Добавил: literator
  • Дата: 9-09-2024, 18:28
  • Комментариев: 0
Название: Convergence of Blockchain and Explainable Artificial Intelligence: BlockXAI
Автор: Akansha Singh, Krishna Kant Singh
Издательство: River Publishers
Год: 2024
Страниц: 180
Язык: английский
Формат: pdf (true), epub (true)
Размер: 20.4 MB

Explainable AI (XAI) is an upcoming research field in the domain of machine learning. This book aims to provide a detailed description of the topics related to XAI and Blockchain. These two technologies can benefit each other, and the research outcomes will benefit society in multiple ways. Existing AI systems make decisions in a black box manner. Explainable AI delineates how an AI system arrived at a particular decision. It inspects the steps and models that are responsible for making a particular decision. It is an upcoming trend that aims at providing explanations to the AI decisions. Blockchain is emerging as an effective technique for XAI. It enables accessibility to digital ledgers amongst the various AI agents. The AI agents collaborate using consensus and decisions are saved on Blocks. These blocks can be traced back but cannot be changed. Thus, the combination of AI with blockchain provides transparency and visibility to all AI decisions. BlockXAI is also being widely used for improving data security and intelligence. The decisions made are consensus based and decentralized leading to highly efficient AI systems. This book also covers topics that present the convergence of Blockchain with explainable AI and will provide researchers, academics, and industry experts with a complete guide to BlockXAI. This book provides a detailed description of the topics related to XAI and Blockchain.