Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

PYTHON

found 112 books

Introduction to CNTK Succinctly
Introduction to CNTK Succinctly

by James McCaffrey

Microsoft CNTK (Cognitive Toolkit, formerly Computational Network Toolkit), an open source code framework, enables you to create feed-forward neural network time series prediction systems, convolutional neural network image classifiers, and other deep learning systems. In Introduction to CNTK Succinctly, author James McCaffrey offers instruction on...


Docker for Developers
Docker for Developers

by Rafael Gomes

This book introduces the use of Docker focusing on best usage practices, based on the 12factor methodology. This preliminary version of the book focuses on the basic knowledge of Docker. It starts by briefly explaining the infrastructure of the solution, through its architecture, installation, basic commands, understanding and construction of im...


Computational Cognitive Modeling and Linguistic Theory
Computational Cognitive Modeling and Linguistic Theory

by Adrian Brasoveanu, Jakub Dotlačil

This open book introduces a general framework that allows natural language researchers to enhance existing competence theories with fully specified performance and processing components. Gradually developing increasingly complex and cognitively realistic competence-performance models, it provides running code for these models and shows how to fit t...


Introduction to the Modeling and Analysis of Complex Systems
Introduction to the Modeling and Analysis of Complex Systems

by Hiroki Sayama

Introduction to the Modeling and Analysis of Complex Systems introduces students to mathematical/computational modeling and analysis developed in the emerging interdisciplinary field of Complex Systems Science. Complex systems are systems made of a large number of microscopic components interacting with each other in nontrivial ways. Many real-worl...


Classical Object-Oriented Programming with ECMAScript
Classical Object-Oriented Programming with ECMAScript

by Mike Gerwitz

ECMAScript (more popularly known by the name "JavaScript") is the language of the web. In the decades past, it has been used to augment web pages with trivial features and obnoxious gimmicks. Today, the language is used to write full-featured web applications that rival modern desktop software in nearly every regard and has even expanded ...


Learning MongoDB
Learning MongoDB

by Stack Overflow Community

Data in the world started to grow tremendously after mobile application came in the market. This huge amount of data became almost impossible to handle with traditional relational database - SQL. NoSQL databases are introduced to handle those data where much more flexibility came like variable number of columns for each data. MongoDB is one of the ...


Learning Regular Expressions
Learning Regular Expressions

by Stack Overflow Community

A regular expression (regex or regexp) is a sequence of characters that define a search pattern. It is an unofficial and free Regular Expressions book created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow....


Applied Discrete Structures
Applied Discrete Structures

by Al Doerr, Ken Levasseur

Applied Discrete Structures, is a two semester undergraduate text in discrete mathematics, focusing on the structural properties of mathematical objects. These include matrices, functions, graphs, trees, lattices and algebraic structures. The algebraic structures that are discussed are monoids, groups, rings, fields and vector spaces. Applied D...


NGINX Unit Cookbook
NGINX Unit Cookbook

by Derek DeJonghe

Alongside its popular web server, NGINX provides a dynamic application server that supports configuration through a RESTful JSON API. The open source NGINX Unit server deploys configuration changes without service disruptions and runs apps built with multiple languages and frameworks. This updated cookbook shows developers, DevOps personnel, networ...


Deep Learning with JavaScript
Deep Learning with JavaScript

by Shanqing Cai, Stanley Bileschi, Eric D. Nielsen, Francois Chollet

Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R. Deep Learning with JavaScript shows developers how they can bring DL technology to the web. Written by the main authors of t...


1 ... 7 8 9 10 11 12