自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(27)
  • 资源 (5)
  • 收藏
  • 关注

转载 Scalable multi-node deep learning training using GPUs in the AWS Cloud

A key barrier to the wider adoption of deep neural networks on industrial-size datasets is the time and resources required to train them. AlexNet, which won the 2012 ImageNet Large Scale Visual Recogn...

2018-07-31 10:55:21 422

转载 Visualizing an Assassin Puzzle

Over at Math3ma, Tai-Danae Bradley shared the following puzzle, which she also featured in a fantastic (spoiler-free) YouTube video. If you’re seeing this for the first time, watch the video first....

2018-07-31 10:54:58 263

原创 Spark Transformation和Actions

Transformation和ActionsTransformation具体内容map(func) :返回一个新的分布式数据集,由每个原元素经过func函数转换后组成filter(func) : 返回一个新的数据集,由经过func函数后返回值为true的原元素组成*flatMap(func) : 类似于map,但是每一个输入元素,会被映射为0到多个输出元素(因此,func函数的返回...

2018-07-31 09:21:08 242

转载 Partitioning the Variation in Data

Roger Peng ** 2018/07/23One of the fundamental questions that we can ask in any data analysis is, “Why do things vary?” Although I think this is fundamental, I’ve found that it’s not explicitly as...

2018-07-31 09:19:20 271

转载 Classify your own images using Amazon SageMaker

Image classification and object detection in images are hot topics these days, thanks to a combination of improvements in algorithms, datasets, frameworks, and hardware. These improvements democratize...

2018-07-31 09:18:34 320

转载 The Real Problems with Neural Machine Translation

TLDR: No! Your Machine Translation Model is not “prophesying”, but let’s look at the six major issues with neural machine translation (NMT). So I saw a Twitter thread today with the editor-in-ch...

2018-07-31 09:18:15 226

转载 Basic Statistics in Python: Probability

When studying statistics, you will inevitably have to learn about probability. It is easy lose yourself in the formulas and theory behind probability, but it has essential uses in both working and dai...

2018-07-31 09:17:36 663

转载 Python数据分析之pandas

前面一篇文章我们介绍了numpy,但numpy的特长并不是在于数据处理,而是在它能非常方便地实现科学计算,所以我们日常对数据进行处理时用的numpy情况并不是很多,我们需要处理的数据一般都是带有列标签和index索引的,而numpy并不支持这些,这时我们就需要pandas上场啦! WHAT?Pandas是基于Numpy构建的库,在数据处理方面可以把它理解为numpy加...

2018-07-30 10:18:54 540

转载 Create a model for predicting orthopedic pathology using Amazon SageMaker

Artificial intelligence (AI) and machine learning (ML) are gaining momentum in the healthcare industry, especially in healthcare imaging. The Amazon SageMaker approach to ML presents promising potenti...

2018-07-30 10:17:16 630

转载 Why AI Isn’t A Black Box (And Its Business Value)

Artificial intelligence (AI) is a powerful and growing field, but some are still hesitant to employ it, seeing it as a black box. However, if you take a second to step outside the box (see what we did...

2018-07-30 10:16:52 203

转载 How To Remotely Send R and Python Execution to SQL Server from Jupyter Notebooks

IntroductionDid you know that you can execute R and Python code remotely in SQL Server from Jupyter Notebooks or any IDE? Machine Learning Services in SQL Server eliminates the need to move data...

2018-07-30 10:16:34 277

转载 Verlet Simulations

  || ||In this article we’re going to look at some simple physics simulations using a technique called Verlet Integration. We’ll start with some basic concepts, build on them, and finish with a...

2018-07-30 10:16:11 521

转载 RAIN Project: evolution of the game development dream

July 12, 2018Four years ago, I started Data School to share my data science knowledge and help aspiring data scientists achieve their dreams. Today, I’m excited to share with you a new opportunity t...

2018-07-30 10:15:48 801

转载 Object Detection algorithm now available in Amazon SageMaker

Amazon SageMaker is a fully-managed and highly scalable machine learning (ML) platform that makes it easy build, train, and deploy machine learning models. This is a giant step towards the democratiza...

2018-07-30 10:15:27 318

转载 Enhanced text classification and word vectors using Amazon SageMaker BlazingText

Today, we are launching several new features for the Amazon SageMaker BlazingText algorithm. Many downstream natural language processing (NLP) tasks like sentiment analysis, named entity recognit...

2018-07-30 10:14:56 402

转载 New Research on Multi-Task Learning

We are excited to share the latest report and prototype from our machine intelligence R team: Multi-Task Learning.Wax on.. face off! When humans learn new tasks, we take advantage of knowledge we’...

2018-07-30 10:14:26 200

转载 Enhanced text classification and word vectors using Amazon SageMaker BlazingText

Today, we are launching several new features for the Amazon SageMaker BlazingText algorithm. Many downstream natural language processing (NLP) tasks like sentiment analysis, named entity recognit...

2018-07-30 10:12:41 395

转载 DeepMind提出空间语言集成模型SLIM

选自arXiv,作者:Tiago Ramalho , Tomáš Kociský等,机器之心编译,参与:陈韵竹、路。 前不久,DeepMind 提出生成查询网络 GQN,具备从 2D 画面到 3D 空间的转换能力。近日,DeepMind 基于 GQN 提出一种新模型,可以捕捉空间关系的语义(如 behind、left of 等),其中包含一个基于从场景文本描述来生成场景图像的新型多模态目标...

2018-07-27 14:54:57 258

转载 Differentiable Image Parameterizations

A powerful, under-explored tool for neural network visualizations and art.Authors Affiliations Alexander MordvintsevAffiliationsGoogle AINicola PezzottiGoogle AILudwig SchubertGoogle...

2018-07-27 14:53:26 875

转载 Whats new on arXiv

GPU-based Commonsense Paradigms Reasoning for Real-Time Query Answering and Multimodal Analysis We utilize commonsense knowledge bases to address the problem of real- time multimodal analysis. In par...

2018-07-27 14:42:52 881

转载 Grazing and Calculus Revisited

||One of the great things about writing a blog is the occasional interesting email I receive from some of my readers.Recently I was contact by Trung ‘Average’ Phan, a very talented member of Princeton...

2018-07-27 14:42:27 125

转载 AWS Deep Learning AMIs now include ONNX, enabling model portability across deep learning frameworks

The AWS Deep Learning AMIs (DLAMI) for Ubuntu and Amazon Linux are now pre-installed and fully configured with Open Neural Network Exchange (ONNX), enabling model portability across dee...

2018-07-27 14:41:42 223

转载 Distilled News

New Survey Reveals Businesses Are Bullish on Data Lakes The data lake has long served as a powerful tool for data scientists and data engineers. However, today´s business environment often requires t...

2018-07-27 14:41:18 213

转载 Parsimonious principle vs integration over all uncertainties

tl;dr If you have bad models, bad priors or bad inference choose the simplest possible model. If you have good models, good priors, good inference, use the most elaborate model for predictions. To mak...

2018-07-27 14:40:33 167

转载 ACL 2018 Highlights: Understanding Representations and Evaluation in More Challenging Settings

You are using an outdated browser. Please upgrade your browser to improve your experience.I attended the 56th Annual Meeting of the Association for Computational Linguistics (ACL 2018) According to...

2018-07-27 14:39:58 618

原创 图像特征提取(纹理特征)

图像纹理特征总体简述纹理是一种反映图像中同质现象的视觉特征,它体现了物体表面的具有缓慢变化或者周期性变化的表面结构组织排列属性纹理具有三大标志:某种局部序列性不断重复非随机排列纹理区域内大致为均匀的统一体不同于灰度、颜色等图像特征,纹理通过像素及其周围空间邻域的灰度分布来表现,即局部纹理信息。另外,局部纹理信息不同程度上的重复性,就是全局纹理信息。纹理特征体现全局特征的...

2018-07-27 14:39:11 8268 2

原创 DeepLearning-Github排行

Pos1 Name Description Language Stars Today Total Stars 1 pytorch Tensors and Dynamic neural networks in Python with strong GPU acceleration C++ 18 17245 2 keras...

2018-07-27 14:37:39 423

猎聘采集scrapy源码

猎聘采集爬虫源码,多个版本demo,使用时请做相应修改

2019-03-08

残缺棋盘代码

残缺棋盘代码,通过代码实现解决残缺棋盘问题。改代码十分精简

2015-06-15

汉诺塔问题求解

通过代码实现汉诺塔求解,改代码精简程度相当高。可以达到快速求解的目的

2015-06-15

矩阵鞍点代码

矩阵鞍点代码,通过代码实现找到矩阵鞍点。该试验方法可以解决任意矩阵鞍点存在问题。

2015-06-15

空空如也

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

TA关注的人

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