[GitHub] harryprince commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss?

2018-05-14 Thread GitBox
harryprince commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? URL: https://github.com/apache/incubator-mxnet/issues/10890#issuecomment-388989336 @some-guy1 it seems this is the answer:

[GitHub] harryprince commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss?

2018-05-11 Thread GitBox
harryprince commented on issue #10890: [R] Is it possible to train Mxnet symbols and a GLM pretrained model as loss? URL: https://github.com/apache/incubator-mxnet/issues/10890#issuecomment-388513924 pseudo-code seems not works, because predict.glm is implemented in R instead of mxnet.