This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| This code attempts to reproduce: | |
| Adaptive Normalization: A novel data normalization approach for non-stationary time series | |
| Conference: International Joint Conference on Neural Networks, IJCNN 2010, Barcelona, Spain, 18-23 July, 2010 | |
| Eduardo Ogasawara et Al. | |
| """ | |