Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add huffman softmax into mxnet #15

Open
superclocks opened this issue Jun 1, 2017 · 0 comments
Open

how to add huffman softmax into mxnet #15

superclocks opened this issue Jun 1, 2017 · 0 comments

Comments

@superclocks
Copy link

i write a huffman softmax in mxnet, but i found it was not efficient in training process. Because in mxnet network graph is changeless,that is we should update all network graph when every train sample comes, actually, we need a network graph which can be update partial according to different train sample. how can i make it. pls give me some suggestions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant