This book researches the intricate world of generative Artificial Intelligence, offering readers an extensive understanding of various components and applications in this field.The book begins with an in-depth analysis of generative models, providing a solid foundation and exploring their combination nuances. It then focuses on enhancing TransVAE, a variational autoencoder, and introduces the Swin...
GPT/AI/ИИ Python Английский PDFKotlin is a modern, expressive, and concise programming language popular among developers for its many benefits. These include its interoperability with Java, ability to build native mobile and web applications, and support for functional programming.This book provides a comprehensive introduction to Kotlin, covering everything you need to know to start building Kotlin applications, regardless of...
Kotlin Английский PDFMachine learning has become a dominant problem-solving technique in the modern world, with applications ranging from search engines and social media to self-driving cars and artificial intelligence. This lucid textbook presents the theoretical foundations of machine learning algorithms, and then illustrates each concept with its detailed implementation in Python to allow beginners to effectively i...
Machine Learning (ML) Python Английский PDFThe Go Programming Cookbook ensures Go programmers may confidently and effectively navigate the complex software development landscape. Both newcomers to the world of Go programming and seasoned professionals looking to sharpen their skills will find something of interest in this carefully written book.This cookbook covers a wide range of topics, from the basics of Go syntax and core ideas to more...
Go (Golang) Английский PDFC++11 is the first C++ standard that deals with concurrency. The story goes on with C++17, C++20, and will continue with C++23. I'll give you a detailed insight into the current and the upcoming concurrency in C++. This insight includes the theory and a lot of practice.C++11 and C++14 have the basic building blocks for creating concurrent or parallel programs.With C++17, we got the parallel algori...
C++ Английский PDFDive into the heart of quantitative finance with 'Pythonic Quant,' your definitive guide to mastering the fusion of Python programming and financial analysis. This book is designed for finance professionals, investors, and economists who have a foundational grasp of Python and are eager to elevate their expertise to new heights.In a world where market complexities surge and the call for innovative...
Python Английский PDFAre you a budding programmer eager to delve into the realm of Python Machine Learning?Does the prospect of transitioning your existing programming knowledge to Python leave you perplexed?Fear not! This comprehensive guide is tailored to address precisely those concerns and assist you in navigating through the intricacies of Python Machine Learning.In "Python Machine Learning: A Comprehensive Begin...
Machine Learning (ML) Python Английский PDFReactive Publishing In the fast-paced world of technology and data-driven decision-making, having a competitive edge is crucial. "The Python Advantage" is your comprehensive guide to harnessing the immense power of Python programming to gain a strategic advantage in your career and everyday life.This book is your key to unlocking the limitless possibilities that Python offers. Whether you're a sea...
Python Английский PDFA comprehensive guide that caters to both beginners and experienced programmers looking to deepen their understanding of Rust, a language renowned for its safety, speed, and concurrency. This book meticulously explores the Rust programming language, from its fundamental principles to its most advanced features, providing a solid foundation for anyone aspiring to become proficient in modern systems...
Rust Английский PDFJavaScript, the programming language that allows us to add programs to web pages, lies at the heart of almost every modern web application, from social media sites to browser-based games. Just about every device can run it, making it a great choice for writing universally useful code.The fourth edition of this classic textbook takes you on a journey through the language of the web, starting from i...
JavaScript (JS) Английский PDFHave you ever considered how these visuals and games are shown in a web browser? What technology is at the heart of it? Of course, employing HTML and CSS alone will not be sufficient. Three.js is a free JavaScript toolkit for displaying images, 3D, and 2D objects in web browsers that enables you to render graphics and 3D objects on a canvas in the web browser using your GPU (Graphics Processing Un...
JavaScript (JS) Английский PDFA hands-on, easy-to-comprehend guide that is perfect for anyone who needs to understand algorithms.With the explosive growth in the amount of data and the diversity of computing applications, efficient algorithms are needed now more than ever. Programming languages come and go, but the core of programming-algorithms and data structures-remains the same.Absolute Beginner's Guide to Algorithmsis the...
Big Data/DataScience JavaScript (JS) Английский PDFThe long-awaited x64 edition of the bestselling introduction to Intel assembly languageIn the newly revised fourth edition of x64 Assembly Language Step-by-Step: Programming with Linux, author Jeff Duntemann delivers an extensively rewritten introduction to assembly language with a strong focus on 64-bit long-mode Linux assembler. The book offers a lighthearted, robust, and accessible approach to...
Assembler Английский PDFConcurrency doesn’t need to be confusing. Start writing concurrent code that improves performance, scales up to handle large volumes of data, and takes full advantage of modern multi-processor hardware.Too many developers think concurrency is extremely challenging. Learn Concurrent Programming with Go is here to prove them wrong! This book uses the easy-to-grasp concurrency tools of the Go languag...
Go (Golang) Английский PDFAIPython contains runnable code for the book Artificial Intelligence, foundations of computational agents, 3rd Edition[Poole and Mackworth, 2023]. It has the following design goalsReadability is more important than efficiency, although the asymptotic complexity is not compromised. AIPython is not a replacement for welldesigned libraries, or optimized tools. Think of it like a model of an engine ma...
Python Английский PDF