forecasting/contrib
vapaunic a11d74efc8 Vapaunic/lib (#37)
* initial core for forecasting library

* syncing with new structure

* __init__ files in modules

* renamed lib directory

* Added legal headers and some formatting of py files

* restructured benchmarking directory in lib

* fixed imports, warnings, legal headers

* more import fixes and legal headers

* updated instructions with package installation

* barebones library README

* moved energy benchmark to contrib

* formatting changes plus more legal headers

* Added license to the setup

* moved .swp file to contrib, not sure we need to keep it at all

* added missing headers and a brief snipet to README file

* minor wording change in readme


Former-commit-id: a5e3b26ca8
2020-01-15 20:55:54 +00:00
..
tsperf Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
.swp Vapaunic/lib (#37) 2020-01-15 20:55:54 +00:00
README.md refactored high-level folders 2020-01-07 20:52:14 +00:00

README.md

Contrib

Independent or incubating algorithms and utilities are candidates for the contrib folder. This folder will house contributions which may not easily fit into the core repository or need time to refactor the code and add necessary tests.

Name Description
ES-RNN Hybrid ES-RNN model using GPU

Contrib Build status

Name Status
ES-RNN Build Status