Where is the Auto-Encoder process in Caffe?

131 views
Skip to first unread message

hamlet11ito

unread,
Oct 27, 2015, 10:33:31 PM10/27/15
to Caffe Users
Simple question from a  Caffe biginner:.  Where is the Auto-Encoder process, one of the most essence of DL,  is implemented in "Caffe"?  In the training process?
 

Jan C Peters

unread,
Oct 28, 2015, 4:16:06 AM10/28/15
to Caffe Users
I don't even understand your question: What do you mean by 'process'? Do you even know how caffe works? You define a network structure based on layers and blobs, and a solver configuration which defines the training parameters. The network configuration is very flexible, so you can create all kinds of different networks, also autoencoders. For an example using MNIST see caffe/examples/mnist/mnist_autoencoder.prototxt.

Jan

Vimal Thilak

unread,
Oct 28, 2015, 1:53:09 PM10/28/15
to Caffe Users
Hey hamlet11ito,

As Jan pointed out, check out the mnist autoencoder example to get a feel for how AEs are implemented in caffe. 

hamlet11ito

unread,
Oct 29, 2015, 11:24:00 PM10/29/15
to Caffe Users
thanks!!
Reply all
Reply to author
Forward
0 new messages