Neural Machine Translation

Автор: buratino от 31-05-2020, 00:20, Коментариев: 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.
 

Coding Games in Scratch: A Step-by-Step Guide to Learn Coding Skills, Creating Own Games and Artificial Intelligence for Beginners & Kids

Автор: buratino от 31-05-2020, 00:07, Коментариев: 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!
Learn to code and make awesome games with Scratch!
 

A Scrum Book: The Spirit of the Game

Автор: buratino от 30-05-2020, 23:43, Коментариев: 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.
 

Arrays and Time Complexity Implementation Solutions in C# (Array - Part 1) (Data Structure Algorithms)

Автор: literator от 30-05-2020, 22:16, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Arrays and Time Complexity Implementation Solutions in C# (Array - Part 1) (Data Structure Algorithms)Название: Arrays and Time Complexity Implementation Solutions in C# (Array - Part 1) (Data Structure Algorithms)
Автор: Dr. Solomon
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 207
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

Deep dive into Pythagorean triplet's algorithms, 2nd Largest algorithms, local minima, local maxima and local extrema algorithms, Algorithms for getting array positions based on its elements, Missing element/s algorithms, Remove duplicate elements' algorithms, Missing & repeated elements' algorithms, Two missing numbers' algorithms, Triplet sum that match target's algorithms, and Moving all zeros to the rear algorithms are a few of the topics included.
 

Perl Programming for Beginners: An Introduction to Learn Perl Programming with Tutorials and Hands-On Examples

Автор: literator от 30-05-2020, 21:40, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Perl Programming for Beginners: An Introduction to Learn Perl Programming with Tutorials and Hands-On ExamplesНазвание: Perl Programming for Beginners: An Introduction to Learn Perl Programming with Tutorials and Hands-On Examples
Автор: Nathan Metzler
Издательство: Lightbulb Publishing
Год: 2020
Страниц: 135
Язык: английский
Формат: pdf, azw3, epub
Размер: 25.3 MB

Discover how to master the Perl Programming Language and learn how to harness the amazing power of Perl to build powerful, heavy-duty web applications! Do you want to learn a robust programming language that has wide applications and will remain evergreen for a long time? Are you in search of a foolproof way to learn the core fundamentals of the Perl programming language? If your answer is yes, then keep reading... Perl is a high-level, multipurpose and dynamic programming language used for a wide variety of purposes from web development and software engineering to Linux system administration and network programming.
 

The Art of Feature Engineering: Essentials for Machine Learning

Автор: literator от 30-05-2020, 21:08, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

The Art of Feature Engineering: Essentials for Machine LearningНазвание: The Art of Feature Engineering: Essentials for Machine Learning
Автор: Pablo Duboue
Издательство: Cambridge University Press
Год: 2020
Страниц: 287
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

When Machine Learning engineers work with data sets, they may find the results aren't as good as they need. Instead of improving the model or collecting more data, they can use the feature engineering process to help improve results by modifying the data's features to better capture the nature of the problem. This practical guide to feature engineering is an essential addition to any data scientist's or machine learning engineer's toolbox, providing new ideas on how to improve the performance of a Machine Learning solution.
 

Освой самостоятельно C++ за 21 день (2003)

Автор: kotmatros255 от 30-05-2020, 20:30, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Освой самостоятельно C++ за 21 день (2003)Название: Освой самостоятельно C++ за 21 день
Автор: Джесс Либерти
Издательство: Вильямс
Год: 2003
Формат: pdf
Страниц: 819
Размер: 35,8 Mb
Язык: Русский

Эта книга поможет самостоятельно изучить язык C++, его принципы и концепции. Здесь изложены фундаментальные основы программирования, управление вводом/выводом, циклы, массивы, объектно-ориентированные подходы, а также создание полнофункционального приложения. Все главы содержат листинги программ, результаты их выполнения и анализ кода.
 

C++ File System Object In Cplusplus Object Oriented Programming

Автор: TRex от 30-05-2020, 20:12, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: C++ File System Object In Cplusplus Object Oriented Programming: Create a simplified database to record data Simple databases using system files with object-oriented programming technology
Автор: Haytham Malek
Издательство: Amazon.com Services LLC
Год: 2020
Формат: PDF, AZW3
Страниц: 80
Размер: 14,5 Mb
Язык: English

In this book, we will explain how to create a database using system file technology by object-oriented programming We will discuss in detail from the beginning the use of system files and their types within the Windows operating system environment Up to object-oriented programming and classes and restoring what works and what doesn't fit in system files with classes using system files Also, files will be dealt with by searches, modifications, additions, deletions, which are the basic operations in databases, and this is what we are exposed to in this section.
 

Android Studio 3.6 Development Essentials - Java Edition: Developing Android 10 (Q) Apps Using Android Studio, java & Jetpack

Автор: TRex от 30-05-2020, 19:24, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Android Studio 3.6 Development Essentials - Java Edition: Developing Android 10 (Q) Apps Using Android Studio, java & Jetpack
Автор: Neil Smyth
Издательство: Payload Media
Год: 2020
Формат: EPUB
Страниц: 788
Размер: 24,3 Mb
Язык: English

In 2018 Google introduced Android Jetpack to the developer community. Designed to make it quicker and easier to develop modern and reliable Android apps, Jetpack consists of a set of tools, libraries and architectural guidelines. The main elements of Android Jetpack consist of the Android Studio Integrated Development Environment (IDE), the Android Architecture Components and the Modern App Architecture Guidelines, all of which are covered in this latest edition of Android Studio Development Essentials.
 

Android Studio 3.6 Development Essentials - Kotlin Edition: Developing Android 10 (Q) Apps Using Android Studio, Kotlin & Jetpac

Автор: TRex от 30-05-2020, 19:15, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Android Studio 3.6 Development Essentials - Kotlin Edition: Developing Android 10 (Q) Apps Using Android Studio, Kotlin & Jetpac
Автор: Neil Smyth
Издательство: Payload Media
Год: 2020
Формат: EPUB
Страниц: 816
Размер: 23,8 Mb
Язык: English

Fully updated for Android Studio 3.6 and Android 10 (Q), the goal of this book is to teach the skills necessary to develop Android based applications using the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by an introduction to programming in Kotlin including data types, flow control, functions, lambdas, coroutines and object-oriented programming.