We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is the integration of PR BVLC/caffe#2364 into Caffe custom build for DeepDetect.
In applications, useful for BOW models. The PR above takes data from CSR database (http://netlib.org/linalg/html_templates/node91.html#SECTION00931100000000000000), which should be automatically computed by input connector.
The text was updated successfully, but these errors were encountered:
Relevant repository for NLP with Caffe, https://github.com/Russell91/nlpcaffe
Sorry, something went wrong.
New custom Caffe branch with support for sparse inputs is here: https://github.com/beniz/caffe/tree/master_dd_integ_sparse
Sparse data support for Caffe is now complete, and rebased against recent master, see comment at BVLC/caffe#2364 (comment)
master
This is unlikely to make it into Caffe fast (if ever), but we will maintain it against official Caffe over time.
Next step is to add sparse input support to DD's input connector (such as SVM format and special packing for NLP via txt input connector).
txt
Merge pull request #8 from beniz/tf
a2d6ed5
Tf
beniz
No branches or pull requests
This is the integration of PR BVLC/caffe#2364 into Caffe custom build for DeepDetect.
In applications, useful for BOW models. The PR above takes data from CSR database (http://netlib.org/linalg/html_templates/node91.html#SECTION00931100000000000000), which should be automatically computed by input connector.
The text was updated successfully, but these errors were encountered: