Apollo  6.0
Open source self driving car software
Batch Class Reference

Normalize the previous layer. The layer output is y = (x - mu) / sqrt(sigma) * gamma + beta. More...

Collaboration diagram for Batch:
Collaboration graph

Detailed Description

Normalize the previous layer. The layer output is y = (x - mu) / sqrt(sigma) * gamma + beta.

(Ioffe and Szegedy, 2014)


The documentation for this class was generated from the following file: