caffe_demos
caffe_demos copied to clipboard
Caffe demos
Contains:
- a bash script to install Caffe on Ubuntu 14.04 LTS x64 (also seems to work on Kubuntu 14.10 x64)
- a short Python script that shows how to use Caffe for the Iris data set
- a comparison between Caffe and scikit-learn logistic regression.