SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Respecting Boundaries with Inhomogeneous Kernels

转载自:https://www.chrisstucchio.com/blog/2016/boundary_respecting_kernels.html?utm_medium=rss&utm_source=rss&utm_campaign=rss

Chris Stucchio


发表于 2016-11-29

Sometimes in statistics, one knows certain facts with absolute certainty about a distribution. For example, let $@ t $@ represent the time delay between an event occurring and the same event being detected. I don’t know very much about the distribution of times, but one thing I can say with certainty is that $@ t > 0 $@; an event can only be detected after it occurs.

阅读全文 »

Django and Elastic Beanstalk, a perfect combination

转载自:https://www.data-blogger.com/2016/11/28/django-and-elastic-beanstalk-a-perfect-combination/

Kevin Jacobs


发表于 2016-11-28

This post gives a minimum working example such that you can launch your Django application on Amazon servers using Elastic Beanstalk. The only things you need is a Django application, Python 3 and an Amazon account. Before we start, make sure you have installed the Amazon CLI. Let’s start!

阅读全文 »

Google F1 Server Reading Summary

转载自:http://www.chioka.in/google-f1-server-reading-summary

未知


发表于 2016-11-26

A summary of the Google published whitepaper: F1 - A Distributed SQL Database That Scales.

阅读全文 »

Book Review: Computer Age Statistical Inference

转载自:http://www.nowozin.net/sebastian/blog/book-review-computer-age-statistical-inference.html

Sebastian Nowozin


发表于 2016-11-23

A new book, Computer Age Statistical Inference: Algorithms, Evidence, and Data Science by Bradley Efron and Trevor Hastie, was released in July this year. I finished reading it a few weeks ago and this is a short review from the point of view of a machine learning researcher.

阅读全文 »

Grazing in a circular field

转载自:http://datagenetics.com/blog/november42016/index.html

未知


发表于 2016-11-23

I’ve written a little about grazing before (How to calculate the optimal dimensions for a rectangular field using just straight fences). ||This week we’ll look at another classic grazing math problem. This involes a goat grazing in a circular field.Old MacDonald, on his farm, has a large circular field. He also has a goat. He tethers the goat, using a rope, to a post on the circumference of the field. He wants the goat to be able to graze half of the grass in the field. Here’s the question: What length should he make the rope?|

阅读全文 »

Docker and Kaggle with Ernie and Bert

转载自:https://cavaunpeu.github.io/2016/11/22/docker-and-kaggle-with-ernie-and-bert/

Will Wolf


发表于 2016-11-22

This post is meant to serve as an introduction to what Docker is and why and how to use it for Kaggle. For simplicity, we will primarily speak about Sesame Street and cupcakes in lieu of computers and data.

阅读全文 »

Non-Zero Initial States for Recurrent Neural Networks

转载自:https://r2rt.com/non-zero-initial-states-for-recurrent-neural-networks.html

Silviu Pitis


发表于 2016-11-20

The default approach to initializing the state of an RNN is to use a zero state. This often works well, particularly for sequence-to-sequence tasks like language modeling where the proportion of outputs that are significantly impacted by the initial state is small. In some cases, however, it makes sense to (1) train the initial state as a model parameter, (2) use a noisy initial state, or (3) both. This post examines the rationale behind trained and noisy intial states briefly, and presents drop-in Tensorflow implementations.

阅读全文 »

Data-Informed vs Data-Driven

转载自:http://www.gregreda.com/2016/11/20/data-informed-talk-pydata-seattle/

Greg Reda


发表于 2016-11-20

A while back (July 2015), I was fortunate to speak at PyData in Seattle about the pitfalls of overreliance on data. You can find the slides here.

阅读全文 »

The Two Tribes of Language Researchers

转载自:http://deliprao.com/archives/218

Delip


发表于 2016-11-19

TL;DR not-a-rant rant

阅读全文 »

T-Shirt Design Contest!

转载自:https://www.becomingadatascientist.com/2016/11/19/t-shirt-design-contest/

Renee


发表于 2016-11-19

I’ve decided that I want to have Becoming a Data Scientist t-shirts to sell and to give out to podcast guests and contest winners, but I am not a graphic designer, so I need some help! So I’m going to have a t-shirt design contest!

阅读全文 »
1 … 346 347 348 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson