Artem Golubin
|
4e93532b6f
|
Format using ruff
|
2025-06-16 01:15:27 +04:00 |
|
Artem Golubin
|
2378011a2c
|
Style fixes
|
2020-08-20 22:56:03 +03:00 |
|
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 |
|
Artem Golubin
|
528d623fd6
|
Update normalization.py
|
2019-02-18 14:34:59 +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 |
|