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

Bucketing in MXNet.jl #129

Open
vchuravy opened this issue Sep 5, 2016 · 3 comments
Open

Bucketing in MXNet.jl #129

vchuravy opened this issue Sep 5, 2016 · 3 comments
Assignees

Comments

@vchuravy
Copy link
Collaborator

vchuravy commented Sep 5, 2016

I think we are missing the infrastructure necessary to implement bucketing? http://mxnet.readthedocs.io/en/latest/how_to/bucketing.html

@ranjanan This would be helpful for you.

@pluskid
Copy link
Member

pluskid commented Sep 5, 2016

@vchuravy Yes, we could add that in the current FeedForward interface. Or it would be better if we could add the whole Module API in the Python side to Julia. I have wanted to do this, but never found a chunk of continuous time slot to work on it.

@vchuravy
Copy link
Collaborator Author

vchuravy commented Sep 5, 2016

You mean http://mxnet.readthedocs.io/en/latest/packages/python/module.html ? I can make an attempt at wrapping the underlying interface.

@pluskid
Copy link
Member

pluskid commented Sep 5, 2016

@vchuravy Yes, exactly! You are very welcome to if you have time!

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

2 participants