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
- HN profile
- View on Hacker News ↗
About james_the_cat
No profile information was provided.
Recent public activity
-
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…
-
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…