Python lasagne.nonlinearities模块,常用函数和类

下面列出了Python lasagne.nonlinearities 模块中定义的常用函数和类,我们从83个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. rectify() 用在(52)个项目中
2. softmax() 用在(45)个项目中
3. sigmoid() 用在(32)个项目中
4. tanh() 用在(31)个项目中
5. identity() 用在(25)个项目中
6. linear() 用在(8)个项目中
7. LeakyRectify() 用在(5)个项目中