自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (55)
  • 收藏
  • 关注

空空如也

Manning Taming Text How to Find, Organize, and Manipulate It. Jan.2013.pdf

Manning Taming Text How to Find, Organize, and Manipulate It. Jan.2013.pdf lucene solr search NLP

2015-05-18

Foundations of WPF An Introduction to Windows Presentation Foundation.pd

( [Apress] Foundations of WPF An Introduction to Windows Presentation Foundation.pd

2015-05-05

3D Programming for Windows

[Microsoft Press] 3D Programming for Windows Three-Dimensional Graphics Programming for the Windows Presentation Foundation.chm

2015-05-04

Applications = Code + Markup

[Microsoft Press] Applications = Code + Markup A Guide to the Microsoft Windows Presentation Foundation.chm

2015-05-04

Building Enterprise Applications with WPF and the MVVM Pattern

[Microsoft Press] Building Enterprise Applications with Windows Presentation Foundation and the Model View ViewModel Pattern.pdf

2015-05-04

Sams Teach Yourself WPF in 24 Hours.pdf

[Sams Publishing] Sams Teach Yourself WPF in 24 Hours.pdf

2015-05-01

Professional WPF Programming .NET Development with the WPF

[Wrox] Professional WPF Programming .NET Development with the Windows Presentation Foundation.pdf

2015-04-27

Microsoft.Exam Ref 70-487.Developing Windows Azure and Web Services.2013.pdf

Microsoft.Exam Ref 70-487.Developing Windows Azure and Web Services.2013.pdf

2015-04-23

WCF 4.5 Multi-Layer Services

WCF 4.5 Multi-Layer Services WCF C# .net webservice soap

2015-04-21

WCF Windows Communication Foundation 4 Step by Step.pdf

WCF Windows Communication Foundation 4 Step by Step.pdf

2015-04-21

Pro WF 4.5.pdf

Pro WF 4.5.pdf c# .net workflow 专著

2015-04-21

iOS 8 Swift Programming Cookbook Solutions Examples for iOS Apps.pdf

iOS 8 Swift Programming Cookbook Solutions Examples for iOS Apps.pdf

2015-04-21

Introducing iOS 8 Swift Programming from Idea to App Store By Steve Derico pdf

Introducing iOS 8 Swift Programming from Idea to App Store By Steve Derico pdf

2015-04-21

iOS 8 Swift Programming Cookbook-Ascetic_trip.pdf

iOS 8 Swift Programming Cookbook-Ascetic_trip.pdf

2015-04-15

Sams Teach Yourself Swift in 24 Hours - BJ Miller.epub

Sams Teach Yourself Swift in 24 Hours - BJ Miller.epub

2015-04-15

Creating Mobile Apps with Xamarin.Forms, Preview Edition.pdf

Creating Mobile Apps with Xamarin.Forms, Preview Edition.pdf

2015-04-15

Beginning XML with C# 2008 - From Novice to Professional 原版书加代码.zip

Beginning XML with C# 2008 - From Novice to Professional 原版书加代码.zip

2015-04-15

Hands-On Machine Learning with Scikit-Learn and TensorFlow PDF

When most people hear “Machine Learning,” they picture a robot: a dependable butler or a deadly Terminator depending on who you ask. But Machine Learning is not just a futuristic fantasy, it’s already here. In fact, it has been around for decades in some specialized applications, such as Optical Character Recognition (OCR). But the first ML application that really became mainstream, improving the lives of hundreds of millions of people, took over the world back in the 1990s: it was the spam filter. Not exactly a self-aware Skynet, but it does technically qualify as Machine Learning (it has actually learned so well that you seldom need to flag an email as spam anymore). It was followed by hundreds of ML applications that now quietly power hundreds of products and features that you use regularly, from better recommendations to voice search. Where does Machine Learning start and where does it end? What exactly does it mean for a machine to learn something? If I download a copy of Wikipedia, has my computer really “learned” something? Is it suddenly smarter? In this chapter we will start by clarifying what Machine Learning is and why you may want to use it. Then, before we set out to explore the Machine Learning continent, we will take a look at the map and learn about the main regions and the most notable landmarks: supervised versus unsupervised learning, online versus batch learning, instance-based versus model-based learning. Then we will look at the workflow of a typical ML project, discuss the main challenges you may face, and cover how to evaluate and fine-tune a Machine Learning system. This chapter introduces a lot of fundamental concepts (and jargon) that every data scientist should know by heart. It will be a high-level overview (the only chapter without much code), all rather simple, but you should make sure everything is crystal-clear to you before continuing to the rest of the book. So grab a coffee and let’s get started!

2017-12-23

Hands-On Machine Learning with Scikit-Learn and TensorFlow

When most people hear “Machine Learning,” they picture a robot: a dependable butler or a deadly Terminator depending on who you ask. But Machine Learning is not just a futuristic fantasy, it’s already here. In fact, it has been around for decades in some specialized applications, such as Optical Character Recognition (OCR). But the first ML application that really became mainstream, improving the lives of hundreds of millions of people, took over the world back in the 1990s: it was the spam filter. Not exactly a self-aware Skynet, but it does technically qualify as Machine Learning (it has actually learned so well that you seldom need to flag an email as spam anymore). It was followed by hundreds of ML applications that now quietly power hundreds of products and features that you use regularly, from better recommendations to voice search. Where does Machine Learning start and where does it end? What exactly does it mean for a machine to learn something? If I download a copy of Wikipedia, has my computer really “learned” something? Is it suddenly smarter? In this chapter we will start by clarifying what Machine Learning is and why you may want to use it. Then, before we set out to explore the Machine Learning continent, we will take a look at the map and learn about the main regions and the most notable landmarks: supervised versus unsupervised learning, online versus batch learning, instance-based versus model-based learning. Then we will look at the workflow of a typical ML project, discuss the main challenges you may face, and cover how to evaluate and fine-tune a Machine Learning system. This chapter introduces a lot of fundamental concepts (and jargon) that every data scientist should know by heart. It will be a high-level overview (the only chapter without much code), all rather simple, but you should make sure everything is crystal-clear to you before continuing to the rest of the book. So grab a coffee and let’s get started!

2017-12-23

Prateek Joshi-Artificial Intelligence with Python

Artificial intelligence is becoming increasingly relevant in the modern world where everything is driven by data and automation. It is used extensively across many fields such as image recognition, robotics, search engines, and self-driving cars. In this book, we will explore various real-world scenarios. We will understand what algorithms to use in a given context and write functional code using this exciting book. We will start by talking about various realms of artificial intelligence. We’ll then move on to discuss more complex algorithms, such as Extremely Random Forests, Hidden Markov Models, Genetic Algorithms, Artificial Neural Networks, and Convolutional Neural Networks, and so on. This book is for Python programmers looking to use artificial intelligence algorithms to create real-world applications. This book is friendly to Python beginners, but familiarity with Python programming would certainly be helpful so you can play around with the code. It is also useful to experienced Python programmers who are looking to implement artificial intelligence techniques. You will learn how to make informed decisions about the type of algorithms you need to use and how to implement those algorithms to get the best possible results. If you want to build versatile applications that can make sense of images, text, speech, or some other form of data, this book on artificial intelligence will definitely come to your rescue! What this book covers Chapter 1, Introduction to Artificial Intelligence, teaches you various introductory concepts in artificial intelligence. It talks about applications, branches, and modeling of Artificial Intelligence. It walks the reader through the installation of necessary Python packages. Chapter 2, Classification and Regression Using Supervised Learning, covers various supervised learning techniques for classification and regression. You will learn how to analyze income data and predict housing prices. Chapter 3, Predictive Analytics with Ensemble Learning, explains predictive modeling techniques using Ensemble Learning, particularly focused on Random Forests. We will learn how to apply these techniques to predict traffic on the roads near sports stadiums. Chapter 4, Detecting Patterns with Unsupervised Learning, covers unsupervised learning algorithms including K-means and Mean Shift Clustering. We will learn how to apply these algorithms to stock market data and customer segmentation.

2017-12-22

Python in a Nutshell. A Desktop Quick Reference

The Python programming language reconciles many apparent contradictions: both elegant and pragmatic, both simple and powerful, it’s very high-level yet doesn’t get in your way when you need to fiddle with bits and bytes, and it’s suitable for programming novices as well as great for experts, too. This book is aimed at programmers with some previous exposure to Python, as well as experienced programmers coming to Python for the first time from other languages. The book is a quick reference to Python itself, the most commonly used parts of its vast standard library, and a few of the most popular and useful thirdparty modules and packages, covering a wide range of application areas, including web and network programming, XML handling, database interactions, and highspeed numeric computing. The book focuses on Python’s cross-platform capabilities and covers the basics of extending Python and embedding it in other applications. How This Book Is Organized This book has five parts, as follows. Part I, Getting Started with Python Chapter 1, Introduction to Python Covers the general characteristics of the Python language, its implementations, where to get help and information, how to participate in the Python community, and how to obtain and install Python on your computer(s). Chapter 2, The Python Interpreter Covers the Python interpreter program, its command-line options, and how to use it to run Python programs and in interactive sessions. The chapter mentions text editors for editing Python programs and auxiliary programs for checking your Python sources, along with some full-fledged integrated devel

2017-12-22

OpenCV with Python Blueprints

Design and develop advanced computer vision projects using OpenCV with Python About This Book Program advanced computer vision applications in Python using different features of the OpenCV library Practical end-to-end project covering an important computer vision problem All projects in the book include a step-by-step guide to create computer vision applications Who This Book Is For This book is for intermediate users of OpenCV who aim to master their skills by developing advanced practical applications. Readers are expected to be familiar with OpenCV's concepts and Python libraries. Basic knowledge of Python programming is expected and assumed. What You Will Learn Generate real-time visual effects using different filters and image manipulation techniques such as dodging and burning Recognize hand gestures in real time and perform hand-shape analysis based on the output of a Microsoft Kinect sensor Learn feature extraction and feature matching for tracking arbitrary objects of interest Reconstruct a 3D real-world scene from 2D camera motion and common camera reprojection techniques Track visually salient objects by searching for and focusing on important regions of an image Detect faces using a cascade classifier and recognize emotional expressions in human faces using multi-layer peceptrons (MLPs) Recognize street signs using a multi-class adaptation of support vector machines (SVMs) Strengthen your OpenCV2 skills and learn how to use new OpenCV3 features In Detail OpenCV is a native cross platform C++ Library for computer vision, machine learning, and image processing. It is increasingly being adopted in Python for development. OpenCV has C++/C, Python, and Java interfaces with support for Windows, Linux, Mac, iOS, and Android. Developers using OpenCV build applications to process visual data; this can include live streaming data from a device like a camera, such as photographs or videos. OpenCV offers extensive libraries with over 500 functions This book demonstrates how to develop a series of intermediate to advanced projects using OpenCV and Python, rather than teaching the core concepts of OpenCV in theoretical lessons. Instead, the working projects developed in this book teach the reader how to apply their theoretical knowledge to topics such as image manipulation, augmented reality, object tracking, 3D scene reconstruction, statistical learning, and object categorization. By the end of this book, readers will be OpenCV experts whose newly gained experience allows them to develop their own advanced computer vision applications. All source code is available on GitHub: github.com/mbeyeler/opencv-python-blueprints. Style and approach This book covers independent hands-on projects that teach important computer vision concepts like image processing and machine learning for OpenCV with multiple examples.

2017-11-05

Learning JavaScript Design Patterns - Addy Osmani.pdf

With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you. Explore many popular design patterns, including Modules, Observers, Facades, and Mediators. Learn how modern architectural patterns—such as MVC, MVP, and MVVM—are useful from the perspective of a modern web application developer. This book also walks experienced JavaScript developers through modern module formats, how to namespace code effectively, and other essential topics. Learn the structure of design patterns and how they are written Understand different pattern categories, including creational, structural, and behavioral Walk through more than 20 classical and modern design patterns in JavaScript Use several options for writing modular code—including the Module pattern, Asyncronous Module Definition (AMD), and CommonJS Discover design patterns implemented in the jQuery library Learn popular design patterns for writing maintainable jQuery plug-ins "This book should be in every JavaScript developer’s hands. It’s the go-to book on JavaScript patterns that will be read and referenced many times in the future."—Andrée Hansson, Lead Front-End Developer, presis!

2017-09-27

TypeScript Design Patterns

In programming, there are several problems that occur frequently. To solve these problems, there are various repeatable solutions that are known as design patterns. Design patterns are a great way to improve the efficiency of your programs and improve your productivity., This book is a collection of the most important patterns you need to improve your applications’ performance and your productivity. The journey starts by explaining the current challenges when designing and developing an application and how you can solve these challenges by applying the correct design pattern and best practices., Each pattern is accompanied with rich examples that demonstrate the power of patterns for a range of tasks, from building an application to code testing. We’ll introduce low-level programming concepts to help you write TypeScript code, as well as work with software architecture, best practices, and design aspects.

2017-09-27

NG-Book 2 The Complete Book on AngularJS 2 r34

NG-Book 2 The Complete Book on AngularJS 2 r34 Angular 2

2016-07-03

GB 32100-2015法人和其他组织统一社会信用代码编码规则

GB 32100-2015法人和其他组织统一社会信用代码编码规则

2015-12-30

Pro WPF 4.5 in CSharp10.zip

Pro WPF 4.5 in CSharp10.zip

2015-08-22

Implementing Cloud Storage with OpenStack Swift

Implementing Cloud Storage with OpenStack Swift

2015-08-15

Packt Publishing Apache Solr High Performance (2014)

Packt Publishing Apache Solr High Performance (2014)

2015-08-15

APACHE.SOLR.ESSENTIALS.2015

APACHE.SOLR.ESSENTIALS.2015

2015-08-15

Lucene.in.Action.2nd.Edition.pdf

Lucene.in.Action.2nd.Edition.pdf

2015-08-15

Hadoop MapReduce v2 Cookbook, 2nd Edition-Ascetic_trip-[CPUL].pdf

Hadoop MapReduce v2 Cookbook, 2nd Edition-Ascetic_trip-[CPUL].pdf

2015-08-15

Apress - Pro Hadoop.pdf

Apress - Pro Hadoop Build scalable, distributed applications in the cloud

2015-08-15

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除