This is an automated email from the ASF dual-hosted git repository.
okislal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.
from bb27374 DL: refactor image count related code
new c6959c1 Add load model weights examples
new 0ed2df5 DL: Add online docs for madlib_keras functions
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../deep_learning/keras_model_arch_table.py_in | 8 +-
.../deep_learning/keras_model_arch_table.sql_in | 340 +++++++++++----------
.../modules/deep_learning/madlib_keras.py_in | 135 ++++++++
.../modules/deep_learning/madlib_keras.sql_in | 47 +++
.../deep_learning/madlib_keras_predict.py_in | 62 ++++
5 files changed, 432 insertions(+), 160 deletions(-)