SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

RNNs in Tensorflow, a Practical Guide and Undocumented Features

转载自:http://www.wildml.com/2016/08/rnns-in-tensorflow-a-practical-guide-and-undocumented-features/

Denny Britz


发表于 2016-08-21

In a previous tutorial series I went over some of the theory behind Recurrent Neural Networks (RNNs) and the implementation of a simple RNN from scratch. That’s a useful exercise, but in practice we use libraries like Tensorflow with high-level primitives for dealing with RNNs.

阅读全文 »

Lagrange Points

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

未知


发表于 2016-08-21
阅读全文 »

Creating a Search Engine

转载自:http://camron.xyz/index.php/2016/08/19/creating-a-search-engine/

Camron


发表于 2016-08-19

The science behind finding a needle in a needlestack.

阅读全文 »

How to scrape a website using Python + Scrapy in 5 simple steps

转载自:https://www.data-blogger.com/2016/08/18/scraping-a-website-with-python-scrapy/

Kevin Jacobs


发表于 2016-08-18

In this Python Scrapy tutorial, you will learn how to write a simple webscraper in Python using the Scrapy framework. The Data Blogger website will be used as an example in this article.

阅读全文 »

Grokking Deep Learning

转载自:https://iamtrask.github.io/2016/08/17/grokking-deep-learning/

未知


发表于 2016-08-17

If you passed high school math and can hack around in Python, I want to teach you Deep Learning.

阅读全文 »

Preliminary Note on the Complexity of a Neural Network

转载自:https://r2rt.com/preliminary-note-on-the-complexity-of-a-neural-network.html

Silviu Pitis


发表于 2016-08-16

This post is a preliminary note on the “complexity” of neural networks. It’s a topic that has not gotten much attention in the literature, yet is of central importance to our general understanding of neural networks. In this post I discuss complexity and generalization in broad terms, and make the argument that network structure (including parameter counts), the training methodology, and the regularizers used, though each different in concept, all contribute to this notion of neural network “complexity”.

阅读全文 »

Evolution of active categorical image classification via saccadic eye movement

转载自:http://www.randalolson.com/2016/08/13/evolution-of-active-categorical-image-classification-via-saccadic-eye-movement/

Randy Olson


发表于 2016-08-13

I put together a couple demo videos for our Active Categorical Classifier (ACC) project that we’ll be presenting at the PPSN 2016 conference.

阅读全文 »

Recurrent Neural Networks for Beginners

转载自:http://camron.xyz/index.php/2016/08/13/recurrent-neural-networks-for-beginners/

Camron


发表于 2016-08-13

What are Recurrent Neural Networks and how can you use them?

阅读全文 »

Podcast Episodes 0 to 3

转载自:https://www.becomingadatascientist.com/2016/08/13/podcast-episodes-0-3/

Renee


发表于 2016-08-13

It’s been brought to my attention that iTunes only shows the last 10 episodes of the Becoming a Data Scientist Podcast. If you haven’t seen/heard episodes 0-3, you can watch the interviews on the YouTube channel:

阅读全文 »

Assorted links

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

Chris Stucchio


发表于 2016-08-12

阅读全文 »
1 … 357 358 359 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson