Expert Python Programming – Third Edition 3

Expert Python Programming – Third Edition

eBook Details: Paperback: 646 pages Publisher: WOW! eBook (April 30, 2019) Language: English ISBN-10: 1789808898 ISBN-13: 978-1789808896 eBook Description: Expert Python Programming, 3rd Edition: Refine your Python programming skills and build professional grade applications with this comprehensive guide Python is a dynamic programming language that’s used in a wide range of domains thanks to its simple yet powerful nature. Although writing Python code is easy, making it readable, reusable, and easy to maintain is challenging. Complete with best practices, useful tools, and standards implemented by professional Python developers, the Expert Python Programming, Third Edition will help you overcome this challenge. The book will start...

Mastering Concurrency in Python 0

Mastering Concurrency in Python

eBook Details: Paperback: 446 pages Publisher: WOW! eBook (November 27, 2018) Language: English ISBN-10: 1789343054 ISBN-13: 978-1789343052 eBook Description: Mastering Concurrency in Python: Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problems Python is one of the most popular programming languages, with numerous libraries and frameworks that facilitate high-performance computing. Concurrency and parallelism in Python are essential when it comes to multiprocessing and multithreading; they behave differently, but their common aim is to reduce the execution time. This book serves as a comprehensive introduction to various advanced concepts in concurrent engineering and programming. Mastering Concurrency in Python...

Hands-On Systems Programming with Go 0

Hands-On Systems Programming with Go

eBook Details: Paperback: 458 pages Publisher: WOW! eBook (July 5, 2019) Language: English ISBN-10: 1789804078 ISBN-13: 978-1789804072 eBook Description: Hands-On Systems Programming with Go: A practical guide that covers essential of systems programming from kernel API and file system to network programming and process communications System software and applications were largely created using low-level languages such as C or C++. Go is a modern language that combines simplicity, concurrency, and performance, making it a good alternative for building system applications for Linux and macOS. This Go book introduces Unix and systems programming to help you understand the components the OS has to offer, ranging...

Applied Machine Learning 0

Applied Machine Learning

eBook Details: Hardcover: 656 pages Publisher: WOW! eBook; 1st edition (June 5, 2019) Language: English ISBN-10: 1260456846 ISBN-13: 978-1260456844 eBook Description: Applied Machine Learning: Cutting-edge machine learning principles, practices, and applications This comprehensive textbook explores the theoretical under-pinnings of learning and equips readers with the knowledge needed to apply powerful machine learning techniques to solve challenging real-world problems. Applied Machine Learning shows, step by step, how to conceptualize problems, accurately represent data, select and tune algorithms, interpret and analyze results, and make informed strategic decisions. Presented in a non-rigorous mathematical style, the book covers a broad array of machine learning topics with special emphasis...

Strengthening Deep Neural Networks 0

Strengthening Deep Neural Networks

eBook Details: Paperback: 246 pages Publisher: WOW! eBook; 1st edition (August 2, 2019) Language: English ISBN-10: 1492044954 ISBN-13: 978-1492044956 eBook Description: Strengthening Deep Neural Networks: Making AI Less Susceptible to Adversarial Trickery As deep neural networks (DNNs) become increasingly common in real-world applications, the potential to deliberately “fool” them with data that wouldn’t trick a human presents a new attack vector. This practical Strengthening Deep Neural Networks book examines real-world scenarios where DNNs-the algorithms intrinsic to much of AI-are used daily to process image, audio, and video data. Delve into DNNs and discover how they could be tricked by adversarial input Investigate methods used...