Neuroglycerin / neukrill-net-tools

Tools coded as part of the NDSB competition.
MIT License
0 stars 0 forks source link

Caffe install script #8

Closed gngdb closed 9 years ago

gngdb commented 9 years ago

Might be useful to be able to quickly install Caffe (and it's dependencies) in a venv when working on servers, so worth having this script available.

gngdb commented 9 years ago

Actually, there are a large number of other packages that would have to be installed for this to work, such as CUDA etc. Unsure how we're going to make this work on servers without sudo or virtualization. And virtualization would probably make connection to the GPU a pain.

gngdb commented 9 years ago

Not using Caffe.