Modern Data Mining Algorithms in C++ and CUDA C
by Timothy Masters
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 kno...
Price: $33.68 | Publisher: Apress | Release: 2020
FREE EBOOK - Notes on Randomized Algorithms
by James Aspnes
Lecture notes for the Yale Computer Science course CPSC 469/569 Randomized Algorithms. Suitable for use as a supplementary text for an introductory graduate or advanced undergraduate course on randomized algorithms. Discusses tools from probability theory, including random variables and expectations, union bound arguments, concentration bounds, applications of martingales and Markov chains, and the Lovasz L...
Publisher: Self-publishing | Release: 2020
by Luciano Manelli
Study elementary and complex algorithms with clear examples and implementations in C. This book introduces data types (simple and structured) and algorithms with graphical and textual explanations. In the next sections, you'll cover simple and complex standard algorithms with their flowcharts: everything is integrated with explanations and tables to give a step-by-step evolution of the algorithms.The m...
Price: $26.91 | Publisher: Apress | Release: 2020
Mastering Machine Learning Algorithms, 2nd Edition
by Giuseppe Bonaccorso
Mastering Machine Learning Algorithms, 2nd Edition helps you harness the real power of machine learning algorithms in order to implement smarter ways of meeting today's overwhelming data needs. This newly updated and revised guide will help you master algorithms used widely in semi-supervised learning, reinforcement learning, supervised learning, and unsupervised learning domains.You will use all the m...
Price: $40.49 | Publisher: Packt Publishing | Release: 2020
Codeless Data Structures and Algorithms
by Armstrong Subero
In the era of self-taught developers and programmers, essential topics in the industry are frequently learned without a formal academic foundation. A solid grasp of data structures and algorithms (DSA) is imperative for anyone looking to do professional software development and engineering, but classes in the subject can be dry or spend too much time on theory and unnecessary readings. Regardless of your pr...
Price: $26.71 | Publisher: Apress | Release: 2020
Data Structures and Algorithms in Swift
by Elshad Karimov
Control the performance and stability of the apps you develop in Swift by working with and understanding advanced concepts in data structures and algorithms. All professional developers have to know which data structure and algorithms to use in their development process. Your choice directly affects the performance of your application. With this book, you'll increase the performance of your software, b...
Price: $28.24 | Publisher: Apress | Release: 2020
Options and Derivatives Programming in C++20, 2nd Edition
by Carlos Oliveira
Master the features of C++ that are frequently used to write financial software for options and derivatives, including the STL, templates, functional programming, and numerical libraries. This book also covers new features introduced in C++20 and other recent standard releases: modules, concepts, spaceship operators, and smart pointers. You will explore how-to examples covering all the major tools and conce...
Price: $34.37 | Publisher: Apress | Release: 2020
Grokking Artificial Intelligence Algorithms
by Rishal Hurbans
Grokking Artificial Intelligence Algorithms is a fully-illustrated and interactive tutorial guide to the different approaches and algorithms that underpin AI. Written in simple language and with lots of visual references and hands-on examples, you'll learn the concepts, terminology, and theory you need to effectively incorporate AI algorithms into your applications. And to make sure you truly grok as y...
Price: $39.99 | Publisher: Manning | Release: 2020
A Common-Sense Guide to Data Structures and Algorithms, 2nd Edition
by Jay Wengrow
If you thought that data structures and algorithms were all just theory, you're missing out on what they can do for your code. Learn to use Big O Notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book makes this complex topic...
Price: $41.99 | Publisher: The Pragmatic Programmers | Release: 2020
FREE EBOOK - 2D Game Development: From Zero to Hero
by Penaz
This is a small project that aims to gather some knowledge about game development and make it available to everyone.As well as being a source of knowledge this project aims to be a learning experience for everyone involved too, by gathering contributions from the community, teaching others how to make a game, teaching algorithms but also learning tips and tricks from people who are more experienced....
Publisher: Self-publishing | Release: 2020