Все для школьников, студентов, учащихся, преподавателей и родителей - Обучалка - Obuchalka.org

Python for Large Language Models

18.07.25 11:24
Python for Large Language Models.
    
   Large Language Models (LLMs) have become a cornerstone of modern artificial intelligence (AI), offering unprecedented capabilities in understanding, generating, and interacting with human language. These models, powered by advanced machine learning techniques, have revolutionized industries ranging from customer service to software development, and from education to creative writing.
In this article, we will explore the fundamental aspects of LLMs, delving into their definition, their applications in development, and an overview of some of the most popular models, including GPT and BERT. By the end, you’ll have a comprehensive understanding of why LLMs are so impactful and how they are shaping the future of AI.

Python for Large Language Models
Читать Python for Large Language Models
 

Python for Computer Vision, Unlocking Image Processing and Machine Learning with Python, Jackson M.

18.07.25 11:12
Python for Computer Vision, Unlocking Image Processing and Machine Learning with Python, Jackson M.
    
Фрагмент из книги.
I mage segmentation is a crucial process in computer vision and image analysis that involves dividing an image into distinct, meaningful regions or segments. This technique is fundamental for simplifying and analyzing complex visual data, allowing for the extraction of valuable information from images. By segmenting an image, one can isolate and identify objects, boundaries, and features, which is essential for various applications such as object recognition, medical imaging, autonomous driving, and scene understanding.

Python for Computer Vision, Unlocking Image Processing and Machine Learning with Python, Jackson M.
Читать Python for Computer Vision, Unlocking Image Processing and Machine Learning with Python, Jackson M.
 

Python Cookbook, Everyone can cook delicious recipes, Abella H.

18.07.25 11:03
Python Cookbook, Everyone can cook delicious recipes, Abella H.
    
   Learn to cook delicious and fun recipes in Python, codes that will help you grow in the programming environment using this wonderful language.
Some of the recipes you will create will be related to: Algorithms, classes, flow control, functions, design patterns, regular expressions, working with databases, and many more things.
Learning these recipes will give you a lot of confidence when you are creating great programs, and you will have more understanding when reading live code.

Python Cookbook, Everyone can cook delicious recipes, Abella H.
Читать Python Cookbook, Everyone can cook delicious recipes, Abella H.
 

Python Asynchronous Web Development with asyncio, Millie K., 2024

18.07.25 10:55
Python Asynchronous Web Development with asyncio, Millie K., 2024.
    
   Unleash the Power of Asynchronous Web Development: Build Blazing-Fast, Responsive Web Apps with Python and asyncio.
In today's fast-paced digital world, users expect web applications to be instantaneous and engaging. Traditional web development approaches often struggle to keep up, leading to sluggish performance and frustrated users. But there's a solution: Python Asynchronous Web Development with asyncio.
This book is your passport to building next-generation web applications that can handle heavy traffic with ease. We'll equip you with the knowledge and skills to leverage asyncio, a revolutionary library that allows your applications to process multiple requests concurrently. The result? Web applications that feel lightning-fast, keeping users engaged and coming back for more.

Python Asynchronous Web Development with asyncio, Millie K., 2024
Читать Python Asynchronous Web Development with asyncio, Millie K., 2024
 

Python для сетевых инженеров, Samoylenko N., 2023

18.07.25 10:41
Python для сетевых инженеров, Samoylenko N., 2023.
    
   В книге рассматриваются основы Python с примерами и заданиями построенными на сетевой тематике.
С одной стороны, книга достаточно базовая, чтобы её мог одолеть любой желающий, а с другой стороны, в книге рассматриваются все основные темы, которые позволят дальше расти самостоятельно. Книга не ставит своей целью глубокое рассмотрение Python. Задача книги - объяснить понятным языком основы Python и дать понимание необходимых инструментов для его практического использования. Всё, что рассматривается в книге, ориентировано на сетевое оборудование и работу с ним. Это даёт возможность сразу использовать в работе сетевого инженера то, что было изучено на курсе. Все примеры показываются на примере оборудования Cisco, но, конечно же, они применимы и для любого другого оборудования.

Python для сетевых инженеров, Samoylenko N., 2023
Читать Python для сетевых инженеров, Samoylenko N., 2023
 

Prototyping Python Dashboards for Scientists and Engineers, Houlahan P., 2024

18.07.25 10:28
Prototyping Python Dashboards for Scientists and Engineers, Houlahan P., 2024.
    
   This book is intended for those who work with data and also have the need to share insights regarding data. An essential aspect is a desire to help their end user “lift the veil" and understand underlying data features such as trends and patterns. Large organizations can have teams of developers and experts to achieve these goals, but many who could benefit from such capability (e.g., college faculty and graduate students) work with minimal resources and need to take a jack-of-all-trades approach to building applications; they need to solve the data access, data importation, data display, analytical tool build, server operating system management, and deployment problems (if your dashboard is wildly successful, you will need a scalable solution!). All these must be done in a realistic manner. Some corners can be cut - there are fewer deployment concerns if the project is behind a firewall or if the users are all experts, and primitive graphics can work if there are deadline constraints. Regardless, there is a daunting task and skillset list the graduate or faculty member must master.

Prototyping Python Dashboards for Scientists and Engineers, Houlahan P., 2024
Читать Prototyping Python Dashboards for Scientists and Engineers, Houlahan P., 2024
 

Простое объектно-ориентированное проектирование, Чистый и гибкий код, Маурисио А., 2025

18.07.25 10:04
Простое объектно-ориентированное проектирование, Чистый и гибкий код, Маурисио А., 2025.
    
   В процессе развития даже простое объектно-ориентированное приложение может стать сложным. Каждый новый класс, метод или функция добавляет новые состояния и абстракции, которыми нужно управлять, увеличивает время, необходимое на распутывание ранее написанного кода. Чтобы сохранить кодовую базу простой, нужны конкретные знания и умения. И вы их получите!
Изучите практические принципы проектирования, помогающие сохранять простоту объектно-ориентированной кодовой базы по мере ее развития. Написанная в виде сборника практических приемов, которые можно применять в любом объектно-ориентированном языке, книга предлагает советы по организации кода, управлению зависимостями и модулями и проектированию гибких абстракций. Информативные иллюстрации, практические примеры и упражнения помогут вам быстрее запомнить описываемые принципы.

Простое объектно-ориентированное проектирование, Чистый и гибкий код, Маурисио А., 2025
Читать Простое объектно-ориентированное проектирование, Чистый и гибкий код, Маурисио А., 2025
 

Programming for Game Design, A Hands-On Guide with Godot, Wang W., Walcott T., 2024

18.07.25 09:55
Programming for Game Design, A Hands-On Guide with Godot, Wang W., Walcott T., 2024.
    
   This book will make programming fun by teaching video game design in an accessible, fun, and interesting step-by-step manner. When you finish this book, you’ll be well on your way to creating more sophisticated programs and more complex video games. This book can help open the doors to the fun and excitement of programming and video game development. After this book, the entire world of programming and video game development will be open to you no matter what programming language or game engine you choose next.

Programming for Game Design, A Hands-On Guide with Godot, Wang W., Walcott T., 2024
Читать Programming for Game Design, A Hands-On Guide with Godot, Wang W., Walcott T., 2024
 
Cтраница 1 из 14553

RSS лента ГДЗ, ЕГЭ, ГИА, подготовка к экзаменам, книги, наука и обучение, презентации, словари, все для преподавателей, школьников 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 и 11 класса и студентов. А ты НАШОЛ то, что тебе нужно?Подписаться на RSS ленту ГДЗ, ЕГЭ, ГИА, подготовка к экзаменам, книги, готовые домашние задания, наука и обучение, анекдоты, презентации, словари, все для преподавателей, школьников для всех классов и студентов всех курсов. А ты Нашёл то, что тебе нужно?