万本电子书0元读

万本电子书0元读

Deep Learning with Keras
Deep Learning with Keras
Antonio Gulli
¥90.46
This book starts by introducing you to supervised learning algorithms such as simple linear regression, the classical multilayer perceptron and more sophisticated deep convolutional networks. You will also explore image processing with recognition of hand written digit images, classification of images into different categories, and advanced objects recognition with related image annotations. An example of identification of salient points for face detection is also provided. Next you will be introduced to Recurrent Networks, which are optimized for processing sequence data such as text, audio or time series. Following that, you will learn about unsupervised learning algorithms such as Autoencoders and the very popular Generative Adversarial Networks (GAN). You will also explore non-traditional uses of neural networks as Style Transfer. Finally, you will look at Reinforcement Learning and its application to AI game playing, another popular direction of research and application of neural networks. What you will learn ?Optimize step-by-step functions on a large neural network using the Backpropagation Algorithm ?Fine-tune a neural network to improve the quality of results ?Use deep learning for image and audio processing ?Use Recursive Neural Tensor Networks (RNTNs) to outperform standard word embedding in special cases ?Identify problems
Mastering Java for Data Science
Mastering Java for Data Science
Alexey Grigorev
¥90.46
Java is the most popular programming language, according to the TIOBE index, and it is a typical choice for running production systems in many companies, both in the startup world and among large enterprises. Not surprisingly, it is also a common choice for creating data science applications: it is fast and has a great set of data processing tools, both built-in and external. What is more, choosing Java for data science allows you to easily integrate solutions with existing software, and bring data science into production with less effort. This book will teach you how to create data science applications with Java. First, we will revise the most important things when starting a data science application, and then brush up the basics of Java and machine learning before diving into more advanced topics. We start by going over the existing libraries for data processing and libraries with machine learning algorithms. After that, we cover topics such as classification and regression, dimensionality reduction and clustering, information retrieval and natural language processing, and deep learning and big data. Finally, we finish the book by talking about the ways to deploy the model and evaluate it in production settings. What you will learn ?Get a solid understanding of the data processing toolbox available in Java ?Explore the data science ecosystem available in Java
Android NDK: Beginner's Guide - Second Edition
Android NDK: Beginner's Guide - Second Edition
Sylvain Ratabouil
¥90.46
Are you an Android Java programmer who needs more performanceAre you a C/C++ developer who doesn’t want to bother with the complexity of Java and its out-of-control garbage collectorDo you want to create fast intensive multimedia applications or gamesIf you’ve answered yes to any of these questions then this book is for you. With some general knowledge of C/C++ development, you will be able to dive headfirst into native Android development.
Learning Behavior-driven Development with JavaScript
Learning Behavior-driven Development with JavaScript
Enrique Amodeo
¥90.46
This book is ideal for any JavaScript developer who is interested in producing well-tested code. If you have no prior experience with testing, Node.js, or any other tool, do not worry, as they will be explained from scratch.
PowerCLI Cookbook
PowerCLI Cookbook
Philip Sellers
¥90.46
If you are a virtualization professional who wants to unleash the power of automation and combat the complexity of sprawling virtual environments, this book is ideal for you. This book will enhance your skills of administering VMware vSphere and vCloud Director with PowerCLI.
Mastering Responsive Web Design with HTML5 and CSS3
Mastering Responsive Web Design with HTML5 and CSS3
Ricardo Zea
¥90.46
If you already know some HTML and CSS and understand the principles of responsive web design, this book is for you. There's something here for you to learn regardless of whether you're a web designer or web developer, or whether you're a seasoned expert web professional.
Learning Docker
Learning Docker
Pethuru Raj
¥90.46
If you are an application developer who wants to learn Docker in order to utilize its features for application deployment, then this book is for you. No prior knowledge of Docker is required.
Mastering jQuery Mobile
Mastering jQuery Mobile
Chip Lambert
¥90.46
You've started down the path of jQuery Mobile, now begin mastering some of jQuery Mobile's higher level topics. Go beyond jQuery Mobile's documentation and master one of the hottest mobile technologies out there. Previous JavaScript and PHP experience can help you get the most out of this book.
Corona SDK Mobile Game Development: Beginner's Guide - Second Edition
Corona SDK Mobile Game Development: Beginner's Guide - Second Edition
Michelle M. Fernandez
¥90.46
This book is for anyone who wants to have a go at creating commercially successfully games for Android and iOS. You don’t need game development or programming experience.
Mastering Predictive Analytics with R
Mastering Predictive Analytics with R
Rui Miguel Forte
¥90.46
This book is intended for the budding data scientist, predictive modeler, or quantitative analyst with only a basic exposure to R and statistics. It is also designed to be a reference for experienced professionals wanting to brush up on the details of a particular type of predictive model. Mastering Predictive Analytics with R assumes familiarity with only the fundamentals of R, such as the main data types, simple functions, and how to move data around. No prior experience with machine learning or predictive modeling is assumed, however you should have a basic understanding of statistics and calculus at a high school level.
VMware vRealize Orchestrator Cookbook
VMware vRealize Orchestrator Cookbook
Daniel Langenhan
¥90.46
If you are a VMware administrator who is interested in automating your infrastructure, this book is for you. An understanding of basic programming concepts is advised. No previous knowledge of Orchestrator is required, although some previous knowledge of it will allow you to get started more easily.
WiX 3.6: A Developer’s Guide to Windows Installer XML
WiX 3.6: A Developer’s Guide to Windows Installer XML
Nick Ramirez
¥90.46
A step-by-step tutorial with plenty of code and examples to improve your learning curve. If you are a developer and want to create installers for software targeting the Windows platform, then this book is for you. You’ll be using plenty of XML and ought to know the basics of writing a well-formed document. No prior experience in WiX or Windows Installer is assumed. You should know your way around Visual Studio to compile projects, add project references and tweak project properties.
PostgreSQL for Data Architects
PostgreSQL for Data Architects
Jayadevan Maymala
¥90.46
This book is for developers and data architects who have some exposure to databases. It is assumed that you understand the basic concepts of tables and common database objects, including privileges and security.
Mastering JavaScript Promises
Mastering JavaScript Promises
Muzzamil Hussain
¥90.46
This book is for all the software and web engineers wanting to apply the promises paradigm to their next project and get the best outcome from it. This book also acts as a reference for the engineers who are already using promises in their projects and want to improve their current knowledge to reach the next level. To get the most benefit from this book, you should know basic programming concepts, have a familiarity with JavaScript, and a good understanding of HTML.
Vaadin 7 Cookbook
Vaadin 7 Cookbook
Jaroslav Holaň
¥90.46
This is a cookbook with easy-to-follow recipes containing practical and detailed examples which are all fully backed up with code, illustrations, and tips. "Vaadin 7 Cookbook" is for developers who want to create Rich Internet Applications with Vaadin. Both newcomers to Vaadin and those who have some experience with it will find recipes to expand their working knowledge of Vaadin.
OpenStack Cloud Computing Cookbook - Third Edition
OpenStack Cloud Computing Cookbook - Third Edition
Kevin Jackson
¥90.46
This book is aimed at system administrators and technical architects moving from a virtualized environment to cloud environments; who are familiar with cloud computing platforms. Knowledge of virtualization and managing Linux environments is expected. Prior knowledge or experience of OpenStack is not required, although beneficial.
Learning Python Network Programming
Learning Python Network Programming
Dr. M. O. Faruque Sarker
¥90.46
If you're a Python developer or a system administrator with Python experience and you're looking to take your first steps in network programming, then this book is for you. Basic knowledge of Python is assumed.
Less Web Development Cookbook
Less Web Development Cookbook
Bass Jobsen
¥90.46
Aimed at those who want to overcome the limitations of CSS, through this book you will begin to harness the efficiency of Less by building advanced, responsive, and modern websites. Experienced web developers, students, and even web designers will find this guide very useful as they enhance their CSS skills.
Java EE 7 Development with NetBeans 8
Java EE 7 Development with NetBeans 8
David R. Heffelfinger
¥90.46
The book is aimed at Java developers who wish to develop Java EE applications while taking advantage of NetBeans functionality to automate repetitive tasks. Familiarity with NetBeans or Java EE is not assumed.
Learning AirWatch
Learning AirWatch
Mark Dunkerley
¥90.46
If you are a technical professional who wants to dive deeper into the functionality offered by AirWatch or manage the solution, then this book will help you choose the best set of configuration, device management, and monitoring options that you can use to effectively manage your EMM implementation.
Microsoft System Center Service Manager 2012 Cookbook
Microsoft System Center Service Manager 2012 Cookbook
Samuel Erskine (MCT)
¥90.46
This book is written in practical cookbook style and it offers learning through vivid examples and. Each chapter contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginners or just open up any chapter and start following the recipes as a reference for advanced users,This book will be useful to IT professionals including System Center Service Manager administrators who want to configure and administer System Center Service Manager 2012 and understand how to solve specific problems and scenarios that arise while using System Center Service Manager. It will also be useful to users of 2010 in learning new features and capabilities.