SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

R Packages worth a look

转载自:https://advanceddataanalytics.net/2018/08/09/r-packages-worth-a-look-1237/

Michael Laux


发表于 2018-08-09

Interface to ‘JSON-stat’ (jsonstat)Interface to ‘JSON-stat’ https://…/, a simple lightweight ‘JSON’ format for data diss …

阅读全文 »

Some thoughts after reading “Bad Blood: Secrets and Lies in a Silicon Valley Startup”

转载自:http://andrewgelman.com/2018/08/09/bad-blood-secrets-lies-silicon-valley-startup/

Andrew


发表于 2018-08-09

I just read the above-titled John Carreyrou book, and it’s as excellent as everyone says it is. I suppose it’s the mark of any compelling story that it will bring to mind other things you’ve been thinking about, and in this case I saw many connections between the story of Theranos—a company that raised billions of dollars based on fake lab tests—and various examples of junk science that we’ve been discussing for the past ten years or so.

阅读全文 »

The Trillion Dollar Question

转载自:https://simplystatistics.org/2018/08/09/the-trillion-dollar-question/

未知


发表于 2018-08-09

Roger Peng ** 2018/08/09

阅读全文 »

Whats new on arXiv

转载自:https://advanceddataanalytics.net/2018/08/09/whats-new-on-arxiv-731/

Michael Laux


发表于 2018-08-09

Rethinking Numerical Representations for Deep Neural Networks

阅读全文 »

“Richard Jarecki, Doctor Who Conquered Roulette, Dies at 86”

转载自:http://andrewgelman.com/2018/08/09/richard-jarecki-doctor-conquered-roulette-dies-86/

Andrew


发表于 2018-08-09

[relevant video]

阅读全文 »

In case you missed it: July 2018 roundup

转载自:http://blog.revolutionanalytics.com/2018/08/in-case-you-missed-it-july-2018-roundup.html

David Smith


发表于 2018-08-08

In case you missed them, here are some articles from July of particular interest to R users.

阅读全文 »

How to Overcome That Awkward Silence in Interviews

转载自:https://www.dataquest.io/blog/how-to-overcome-that-awkward-silence-in-interviews/

Glassdoor


发表于 2018-08-08

阅读全文 »

Document worth reading: “Examining the Use of Neural Networks for Feature Extraction: A Comparative Analysis using Deep Learning, Support Vector Machines, and K-Nearest Neighbor Classifiers”

转载自:https://advanceddataanalytics.net/2018/08/08/document-worth-reading-examining-the-use-of-neural-networks-for-feature-extraction-a-comparative-analysis-using-deep-learning-support-vector-machines-and-k-nearest-neighbor-classifiers/

Michael Laux


发表于 2018-08-08

Neural networks in many varieties are touted as very powerful machine learning tools because of their ability to distill large amounts of information from different forms of data, extracting complex features and enabling powerful classification abilities. In this study, we use neural networks to extract features from both images and numeric data and use these extracted features as inputs for other machine learning models, namely support vector machines (SVMs) and k-nearest neighbor classifiers (KNNs), in order to see if neural-network-extracted features enhance the capabilities of these models. We tested 7 different neural network architectures in this manner, 4 for images and 3 for numeric data, training each for varying lengths of time and then comparing the results of the neural network independently to those of an SVM and KNN on the data, and finally comparing these results to models of SVM and KNN trained using features extracted via the neural network architecture. This process was repeated on 3 different image datasets and 2 different numeric datasets. The results show that, in many cases, the features extracted using the neural network significantly improve the capabilities of SVMs and KNNs compared to running these algorithms on the raw features, and in some cases also surpass the performance of the neural network alone. This in turn suggests that it may be a reasonable practice to use neural networks as a means to extract features for classification by other machine learning models for some datasets. Examining the Use of Neural Networks for Feature Extraction: A Comparative Analysis using Deep Learning, Support Vector Machines, and K-Nearest Neighbor Classifiers

阅读全文 »

Distilled News

转载自:https://advanceddataanalytics.net/2018/08/08/distilled-news-831/

Michael Laux


发表于 2018-08-08

Speech-to-Text Benchmark

阅读全文 »

Document worth reading: “Mathematics of Deep Learning”

转载自:https://advanceddataanalytics.net/2018/08/09/document-worth-reading-mathematics-of-deep-learning/

Michael Laux


发表于 2018-08-08

Recently there has been a dramatic increase in the performance of recognition systems due to the introduction of deep architectures for representation learning and classification. However, the mathematical reasons for this success remain elusive. This tutorial will review recent work that aims to provide a mathematical justification for several properties of deep networks, such as global optimality, geometric stability, and invariance of the learned representations. Mathematics of Deep Learning

阅读全文 »
1 … 259 260 261 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson