Те, кто знаком с концепциями искусственного интеллекта (ИИ) и машинного обучения (МО), могут возразить, что они наиболее подходят для более мощных вычислительных платформ. Однако недавние разработки позволили использовать определенные приложения на микроконтроллерах после их обучения. В этой книге обсуждаются методы ИИ и МО специально для микроконтроллеров. Цель состоит в том, чтобы познакоми...
GPT/AI/ИИ Machine Learning (ML) Проектирование/System Design Русский PDFIn this stimulating journey of Rust, you'll learn how to use the Rust programming language in conjunction with machine learning. It's not a full guide to learning machine learning with Rust. Instead, it's more of a journey that shows you what's possible when you use Rust to solve machine learning problems. Some people like Rust because it is quick and safe. This book shows how those qualities can...
Machine Learning (ML) Rust Английский PDFAre you on the lookout for a dynamic and practical programming language that suits your needs?If you've experimented with a few but none seem to meet your preferences, perhaps it's time to consider SQL.In today's market, there is a multitude of programming languages, ranging from the straightforward to the highly complex. As a beginner, you likely desire something user-friendly and easy to grasp,...
DataBase (SQL) Английский PDFThe book is designed to serve as a textbook for courses offered to undergraduate and graduate students enrolled in data science. This book aims to help the readers understand the basic and advanced concepts for developing simple programs and the fundamentals required for building machine learning models. The book covers basic concepts like data types, operators, and statements that enable the read...
Big Data/DataScience Python Английский PDFThe book presents a clear and accessible approach for those taking their first steps into the world of programming, using one of the most popular and versatile languages today. Starting with an introduction to the language and fundamental programming concepts, the reader is guided through a structured journey that covers everything from basic principles to more advanced and practical topics. The f...
Python Английский PDFRust's exciting innovations have made it the most loved programming language in Stack Overflow's influential survey for five straight years--but its steep learning curve has made many other developers reluctant to dive in. Now, with a growing commitment to Rust from many of the world's leading development organizations, it's the perfect time to start--especially now that there's an up-to-date, acc...
Rust Английский PDFKotlin in Action, Second Edition takes you from language basics to building production-quality applications that take advantage of Kotlin’s unique features. Discover how the language handles everything from statements and functions to classes and types, and the unique features that make Kotlin programming so seamless.In Kotlin in Action, Second Edition you will learn:Kotlin statements and function...
Kotlin Английский PDFLearn Kotlin programming the fun way—with oodles of illustrations and concrete explanations! The popular online book is now available in print for the first time, walking you through Kotlin’s most important concepts step by step, helping you build a solid mental model of the language. Kotlin’s features are explained through simple, tangible, and illustrated examples, ensuring clarity all along the...
Kotlin Английский PDFThe best way to learn design in any field is to study examples, and some of the best examples of software design come from the tools programmers use in their own work. Software Design by Example: A Tool-Based Introduction with Python therefore builds small versions of the things programmers use in order to demystify them and give some insights into how experienced programmers think. From a file ba...
Python Английский PDFPython GUI with PyQt is an invaluable guide for both novice and experienced programmers who want to master the art of creating visually appealing and interactive graphical user interfaces (GUIs) for Python applications using the PyQt5 library and the Qt Designer visual layout tool. It covers all the essential concepts of PyQt5 GUI programming in a comprehensive and beginner-friendly manner.The boo...
Python Английский PDFThis book is a complete guide to design patterns and object-oriented programming (OOP) in C# and .NET. It covers everything from the basics of C# and Visual Studio to advanced topics like software architecture and best coding practices, including the SOLID principles.The book starts with the basics of C#, .NET, the SOLID principles, and the OOP paradigm. Then, it introduces widely-used design patt...
.NET (.NET Core) C# Английский PDFDeep learning is rapidly gaining momentum in the world of finance and trading. But for many professional traders, this sophisticated field has a reputation for being complex and difficult. This hands-on guide teaches you how to develop a deep learning trading model from scratch using Python, and it also helps you create and backtest trading algorithms based on machine learning and reinforcement le...
Machine Learning (ML) Python Английский PDFThis book is your guide to mastering Rust programming, equipping you with essential skills and insights for efficient system programming. It starts by introducing Rust's significance in the system programming domain and highlighting its advantages over traditional languages like C/C++. You'll then embark on a practical journey, setting up Rust on various platforms and configuring the development e...
Rust Английский PDFИздание призвано помочь новичкам сделать первые шаги в освоении C++ — мультипарадигменного высокопроизводительного языка программирования общего назначения с широчайшим набором возможностей, дальнейшее изучение которого открывает путь в такие области, как разработка высоконагруженных приложений, нейронных сетей, банковских, поисковых и ГИС-систем, систем управления базами данных и маршрутизации се...
C++ Русский PDFВ учебном пособии обсуждаются практические аспекты работы с реляционными базами данных, которые представляют собой структурированные хранилища данных, организованные и управляемые на основе реляционной модели. Подчеркивается важность таких хранилищ как неотъемлемых структурных элементов современных информационных систем. Обсуждаются аспекты взаимодействия пользователей и программистов с реляционны...
DataBase (SQL) Русский PDF