a11d74efc8
* 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:
|
||
---|---|---|
.. | ||
tsperf | ||
.swp | ||
README.md |
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 |