文件历史

4 次代码提交

作者 SHA1 备注 提交日期
Artem Golubin ba450f87c4 Minor fixes 2019-08-25 19:59:26 +03:00
Artem Golubin 62633dd302 Format code using black 2019-05-11 18:15:53 +03:00
Robert Wukmir 49c51758fe Add a basic implementation of Batch Normalization.
Adapted from https://kratzert.github.io/2016/02/12/understanding-the-gradient-flow-through-the-batch-normalization-layer.html

A more efficient algorithm could probably be used, but this one seems pretty easy to understand.
2019-02-17 23:25:27 -08:00
rushter feaa836a7f Initial branch 2016-10-06 11:36:35 +03:00