SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Styles of Truncated Backpropagation

转载自:https://r2rt.com/styles-of-truncated-backpropagation.html

Silviu Pitis


发表于 2016-07-19

In my post on Recurrent Neural Networks in Tensorflow, I observed that Tensorflow’s approach to truncated backpropagation (feeding in truncated subsequences of length n) is qualitatively different than “backpropagating errors a maximum of n steps”. In this post, I explore the differences, implement a truncated backpropagation algorithm in Tensorflow that maintains the distribution between backpropagated errors, and ask whether one approach is better than the other.

阅读全文 »

Monitoring your cluster in just a few minutes using ISA

转载自:https://www.data-blogger.com/2016/07/18/monitoring-your-cluster-in-just-a-few-minutes/

Kevin Jacobs


发表于 2016-07-18

Suppose you have a cluster. Suppose you would like to monitor your cluster as soon as possible without installing all kind of tools on the cluster. A new software package named ISA has been created which can do centralized monitoring for you! This article is a walkthrough for ISA and helps you setting up monitoring for your cluster in just a few minutes.

阅读全文 »

Why Scala?

转载自:https://www.data-blogger.com/2016/07/17/why-scala/

Kevin Jacobs


发表于 2016-07-17

Scala is jet another programming language in the world of programming languages. Its first version was released in 2001 and was conceptually developed by Martin Odersky, a professor at the EPFL in Switzerland. Fun fact: one of his first projects was called Pizza and was a super set of the Java language. Later on, he developed Scala. The name and logo are easy to explain. First of all, Scala stands for SCalable LAnguage. Another translation: “Scala” means “staircase” in Italian. The logo is based on a particular staircase in one of the buildings of EPFL. Now we have had a decent introduction to Scala, we can start exploring the language itself. So what is Scala all about?

阅读全文 »

Becoming a Data Scientist Podcast Episode 13: Debbie Berebichez

转载自:https://www.becomingadatascientist.com/2016/07/14/becoming-a-data-scientist-podcast-episode-13-debbie-berebichez/

Renee


发表于 2016-07-15

阅读全文 »

12 Ways To Cultivate A Data-Savvy Workforce

转载自:http://www.informationweek.com/big-data/12-ways-to-cultivate-a-data-savvy-workforce/d/d-id/1326178?image_number=8

Datascope


发表于 2016-07-15

Organizations aspiring to become data-driven need to take a close look at their HR practices. If your company’s hiring and retention standards aren’t keeping up with the times, you may be losing valuable job candidates and employees. To minimize the pitfalls of building a data-savvy workforce, consider these tips.

阅读全文 »

Building a Data Science Portfolio: Storytelling with Data (Part 2: Data Exploration)

转载自:http://blog.cloudera.com/blog/2016/07/building-a-data-science-portfolio-storytelling-with-data-part-2-data-exploration/

Justin Kestelyn


发表于 2016-07-14

The following post (Part 2 of two parts) by Vik Paruchuri, founder of data science learning platform Dataquest, offers some detailed and instructive insight about data science workflow (regardless of the tech stack involved, but in this case, using Python). We re-publish it here for your convenience.

阅读全文 »

MLHEP 2016 lectures slides

转载自:http://arogozhnikov.github.io/2016/07/12/mlhep-2016-slides.html

未知


发表于 2016-07-12

This year my team at Yandex organized MLHEP (Machine Learning in High Energy Physics) summer school in Lund, Sweden.

阅读全文 »

Occam razor vs. machine learning

转载自:http://arogozhnikov.github.io/2016/07/12/secret-of-ml.html

未知


发表于 2016-07-12

Whenever possible, substitute constructions out of known entities for inferences to unknown entities Occam’s razor (Russell’s version)

阅读全文 »

Recurrent Neural Networks in Tensorflow I

转载自:https://r2rt.com/recurrent-neural-networks-in-tensorflow-i.html

Silviu Pitis


发表于 2016-07-11

This is the first in a series of posts about recurrent neural networks in Tensorflow. In this post, we will build a vanilla recurrent neural network (RNN) from the ground up in Tensorflow, and then translate the model into Tensorflow’s RNN API.

阅读全文 »

Build your own offshore company

转载自:http://opiateforthemass.es/articles/BYOOC/

Christoph Safferling


发表于 2016-07-06

Hackathons are not alike

阅读全文 »
1 … 361 362 363 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson