Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from dsferruzza/simpleSqlParser
Javascript library to parse CRUD (Create Retrieve Update Delete) SQL queries.
JavaScript 1
-
Forked from bottlepy/bottle
bottle.py is a fast and simple micro-framework for small web-applications.
Python 1
-
-
354 contributions in the last year
Contribution activity
June 2020
Created a pull request in awslabs/gluon-ts that received 5 comments
Fix to_time_series_item in splitter.
Issue #, if available: Description of changes: By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this con…
- Readded final loss info.
- Docs requirements
- Added README to shell.
- Removed unused `Transformation.estimate`.
- Simplified AsNumpyArray.
- Adapted use of mx module. Applied isort.
- Added mx module.
- Using pytest xdist.
- Fix comparison of ParameterDict when non prefixed variables are in dict.
- Added __encode__ __decode__ to serde.
Created an issue in awslabs/gluon-ts that received 4 comments
Multiprocessing Pipeline
This is more a report, then it is a proposal. I'm not a fan of the current multiprocessing approach we have in our input-pipeline. I would like to…