Live data from Hacker News

Viewing profile — james_the_cat

james_the_cat

HN member
Joined
Thu, Feb 22, 2018, 7:08 PM UTC
HN karma
20
Public activity
2 items

About james_the_cat

No profile information was provided.

Recent public activity

  1. comment
    Comment #16442328

    Tensorflow has a pip wheel, so probably pip works just as well as conda. Maybe mkl is easier with conda, though then again I constantly install the "nomkl" meta package in conda be…

  2. comment
    Comment #16440465

    Anaconda does most of the stuff mentioned, and also makes it much easier to install packages based on C/C++ libraries (which most deep learning things are). So you're better off st…