dnouri / cuda-convnet

My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.
http://code.google.com/p/cuda-convnet/
254 stars 147 forks source link

add cblas.h hint for OSX 10.10 #18

Closed kashif closed 9 years ago

kashif commented 9 years ago

and require python 2.7 since it doesn’t work with python 3 yet