Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 270 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 270 Bytes

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.