·
1 min read
How do we write a Caffe prototxt?
http://vision.stanford.edu/teaching/cs231n/slides/2015/caffe_tutorial.pdf
prototxt is approximately JSON. But it’s strongly typed!
- The types are defined as
messagein a*.protofile. - For example all the message types of Caffe.