lininglouis

Results 6 comments of lininglouis

It would be a useful feature. Sometimes it also recognize himself, myself as main or mention, which is rediculous.

Good job!. Thanks

@charmowen It seems that you used elder version of mxnet/gluon. try "load_params()" instead(it has been deprecated in the latest mxnet). load_parameters should work with latest mxnet/gluon

@sheldon606 Please check you mxnet version first, and make sure the version is 1.3.x. Compile the latest MXNet 1.3.x will probably solve most of those problems. If not, please post...

@sheldon606 try to compile the latest mxnet 1.3.x version. Some of those features are not supported in the earlier mxnet version. Lots of faults are because of the version mismatch....