| ## 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} | |
| } | |
| ``` |