yandex / rep

Machine Learning toolbox for Humans
http://yandex.github.io/rep/
Other
689 stars 144 forks source link

Create wrapper for caffe #33

Closed tlikhomanenko closed 8 years ago

tlikhomanenko commented 9 years ago

It would be nice to add wrapper for caffe, which is popular library for deep NN.

arogozhnikov commented 8 years ago

Time proved this point to be useless. We always either use hep_ml.nnet / theanets.

When going for deep learning, installing / running lasagne / keras to the REP is times simpler, though not as sklearn-ish as needed.