File size: 481 Bytes
3b509b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Code
Demo code: https://github.com/liaoq/StreamingNorm


## Citation

If you find this work useful, please consider citing the original paper:

https://arxiv.org/abs/1610.06160

```bibtex
@article{liao2016streaming,
  title={Streaming normalization: Towards simpler and more biologically-plausible normalizations for online and recurrent learning},
  author={Liao, Qianli and Kawaguchi, Kenji and Poggio, Tomaso},
  journal={arXiv preprint arXiv:1610.06160},
  year={2016}
}
```