AIHGF / caffe_demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 81.1%Language:Shell 18.9%