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

Neural networks classifier #10

Closed
michelole opened this issue Mar 21, 2018 · 4 comments
Closed

Neural networks classifier #10

michelole opened this issue Mar 21, 2018 · 4 comments
Assignees

Comments

@michelole
Copy link
Member

michelole commented Mar 21, 2018

Maybe using a (Bi)-LSTM classifier.

Check whether data is enough, otherwise consider:

@michelole
Copy link
Member Author

Might depend on #22

@michelole
Copy link
Member Author

michelole commented Mar 26, 2018

@michelole
Copy link
Member Author

@mtothak said:

For future use:
deeplearning4j/deeplearning4j-examples#529

That was the trick!

// https://deeplearning4j.org/workspaces
Nd4j.getMemoryManager().setAutoGcWindow(10000);

@michelole
Copy link
Member Author

This is now finished.

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