Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/franck-dernoncourt/caffe_demos


https://github.com/franck-dernoncourt/caffe_demos

caffe deep-learning machine-learning neural-network

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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.