Discover how a software engineer can leverage Docker in order to expedite development velocity. This book focuses on the fundamental concepts this program is built upon and explores how it can help you get your services up and running inside Docker containers. You'll also review tips on how to debug microservices applications...
How will AI evolve and what major innovations are on the horizon? What will its impact be on the job market, economy, and society? What is the path toward human-level...
Work with Python and powerful open source tools such as Gensim and spaCy to perform modern text analysis, natural language processing, and computational linguistics algorithms.
Key Features
Discover the open source Python text analysis ecosystem, using spaCy, Gensim, scikit-learn, and...
Learn, understand, and implement deep neural networks in a math- and programming-friendly approach using Keras and Python. The book focuses on an end-to-end approach to developing supervised learning algorithms in regression and classification with practical business-centric use-cases implemented in Keras.
Based on the author’s course at NYU, Linear Algebra and Probability for Computer Science Applicationsgives an introduction to two mathematical fields that are fundamental in many areas of computer science. The course and the text are addressed to students with a very weak mathematical background. Most of the...
The purpose of this book is first to study cloud computing concepts, security concern in clouds and data centers, live migration and its importance for cloud computing, the role of firewalls in domains with particular focus on virtual machine (VM) migration and its security concerns. The book then tackles design, implementation of...
Genetic algorithms (GAs) are randomized search and optimization techniques
guided by the principles of evolution and natural genetics; they have a large
amount of implicit parallelism. GAs perform multimodal search in complex
landscapes and provide near-optimal solutions for objective or tness func
tion of an...