Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've never fiddled with machine learning thing so don't know anything about it.

I am wondering if CUDA is mandatory for torch installation ? I use a Macbook air which doesn't have graphics card, so not sure if torch can be installed and used on my machine.



It's not mandatary, but for some problems such as using image data, it provides as substantial speedup when training a classifier.


You could probably train MNIST on your Macbook Air but anything much more complicated for that you would want to use A GPU.


I believe that's a "no". I was able to set up a docker'ized Deep Style on my Macbook Pro, although it takes for bloody ever to do a single image. CUDA is, AFAIK, a substantial speed boost, but not a requirement.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: