[GitHub] madlib pull request #342: Minibatch Preprocessor for Deep learning

2018-12-21 Thread reductionista
Github user reductionista commented on a diff in the pull request: https://github.com/apache/madlib/pull/342#discussion_r243694232 --- Diff: src/ports/postgres/modules/utilities/minibatch_preprocessing.py_in --- @@ -51,6 +51,105 @@ m4_changequote(`')

[GitHub] madlib pull request #342: Minibatch Preprocessor for Deep learning

2018-12-19 Thread njayaram2
GitHub user njayaram2 opened a pull request: https://github.com/apache/madlib/pull/342 Minibatch Preprocessor for Deep learning The minibatch preprocessor we currently have in MADlib is bloated for DL tasks. This feature adds a simplified version of creating buffers, and