SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

KDnuggets™ News 18:n38, Oct 10: Concise Explanation of Learning Algorithms; Why I Call Myself a Data Scientist; Linear Regression in the Wild

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/p2VTldet_IA/n38.html

Matt Mayo Editor


发表于 2018-10-10

 Features

阅读全文 »

Life in Madrid seen through BiciMAD

转载自:https://rinzewind.org/blog-en/2018/life-in-madrid-seen-through-bicimad.html

José María Mateos


发表于 2018-10-10

This below is just an image so this looks pretty. The animation I want to publish is available here if you don’t mind going to YouTube, or here hosted on this server.

阅读全文 »

Top September Stories: Essential Math for Data Science: Why and How; Machine Learning Cheat Sheets

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/bVDAL4m89jQ/top-stories-2018-sep.html

Gregory Piatetsky


发表于 2018-10-10

 

阅读全文 »

R Packages worth a look

转载自:https://advanceddataanalytics.net/2018/10/10/r-packages-worth-a-look-1299/

Michael Laux


发表于 2018-10-10

Modern Nonparametric Tools for Two-Sample Quantile and Distribution Comparisons (QDComparison)Allows practitioners to determine (i) if two univariate distributions (which can be continuous, discrete, or even mixed) are equal, (ii) how two distri …

阅读全文 »

The Golden Rule of Nudge

转载自:https://andrewgelman.com/2018/10/10/golden-rule-nudge/

Andrew


发表于 2018-10-10

Nudge unto others as you would have them nudge unto you.

阅读全文 »

10 Best Mobile Apps for Data Scientist / Data Analysts

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/Pwm4TXiU_q0/10-best-mobile-apps-data-scientist.html

Dan Clark


发表于 2018-10-10

By Premjith Purushothaman

阅读全文 »

Data Mining Book: Chapter Download.

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/N3S03Nl8eAw/jmp-data-mining-techniques-chapter.html

Gregory PS Editor


发表于 2018-10-10

 

阅读全文 »

Document worth reading: “Deep Learning for Generic Object Detection: A Survey”

转载自:https://advanceddataanalytics.net/2018/10/10/document-worth-reading-deep-learning-for-generic-object-detection-a-survey/

Michael Laux


发表于 2018-10-10

Generic object detection, aiming at locating object instances from a large number of predefined categories in natural images, is one of the most fundamental and challenging problems in computer vision. Deep learning techniques have emerged in recent years as powerful methods for learning feature representations directly from data, and have led to remarkable breakthroughs in the field of generic object detection. Given this time of rapid evolution, the goal of this paper is to provide a comprehensive survey of the recent achievements in this field brought by deep learning techniques. More than 250 key contributions are included in this survey, covering many aspects of generic object detection research: leading detection frameworks and fundamental subproblems including object feature representation, object proposal generation, context information modeling and training strategies; evaluation issues, specifically benchmark datasets, evaluation metrics, and state of the art performance. We finish by identifying promising directions for future research. Deep Learning for Generic Object Detection: A Survey

阅读全文 »

All About Open Source

转载自:https://blog.dataiku.com/all-about-open-source

Claire Carroll


发表于 2018-10-09

While many open source offerings fall outside the domain of data science, everyone knows that there is an open source tool (or twenty) for every data project. That’s why we commissioned 451 Research to explore the top routes to open source data science adoption.

阅读全文 »

If you did not already know

转载自:https://advanceddataanalytics.net/2018/10/09/if-you-did-not-already-know-507/

Michael Laux


发表于 2018-10-09

Neural Network Encapsulation A capsule is a collection of neurons which represents different variants of a pattern in the network. The routing scheme ensures only certain capsules which resemble lower counterparts in the higher layer should be activated. However, the computational complexity becomes a bottleneck for scaling up to larger networks, as lower capsules need to correspond to each and every higher capsule. To resolve this limitation, we approximate the routing process with two branches: a master branch which collects primary information from its direct contact in the lower layer and an aide branch that replenishes master based on pattern variants encoded in other lower capsules. Compared with previous iterative and unsupervised routing scheme, these two branches are communicated in a fast, supervised and one-time pass fashion. The complexity and runtime of the model are therefore decreased by a large margin. Motivated by the routing to make higher capsule have agreement with lower capsule, we extend the mechanism as a compensation for the rapid loss of information in nearby layers. We devise a feedback agreement unit to send back higher capsules as feedback. It could be regarded as an additional regularization to the network. The feedback agreement is achieved by comparing the optimal transport divergence between two distributions (lower and higher capsules). Such an add-on witnesses a unanimous gain in both capsule and vanilla networks. Our proposed EncapNet performs favorably better against previous state-of-the-arts on CIFAR10/100, SVHN and a subset of ImageNet. …

阅读全文 »
1 … 188 189 190 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson