June 9, 2015

Scaling up Deep Learning Using a GPU Cluster

If you may know Andre Ng made a big noise by using deep learning for a cat detecting tool that cost about $1M. In this ICML paper, he describes how you can build pretty much the same thing for jsut about $20,000. Worth a read: Deep learning with COTS HPC systems

1 comment:

  1. >>> import cuda
    Traceback (most recent call last):
    File "", line 1, in
    ImportError: No module named cuda

    ReplyDelete