Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Название: A Visual Introduction to Deep Learning
Автор: Meor Amer
Издательство: kDimensions
Год: 2022
Страниц: 236
Язык: английский
Формат: pdf
Размер: 23.5 MB

Deep Learning is the algorithm powering the current renaissance of Artificial Intelligence (AI). And the progress is not showing signs of slowing down. A McKinsey report estimates that by 2030, AI will potentially deliver $13 trillion to the global economy, or 16% of the world's current GDP. This opens up exciting career opportunities in the coming decade. But Deep Learning can be quite daunting to learn. With the abundance of learning resources in recent years has emerged another problem—information overload. This book aims to compress this knowledge and make the subject approachable. By the end of this book, you will be able to build a visual intuition about Deep Learning and neural networks. This is an ideal introduction for people who have limited time but still want to go beyond trivial, hand-waving explanations about the core concepts in Deep Learning. The book's focus is illustrations with a minimal amount of text. The illustrations are clear, crisp, and accurate. Moreover, they perfectly balance the text. Many books are too verbose. Some are too terse. Here, Meor strikes the perfect balance -- enough text to explain the little the illustrations don't. The book is like a CEO summary of Deep Learning and serves as a good starting point for people who want an overview before diving in or who simply want an overview to see what the fuss is all about.
Разместил: Ingvar16 12-08-2023, 15:03 | Комментарии: 0 | Подробнее

Название: Разработка приложений для Android (+code)
Автор: Хашими С., Коматинени С., Маклин Д.
Издательство: СПб.: Питер
Год: 2011
Страниц: 736
ISBN: 978-5-459-00530-1
Формат: PDF
Размер: 41.7 Мб
Язык: русский

Благодаря этому практическому руководству вы научитесь создавать приложения для устройств на базе ОС Android (мобильных телефонов, планшетных компьютеров, нетбуков, смартбуков), пользуясь новейшими инструментами разработки.
Разместил: MIHAIL62 12-08-2023, 12:42 | Комментарии: 0 | Подробнее

Название: Программирование аппаратных средств в Windows (+CD-ROM)
Автор: Несвижский В.
Издательство: БХВ-Петербург
Год: 2008
Страниц: 528
ISBN: 978-5-9775-0263-4
Формат: PDF
Размер: 10.3 Мб
Язык: русский
Серия: Профессиональное программирование

Книга посвящена программированию базовых компонентов персонального компьютера: мыши, клавиатуры, процессора, системных устройств, дисковой подсистемы, а также систем мониторинга питания, температур, видео и звука. Уделено внимание популярным интерфейсам USB, IEEE 1394 и др.
Разместил: MIHAIL62 12-08-2023, 10:17 | Комментарии: 0 | Подробнее

Название: Программирование микроконтроллеров AVR (Atmel)
Автор: A.M. Васьковский, О.И. Максимычев, А.Б. Маврин, Л.А. Литвинов
Издательство: М.: МАДИ (ГТУ)
Год: 2008
Страниц: 96
Формат: PDF
Размер: 22 Мб
Язык: русский

Рассмотрены вопросы, связанные с программированием однокристальных микроЭВМ (микроконтроллеров), применяемых в промышленных системах автоматического управления.
Разместил: MIHAIL62 12-08-2023, 09:46 | Комментарии: 0 | Подробнее
Название: Coding with Scratch: Create Awesome Platform Games
Автор: Max Wainewright
Издательство: In Easy Steps
Год: 2021
Формат: EPUB
Размер: 10 Мб
Язык: английский / English

Coding with Scratch – Create Awesome Platform Games shows kids how to create amazing platform games with Scratch. Starting with an introduction about how Scratch works, this book is suitable for beginners but with lots of tips, challenges, and extensions for experienced Scratch coders. To create the games in this book, children will need a desktop computer or a laptop. The games require a proper keyboard so will not work well on a tablet or iPad. It is recommended that children should be supervised when using the internet, especially when using a new website.
Разместил: black 12-08-2023, 07:22 | Комментарии: 0 | Подробнее
Название: Kubernetes Patterns: Reusable Elements for Designing Cloud Native Applications, 2nd Edition (Final)
Автор: Bilgin Ibryam, Roland Huss
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 393
Язык: английский
Формат: True PDF, True EPUB (Retail Copy)
Размер: 10.19 MB

The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures offer new distributed primitives that require a different set of practices than many developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huss provide common reusable patterns and principles for designing and implementing cloud native applications on Kubernetes. This book aims to help developers discover and learn about the most common patterns for creating cloud native applications with Kubernetes. First, let’s take a brief look at the two primary ingredients of this book: Kubernetes and design patterns. Kubernetes is a container orchestration platform. Today, Kubernetes is considered one of the most popular projects on GitHub. It is fair to claim that Kubernetes is the most commonly used and feature-rich container orchestration platform. Kubernetes also forms the foundation of other platforms built on top of it. The most prominent of those Platform-as-a-Service systems is Red Hat OpenShift, which provides various additional capabilities to Kubernetes. These are only some reasons we chose Kubernetes as the reference platform for the cloud native patterns in this book. This book assumes you have some basic knowledge of Kubernetes.
Разместил: Ingvar16 12-08-2023, 05:41 | Комментарии: 0 | Подробнее
Название: Applied Numerical Methods with MATLAB for Engineers and Scientists, 5th Edition
Автор: Steven C. Chapra
Издательство: McGraw Hill
Год: 2023
Страниц: 753
Язык: английский
Формат: pdf (true), epub
Размер: 50.7 MB

This book is designed to support a one-semester course in numerical methods. It has been written for students who want to learn and apply numerical methods in order to solve problems in engineering and science. As such, the methods are motivated by problems rather than by mathematics. That said, sufficient theory is provided so that students come away with insight into the techniques and their shortcomings. MATLAB provides a great environment for such a course. Although other environments (e.g., Excel/VBA, Mathcad) or languages (e.g., Fortran 90, C++, Python) could have been chosen, MATLAB presently offers a nice combination of handy programming features with powerful built-in numerical capabilities. On the one hand, its M-file programming environment allows students to implement moderately complicated algorithms in a structured and coherent fashion. On the other hand, its built-in, numerical capabilities empower students to solve more difficult problems without trying to “reinvent the wheel.” Algorithms Presented Using MATLAB M-files. Instead of using pseudocode, this book presents algorithms as well-structured MATLAB M-files. Aside from being useful computer programs, these provide students with models for their own M-files that they will develop as homework exercises.
Разместил: Ingvar16 12-08-2023, 03:55 | Комментарии: 0 | Подробнее

Название: Java. Руководство для начинающих
Автор(ы): Шилдт Г.
Издательство: СПб.: Диалектика
Год: 2019
Страниц: 810
Формат: PDF
Размер: 12 Мб
Язык: русский

Очередное издание бестселлера, обновленное с учетом всех новинок Java Platform, Standard Edition 9 (Java SE 9), позволит читателям в кратчайшие сроки приступить к программированию на языке Java. Опытнейший автор Герберт Шилдт уже в начале книги познакомит читателей с тем, как создаются, компилируются и выполняются программы, написанные на Java. Далее обсуждаются ключевые слова, синтаксис и языковые конструкции, составляющие основу Java. Также будут рассмотрены темы повышенной сложности, включая многопоточное программирование, обобщения, лямбда-выражения, Swing, JavaFX и ключевое нововведение Java SE 9 — модули. В качестве бонуса читателей ждет знакомство с JShell — новой интерактивной оболочкой Java.
Разместил: MIHAIL62 11-08-2023, 23:10 | Комментарии: 0 | Подробнее
Название: TypeScript Cookbook: Real World Type-Level Programming, Final Release
Автор: Stefan Baumgartner
Издательство: O’Reilly Media, Inc.
Год: 2023-08-08
Страниц: 550
Язык: английский
Формат: True EPUB (Retail Copy), pdf (conv)
Размер: 18.5 MB

TypeScript is one of the most important tools for javascript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan Baumgartner provides senior engineers with solutions for everyday TypeScript problems. If you're conversant with TypeScript as well as javascript basics, this book provides actionable recipes to help you tackle a wide array of issues. From setting up complex project structures to developing advanced helper types, each self-contained recipe guides you through the problem and discusses why and how a solution works.
Разместил: Ingvar16 11-08-2023, 22:07 | Комментарии: 0 | Подробнее
Название: Killer ChatGPT Prompts: Harness the Power of AI for Success and Profit
Автор: Guy Hart-Davis
Издательство: Wiley
Год: 2023
Страниц: 270
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB

Unlock the full capabilities of ChatGPT at work, at home, and in your day-to-day. By now, you’ve heard of ChatGPT and its incredible potential. You may even have tried to use it a few times just to see it in action for yourself. But have you ever wondered what ChatGPT is truly capable of? Killer ChatGPT Prompts: Harness the Power of AI for Success and Profit will show you the true power of Large Language Models (LLMs) like ChatGPT. In the book, veteran IT educator and trusted author Guy Hart-Davis shows you the exact prompts he’s discovered to unlock a huge variety of expert business writing, like emails and proposals, data analysis use cases, lesson plans, information exchange scripts, and more! Along with the skills you've read about in other chapters, ChatGPT is pretty good at programming. That might seem strange; but ChatGPT is a large language model, and programs are written in various programming languages, most of which obey far more formal structures than English and the other human languages that ChatGPT handles so well. If you're a programmer or you work in software development, try integrating ChatGPT into your workflow and see what it can do for you. Even if your interest in programming is casual and you just need to hack together a quick-and-dirty Word VBA macro or a Python script to perform a one-time task, ChatGPT may be able to save you time and effort. Which Programming Languages Can ChatGPT Help You With? The short answer is: most of them. Python, Java, javascript, C, C++, C#, Ruby, PHP, Swift, Go, R, SQL, TypeScript, VBA, Rust, and MATLAB—ChatGPT is happy to help you with all of these, and more.
Разместил: Ingvar16 11-08-2023, 21:17 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности