Live data from Hacker News

Viewing profile — conmdur

conmdur

HN member
Joined
Tue, Aug 30, 2016, 10:57 AM UTC
HN karma
10
Public activity
2 items

About conmdur

No profile information was provided.

Recent public activity

  1. comment
    Comment #13308231

    Here the features are the feature vectors themselves, yes. It's been found that taking somewhat of a hands-off approach and allowing networks to engineer their own mid-level repres…

  2. comment
    Comment #13308202

    Tensorflow does general computation using data flow graphs; you assemble your graph from operations and variables (tensors, as they're called these days), and Tensorflow handles di…