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



Реклама


Название: Java Exercise 50 Questions for Beginners
Автор: MilkTea
Издательство: Amazon.com Services LLC
Год: 2020
Формат: AZW3, PDF
Страниц: 105
Размер: 28,8 Mb
Язык: English

This book is for Java learners especially beginners to intermediate people. Java version is 8. After learning basic concepts and grammar, the next step is to read and understand code. Code of this book includes various methods of classes mentioned above. There are 50 questions. At the beginning, questions are easy. However, they get more difficult gradually to the end.
Разместил: vitvikvas 1-06-2020, 02:43 | Комментарии: 0 | Подробнее
Название: Learn Python: Step-By-Step Guide to Master Python Quickly With Clear Exercises and 3 Hands-On Projects
Автор: Joey Rosso
Издательство: Amazon.com Services LLC
Год: 2020
Формат: PDF, EPUB, AZW3
Страниц: 136
Размер: 10 Mb
Язык: English

Are you interested in learning the basics of Python?
Have you tried to learn programming in the past, but never found the right course?
Or perhaps you know other programming languages but are interested in mastering the Python language quickly?
Do you think that you retain information better by doing than by simply watching others do?
If you answered yes to at least one of these questions, THIS IS THE BOOK FOR YOU.
Разместил: vitvikvas 1-06-2020, 02:22 | Комментарии: 0 | Подробнее
Название: Проектирование интерфейса пользователя средствами Win32 API
Автор: Ганеев Р.М.
Издательство: Горячая линия - Телеком
Год: 2007
ISBN: 5-93517-279-8
Формат: pdf
Страниц: 338
Размер: 12,6 Mb
Язык: Русский

Книга посвящена основам проектирования пользовательского интерфейса средствами Win32 API.
Написана доступным языком, насыщена примерами программной реализации, все разделы сопровождаются вопросами контроля полученных знаний и вариантами упражнений. Она поможет читателю овладеть методикой проектирования эффективных приложений для Windows.
Для тех, кто знает основы языка Си и хочет проектировать компактные быстродействующие приложения.
Разместил: oksanavalera 31-05-2020, 17:00 | Комментарии: 0 | Подробнее
Machine Learning for Asset ManagersНазвание: Machine Learning for Asset Managers
Автор: Marcos M. Lopez de Prado
Издательство: Cambridge University Press
Год: 2020
Страниц: 152
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

Successful investment strategies are specific implementations of general theories. An investment strategy that lacks a theoretical justification is likely to be false. Hence, an asset manager should concentrate her efforts on developing a theory rather than on backtesting potential trading rules. The purpose of this Element is to introduce Machine Learning (ML) tools that can help asset managers discover economic and financial theories. ML is not a black box, and it does not necessarily overfit. ML tools complement rather than replace the classical statistical methods.
Разместил: Ingvar16 31-05-2020, 16:35 | Комментарии: 0 | Подробнее
Python WebApp: Learn how to serve a Machine Learning Model predicting car pricesНазвание: Python WebApp: Learn how to serve a Machine Learning Model predicting car prices
Автор: Nicolas Maignan
Издательство: Amazon.com Services LLC
Год: 2020
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

When you'll go through this book, you will learn how to turn an idea into a web application serving a Machine Learning model. The chosen use case is Second-hand Car Pricing for which we'll go from having no data to deploying a small web application serving a Machine Learning Regressor trained to predict car prices. We'll do this using mainly Python (Quart, LGBM, Pandas, Scikit-learn), a little bit of HTLM, CSS, JS, and Docker (Docker-compose).
Разместил: Ingvar16 31-05-2020, 16:03 | Комментарии: 0 | Подробнее
Название: Beginning Ring Programming: From Novice to Professional
Автор: Mansour Ayouni
Издательство: Apress
Год: 2020
Формат: true pdf/epub
Страниц: 678
Размер: 46.8 Mb
Язык: English

Gain a gentle introduction to the world of Ring programming with clarity as a first concern using a lot of practical examples. The first part lays the foundations of the language and its basic features (data types, control structures, functions, and classes). The unique way to rigorously structure Ring programs is also explained.
Then, in the second part you’ll discover Ring inputs, outputs, and what is in between. You’ll use the basic constructs of computer logic (sequence, selection, and iteration) to build simple and complex logic flows. You’ll go over the common mistakes that lead to code complexity, by example, and cover several strategies to solve them (refactoring, code cleansing, and good variable naming). Then, you’ll see a visual illustration of how Ring deals with scopes at the local, object, and global levels.
Разместил: bomboane 31-05-2020, 02:31 | Комментарии: 0 | Подробнее
Название: Machine Vision Inspection Systems Volume 1: Image Processing, Concepts, Methodologies, and Applications
Автор: Muthukumaran Malarvel (Editor), Soumya Ranjan Nayak (Editor), Surya Narayan Panda (Editor)
Издательство: Wiley
Год: 2020
Формат: True PDF
Страниц: 242
Размер: 26.9 Mb
Язык: English

This edited book brings together leading researchers, academic scientists and research scholars to put forward and share their experiences and research results on all aspects of an inspection system for detection analysis for various machine vision applications. It also provides a premier interdisciplinary platform to present and discuss the most recent innovations, trends, methodology, applications, and concerns as well as practical challenges encountered and solutions adopted in the inspection system in terms of image processing and analytics of machine vision for real and industrial application.
Разместил: bomboane 31-05-2020, 00:29 | Комментарии: 0 | Подробнее
Название: Neural Machine Translation
Автор: Philipp Koehn
Издательство: Cambridge University Press
Год: 2020
Формат: true pdf/rtf
Страниц: 408
Размер: 10 Mb
Язык: English

Deep learning is revolutionizing how machine translation systems are built today. This book introduces the challenge of machine translation and evaluation - including historical, linguistic, and applied context -- then develops the core deep learning methods used for natural language applications. Code examples in Python give readers a hands-on blueprint for understanding and implementing their own machine translation systems. The book also provides extensive coverage of machine learning tricks, issues involved in handling various forms of data, model enhancements, and current challenges and methods for analysis and visualization. Summaries of the current research in the field make this a state-of-the-art textbook for undergraduate and graduate classes, as well as an essential reference for researchers and developers interested in other applications of neural methods in the broader field of human language processing.
Разместил: bomboane 31-05-2020, 00:20 | Комментарии: 0 | Подробнее
Название: Coding Games in Scratch: A Step-by-Step Guide to Learn Coding Skills, Creating Own Games and Artificial Intelligence for Beginners & Kids
Автор: Nicholas Ayden
Издательство: Amazon
Год: 2019
Формат: azw3/pdf(conv.)
Страниц: 179
Размер: 36.9 Mb
Язык: English

Become a super-genius coding and build awesome projects with Scratch-the newest version for children of the most popular coding language!
Разместил: bomboane 31-05-2020, 00:06 | Комментарии: 0 | Подробнее
Название: A Scrum Book: The Spirit of the Game (Version: P1.0)
Автор: Jeff Sutherland, James O. Coplien, Mark den Hollander
Издательство: Pragmatic Bookshelf
Год: 2019
Формат: epub
Страниц: 574
Размер: 16.9 Mb
Язык: English

Gain insights and depth of rationale into Scrum from many highly respected world authorities, including one of its founders, who lead you through the deep foundations of Scrum's structure and practice. Enhance and customize your Scrum practice with ninety-four organizational building blocks, called patterns, that you can freely and flexibly choose from to fit your needs. Understand and appreciate the history of Scrum and the role it plays in solving common problems in product development.
Разместил: bomboane 30-05-2020, 23:34 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности