программирование

Learn OpenCV with Python by Exercise, Stroup J.L.

Learn OpenCV with Python by Exercise, Stroup J.L.
     
   OpenCV is one of the most popular computer vision libraries. If you want to start your journey in the field of computer vision, then a thorough understanding of the concepts of OpenCV is of paramount importance.
In this article, I will try to introduce the most basic and important concepts of OpenCV in an intuitive manner.

Learn OpenCV with Python by Exercise, Stroup J.L.
Скачать и читать Learn OpenCV with Python by Exercise, Stroup J.L.
 

Learn Go with Pocket-Sized Projects, Latour A., Chaiehloudj D., Bertrand P.

Learn Go with Pocket-Sized Projects, Latour A., Chaiehloudj D., Bertrand P.
     
   This book is for developers who want to learn the language in a fun and interactive way, and be comfortable enough to use it professionally. Each chapter is an independent pocket-sized project. The book covers the specificities of the language, such as implicit interfaces and how they help in test design. Testing the code is included throughout the book. We want to help the reader become a good modern software developer while using the Go language.
This book also contains tutorials for command-line interfaces, and for both REST and gRPC microservices, showing how the language is great for cloud computing. It finishes with a project that uses TinyGo, the compiler for embedded systems.

Learn Go with Pocket-Sized Projects, Latour A., Chaiehloudj D., Bertrand P.
Скачать и читать Learn Go with Pocket-Sized Projects, Latour A., Chaiehloudj D., Bertrand P.
 

LangChain in Action, MEAP, Infante R.

LangChain in Action, MEAP, Infante R.
     
   "LangChain in Action" is structured to cater both to beginners and seasoned professionals. It offers a comprehensive look into the foundational technologies and advanced techniques in the realm of LLMs. Whether you are new to programming or an experienced developer, you will find the content approachable yet enriching, especially with practical code examples to enhance your engagement.
The insights in this book are drawn from my real-world experiences and continuous learning in a field that evolves almost daily. I cover a range of topics from running open source LLMs locally to advanced RAG techniques and fine-tuning methods. My goal is to provide a resource that I wish had been available to me—an accessible, practical guide that empowers you to navigate and excel in this emerging domain.

LangChain in Action, MEAP, Infante R.
Скачать и читать LangChain in Action, MEAP, Infante R.
 

GPT-4, Руководство по использованию API Open AI, Аймен Эль Амри, 2024

GPT-4, Руководство по использованию API Open AI, Аймен Эль Амри, 2024.
     
   В книге рассказывается о том, как использовать генеративные текстовые модели поколений GPT-3.5 и GPT-4 для создания приложений различного назначения, в числе которых интерактивный психотерапевт, интеллектуальный голосовой помощник, система рекомендации товаров, генератор заметок в соцсетях, система распознавания речи и многие другие. Вы научитесь использовать векторные базы данных, узнаете, как управлять уровнем креативности моделей GPT, применять современные методы генерирования высококачественного текста, и даже организуете диалог между двумя чат-ботами. Примеры и практические упражнения помогут закрепить пройденный материал.
Издание предназначено для тех, кто владеет основами языка программирования Python и собирается использовать GPT в реальных сценариях для решения прикладных задач.

GPT-4, Руководство по использованию API Open AI, Аймен Эль Амри, 2024
Скачать и читать GPT-4, Руководство по использованию API Open AI, Аймен Эль Амри, 2024
 

Deep Learning Demystified, A Step-by-Step Introduction to Neural Networks, Shin K., 2024

Deep Learning Demystified, A Step-by-Step Introduction to Neural Networks, Shin K., 2024.
     
    This book is for anyone who wants to understand the basics of neural networks and deep learning. Whether you are a student, a professional, or a hobbyist, this book is designed to help you grasp the foundational concepts of neural networks. If you have little to no prior knowledge of artificial intelligence but are eager to learn, this book will provide you with the necessary tools and understanding to start your journey. Additionally, if you already have some experience with machine learning and want to deepen your knowledge of neural networks, this book will offer valuable insights and practical knowledge.

Deep Learning Demystified, A Step-by-Step Introduction to Neural Networks, Shin K., 2024
Скачать и читать Deep Learning Demystified, A Step-by-Step Introduction to Neural Networks, Shin K., 2024
 

Building Applications with Large Language Models, Singh B., 2024

Building Applications with Large Language Models, Singh B., 2024.
     
    This book is your guide in understanding different ways in which Large Language Models, like GPT, BERT, Claude, LLaMA, etc., can be utilized for building something useful. It takes you on a journey starting from very basic, like understanding the basic models in NLP, to complex techniques, like PEFT, RAG, Prompt Engineering, etc. Throughout the book, you will find several examples and code snippets which will help you appreciate the state-of-the-art NLP models. Whether you’re a student trying to get hold of the new technology, a data scientist transitioning to the field of NLP, or simply someone who is inquisitive about Large Language Models (LLMs), this book will build your concepts and equip you with the knowledge required to start building your own applications using LLMs.

Building Applications with Large Language Models, Singh B., 2024
Скачать и читать Building Applications with Large Language Models, Singh B., 2024
 

Build Your Own Neural Networks, Step-By-Step Explanation For Beginners, Shin K., 2024

Build Your Own Neural Networks, Step-By-Step Explanation For Beginners, Shin K., 2024.
     
    "Build Your Own Neural Networks: Step-By-Step Explanation For Beginners" is designed to demystify the complexities of neural networks for those who are new to the field of deep learning. This book is your comprehensive guide to understanding and implementing neural networks from the ground up, using the PyTorch framework. Each chapter is structured to provide hands-on experience with practical code examples, detailed step-by-step explanations, and engaging mini-projects that ensure a practical understanding of the concepts discussed. This approach not only enhances learning but also makes the journey fun and interactive. By avoiding complex jargon and focusing on clear, simple explanations, we ensure that you gain a solid foundation in neural networks without feeling overwhelmed.

Build Your Own Neural Networks, Step-By-Step Explanation For Beginners, Shin K., 2024
Скачать и читать Build Your Own Neural Networks, Step-By-Step Explanation For Beginners, Shin K., 2024
 

AI-Powered Search, Grainger T., Turnbull D., Irwin M., 2025

AI-Powered Search, Grainger T., Turnbull D., Irwin M., 2025.
     
    Modern search is more than keyword matching. Much, much more. Search that learns from user interactions, interprets intent, and takes advantage of AI tools like large language models (LLMs) can deliver highly targeted and relevant results. Th is book shows you how to up your search game using state-of-the-art AI algorithms, techniques, and tools.
AI-Powered Search teaches you to create a search that understands natural language and improves automatically the more it is used. As you work through dozens of interesting and relevant examples, you’ll learn powerful AI-based techniques like semantic search on embeddings, question answering powered by LLMs, real-time personalization, and Retrieval Augmented Generation (RAG).

AI-Powered Search, Grainger T., Turnbull D., Irwin M., 2025
Скачать и читать AI-Powered Search, Grainger T., Turnbull D., Irwin M., 2025
 
Показана страница 34 из 203