Skip to content

how to add huffman softmax into mxnet #15

@superclocks

Description

@superclocks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions