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



Реклама


Название: IBM Watson Solutions for Machine Learning
Автор: Arindam Ganguly
Издательство: BPB Publications
Год: 2021
Формат: ePUB
Страниц: 218
Размер: 10 Mb
Язык: English

Utilize Python and IBM Watson to put real-life use cases into production.
Key Features
● Use of popular Python packages for building Machine Learning solutions from scratch.
● Practice various IBM Watson Machine Learning tools for Computer Vision and Natural Language Processing applications.
● Expert-led best practices to put your Machine Learning solutions into the production environment.
Разместил: vitvikvas 7-07-2021, 21:14 | Комментарии: 0 | Подробнее
Elements of Deep Learning for Computer Vision: Explore Deep Neural Network Architectures, PyTorch, Object Detection Algorithms, and Computer Vision Applications for Python CodersНазвание: Elements of Deep Learning for Computer Vision: Explore Deep Neural Network Architectures, PyTorch, Object Detection Algorithms, and Computer Vision Applications for Python Coders
Автор: Bharat Sikka
Издательство: BPB Publications
Год: 2021
Страниц: 288
Язык: английский
Формат: epub
Размер: 10.1 MB

Conceptualizing deep learning in computer vision applications using PyTorch and Python libraries. Elements of Deep Learning for Computer Vision gives a thorough understanding of deep learning and provides highly accurate computer vision solutions while using libraries like PyTorch. This book introduces you to Deep Learning and explains all the concepts required to understand the basic working, development, and tuning of a neural network using Pytorch. The book then addresses the field of computer vision using two libraries, including the Python wrapper/version of OpenCV and PIL. After establishing and understanding both the primary concepts, the book addresses them together by explaining Convolutional Neural Networks(CNNs). CNNs are further elaborated using top industry standards and research to explain how they provide complicated Object Detection in images and videos, while also explaining their evaluation.
Разместил: Ingvar16 7-07-2021, 20:46 | Комментарии: 0 | Подробнее
Название: Active Rails : Learn how to build a production-quality Rails 6 application from the ground up
Автор: Ryan Bigg, Kieran Andrews, Rebecca Le, and Robin Klaus
Издательство: Leanpub
Год: 2021
Формат: PDF
Страниц: 522
Размер: 20 Mb
Язык: English

This book will teach you the fundamentals of building a Rails application from the ground-up, complete with strict adherence to TDD and BDD.
Earlier editions of this book have been used by thousands of people to help their Ruby on Rails careers.
This book will show you how to build a fully-featured Rails 6 application
Разместил: vitvikvas 7-07-2021, 19:52 | Комментарии: 0 | Подробнее
Название: Build a Blockchain from Scratch in Go
Автор: Lukas Lukac
Издательство: Lukas Lukac
Год: 2021
Формат: PDF
Страниц: 316
Размер: 11 Mb
Язык: English

Learn Go + Blockchain to expand your dev career What can you expect?
This eBook is not specific to any particular blockchain. Opposite. It contains various peer-to-peer, blockchain and cryptographical design patterns useful for any software developer who wants to expand his programming career and learn new concepts. Majority of the components are from Bitcoin and Ethereum blockchain implementations.
I can't promise the blockchain way of programming will be easy, but this eBook will turn you into a blockchain developer, expand your career prospects, and open you up to a whole new community of amazing forward thinkers.
Разместил: vitvikvas 7-07-2021, 18:54 | Комментарии: 0 | Подробнее
Programming for beginners The fundamentals: Basic introduction to programming concepts with fractals (Volume 1)Название: Programming for beginners The fundamentals: Basic introduction to programming concepts with fractals (Volume 1)
Автор: Bjorn Inge F. Westerheim
Издательство: Independently published
Год: Last updated 10/4/2021 (Draft version)
Страниц: 201
Язык: английский
Формат: pdf (true)
Размер: 11.9 MB

Introductory text to programming based around building a fractal generator. It introduces basic concepts such as variables, data types, looping, decision making and basic programming strategies while working towards drawing a Mandelbrot fractal to the screen. This is the first out of two volumes. The first volume primes readers by exposing them to basic theory and code.
Разместил: Ingvar16 7-07-2021, 17:24 | Комментарии: 0 | Подробнее
ASP.NET MVC 4 с примерами на C# 5.0
Название: ASP.NET MVC 4 с примерами на C# 5.0
Автор: Фримен Адам
Издательство: М.: Вильямс
Год: 2014
Формат: pdf
ISBN: 978-5-8459-1867-3
Размер: 16,8 мб
Качество: хорошее
Язык: русский

Научитесь c помощью книги «ASP.NET MVC 4 Framework с примерами на C# 5.0 для профессионалов» строить легко сопровождаемые, строго соответствующие стандартам, высокопроизводительные веб-приложения на платформе Microsoft! ASP.NET MVC 4 представляет собой последнюю версию веб-платформы ASP.NET от Microsoft. Эта веб-платформа предлагает высокопроизводительную модель программирования, которая способствует построению более чистой кодовой архитектуры, поддерживает разработку через тестирование и обеспечивает повсеместную расширяемость в комбинации со всеми преимуществами ASP.NET.
Разместил: gol8425 7-07-2021, 15:48 | Комментарии: 0 | Подробнее
Brain Games Python: 99 Brain Teasers for Beginners to Energize Your Brain Cells and Python Logic SkillsНазвание: Brain Games Python: 99 Brain Teasers for Beginners to Energize Your Brain Cells and Python Logic Skills
Автор: Christian Mayer, Zohaib Riaz, Lukas Rieger
Издательство: Finxter Publishing House, Leanpub
Год: 2019-11-14
Страниц: 195
Язык: английский
Формат: pdf (true) + code
Размер: 10.1 MB

A puzzle a day to learn, code, and play. The great response of our readers encouraged us to write this fifth book for absolute beginners based on the idea of learning Python with low-stake tests. Although this is the fifth book in the series, it’s designed to be understandable for everyone - even if you have never even written a single line of code. It’s for those who love brain games, quizzes, and puzzles to keep their brain fit. The unique strength of this book is that it also teaches you how to code basic Python programs - in a non-intrusive fun way that is accessible to everyone including non-technical readers. Learning to code is a bonus you’ll get in addition to an improved working memory and logic skills.
Разместил: Ingvar16 7-07-2021, 15:44 | Комментарии: 0 | Подробнее
Coffee Break Pandas: 74 Pandas Puzzles to Build Your Pandas Data Science SuperpowerНазвание: Coffee Break Pandas: 74 Pandas Puzzles to Build Your Pandas Data Science Superpower
Автор: Lukas Rieger, Kyrylo Kravets, Christian Mayer
Издательство: Leanpub
Год: 2020-11-14
Страниц: 156
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Coffee Break Pandas teaches you the new superpower of analyzing and processing data with Python's Pandas framework. If solving puzzles is fun for you, you'll love this book with 74 brand-new, hand-crafted Pandas puzzles to help you stay relevant in today's marketplace. Data is the new oil - whoever develops the skills to harvest this largely untapped asset class will increase their value in the 21st-century marketplace. By reading this book, you’ll learn the powerful skill of analyzing and processing data with Python’s Pandas framework. However, please use your newly-acquired power wisely! “With great power comes great responsibility.” Since you are reading this book, you understand the importance of mastering Pandas.
Разместил: Ingvar16 7-07-2021, 15:09 | Комментарии: 0 | Подробнее
Coffee Break NumPy: A Simple Road to Data Science Mastery That Fits Into Your Busy LifeНазвание: Coffee Break NumPy: A Simple Road to Data Science Mastery That Fits Into Your Busy Life
Автор: Christian Mayer, Zohaib Riaz, Lukas Rieger
Издательство: Leanpub
Год: November 2018
Страниц: 226
Язык: английский
Формат: pdf (true), epub + Code
Размер: 21.4 MB

This ​eBook ​gives you a fun way to start learning data science with Python. ​It gives you a thorough introduction Python's most important library for data science: NumPy. 100% Based on puzzle-based learning - scientifically proven to generate ​44% better learning retention and ​efficiency.​ Do ​​​​you want to learn ​​data science 44% faster?​The new textbook Coffee Break NumPy leverages the scientifically proven way of puzzle-based learning to code! Fear of missing out on data science and Machine Learning?​ The trend of automation is not coming to a halt soon. Machines take over more and more traditional jobs from human workers.
Разместил: Ingvar16 7-07-2021, 14:47 | Комментарии: 0 | Подробнее
Coffee Break Python - Mastery Workout : 99 Tricky Python Puzzles to Push You to Programming MasteryНазвание: Coffee Break Python - Mastery Workout : 99 Tricky Python Puzzles to Push You to Programming Mastery
Автор: Lukas Rieger, Adrian Chan, Christian Mayer
Издательство: Leanpub
Год: May 23, 2020
Страниц: 199
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Coffee Break Python - Mastery Workout helps you boost your Python skills and reach mastery level. The approach is simple: you solve 99 really hard Python puzzles that get harder as you progress with the book Are you a master Python coder? Prove it! This book aims to be a stepping stone on your path to becoming a Python master. It contains 15-25 hours of Python training using one of the most efficient learning techniques: practice testing. This technique is guaranteed to improve your ability to read, write, and understand Python source code.
Разместил: Ingvar16 7-07-2021, 14:29 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности