Category: Algorithms & Cryptography

Modern Data Mining Algorithms in C++ and CUDA C 3

Modern Data Mining Algorithms in C++ and CUDA C

eBook Details: Paperback: 240 pages Publisher: WOW! eBook; 1st edition (June 6, 2020) Language: English ISBN-10: 1484259874 ISBN-13: 978-1484259870 eBook Description: Modern Data Mining Algorithms in C++ and CUDA C: Recent Developments in Feature Extraction and Selection Algorithms for Data Science Discover a variety of data-mining algorithms that are useful for selecting small sets of important features from among unwieldy masses of candidates, or extracting useful features from measured variables. As a serious data miner you will often be faced with thousands of candidate features for your prediction or classification application, with most of the features being of little or no value. You’ll know...

Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin 8

Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin

eBook Details: Paperback: 424 pages Publisher: WOW! eBook (October 1, 2019) Language: English ISBN-10: 1942878915 ISBN-13: 978-1942878919 eBook Description: Data Structures & Algorithms in Kotlin: Implementing Practical Data Structures in Kotlin: Up to date for Android 10, Android Studio 3.5 & Kotlin 1.3 A book that teaches you the fundamental tools of implementing key data structures in Kotlin, and how to use them to solve algorithms. Data structures and algorithms are fundamental tools every developer should have. In this book, you’ll learn how to implement key data structures in Kotlin, and how to use them to solve a robust set of algorithms. Topics Covered...

Data Structures & Algorithms in Swift: Implementing Practical Data Structures with Swift, 3rd Edition 1

Data Structures & Algorithms in Swift: Implementing Practical Data Structures with Swift, 3rd Edition

eBook Details: Paperback: 459 pages Publisher: WOW! eBook (December 12, 2019) Language: English ISBN-10: 1942878990 ISBN-13: 978-1942878995 eBook Description: Data Structures & Algorithms in Swift: Implementing Practical Data Structures with Swift, 3rd Edition: The most popular and comprehensive book on Swift algorithms & data structures!: Up to date for iOS 13, Xcode 11 & Swift 5.1 This book covers search (breadth-first, depth-first, Dijkstra’s), sort (merge sort, radix sort, heap sort, and quicksort), trees (binary trees, AVL trees, binary search trees), stacks, graphs, and more. Understanding how data structures and algorithms work in code is crucial for creating efficient and scalable apps. Swift’s Standard Library...

Unlocking Blockchain on Azure 0

Unlocking Blockchain on Azure

eBook Details: Paperback: 331 pages Publisher: WOW! eBook; 1st edition (May 16, 2020) Language: English ISBN-10: 1484250427 ISBN-13: 978-1484250426 eBook Description: Unlocking Blockchain on Azure: Design and Develop Decentralized Applications Design, architect, and build Blockchain applications with Azure in industrial scenarios to revolutionize conventional processes and data security. This book will empower you to build better decentralized applications that have stronger encryption, better architectures, and effective deployment structures over the cloud. You’ll start with an overview of Blockchain, distributed networks, Azure components in Blockchain, such as Azure Workbench, and independent Blockchain-as-a-service solutions. Next, you’ll move on to aspects of Blockchain transactions where the author...

Deep Reinforcement Learning in Action 1

Deep Reinforcement Learning in Action

eBook Details: Paperback: 384 pages Publisher: WOW! eBook; 1st edition (May 12, 2020) Language: English ISBN-10: 1617295434 ISBN-13: 978-1617295430 eBook Description: Humans learn best from feedback – we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot. Deep Reinforcement Learning in Action teaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques you’ll need to implement it into your own projects. Deep Reinforcement Learning is a form of...