Live data from Hacker News

Viewing profile — ymt123

ymt123

HN member
Joined
Wed, Feb 11, 2015, 4:37 AM UTC
HN karma
30
Public activity
8 items

About ymt123

No profile information was provided.

Recent public activity

  1. comment
    Comment #13834834

    I'm a fan of glances: https://nicolargo.github.io/glances/

  2. comment
    Comment #12392371

    Have you tried Sacred[1]? It definitely doesn't answer the "infrastructure for deep learning" challenge but it is helpful for understanding what experiments have been run/where did…

  3. comment
    Comment #12392209

    It's great to see people talking about the infrastructure they use to manage their deep learning workloads. One area where we've had trouble with other orchestration tools (e.g. Do…

  4. story
  5. comment
    Comment #12290980

    If I'm understanding correctly that sounds similar to Pachyderm ( http://www.pachyderm.io )

  6. comment
    Comment #11527537

    It's not quite the same (since it doesn't become a Map-Reduce job) but if you're mostly interested in the programming paradigm/scalability the Python API for Apache Spark might be …

  7. comment
    Comment #11040824

    I think this was the problem [1] was targeting [1] http://engineeringblog.yelp.com/2016/01/dumb-init-an-init-fo...

  8. comment
    Comment #10867064

    There are actually dockerized versions of many (maybe all) of the deep learning libraries. The docker containers can take advantage of the GPU for training. You still have to insta…