Caffe_1.0_Windows/docs/tutorial/layers/sigmoid.md at master · Coderx7/Caffe_1.0_Windows · GitHub
Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.19 KB

File metadata and controls

30 lines (23 loc) · 1.19 KB
title Sigmoid Layer

Sigmoid Layer

The Sigmoid layer computes sigmoid(x) for each element x in the bottom blob.

Parameters

{% highlight Protobuf %} {% include proto/SigmoidParameter.txt %} {% endhighlight %}