-
Notifications
You must be signed in to change notification settings - Fork 135
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
[demo] Add an option for word hashing vocab #91
Commits on Mar 12, 2020
-
Justin Harris committed
Mar 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 2bdcf81 - Browse repository at this point
Copy the full SHA 2bdcf81View commit details
Commits on Mar 13, 2020
-
demo: Support MurmurHash3 for word encoding. #88
Justin Harris committedMar 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 0dea13a - Browse repository at this point
Copy the full SHA 0dea13aView commit details -
demo: (WIP) Added some TODOs and FIXMEs for sparse models.
Justin Harris committedMar 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 0bd8f0c - Browse repository at this point
Copy the full SHA 0bd8f0cView commit details
Commits on Mar 27, 2020
-
demo/perceptron: Support adding sparse features.
Justin Harris authored and Justin Harris committedMar 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 4739b37 - Browse repository at this point
Copy the full SHA 4739b37View commit details -
demo/ncc: Start to support sparse features.
Justin Harris committedMar 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 56c1e01 - Browse repository at this point
Copy the full SHA 56c1e01View commit details
Commits on Jun 15, 2020
-
demo/ncc/sparse: Update to handle sparse data representations.
Justin Harris committedJun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 605585b - Browse repository at this point
Copy the full SHA 605585bView commit details -
demo/ncc/sparse: Correct test.
Justin Harris committedJun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 9599875 - Browse repository at this point
Copy the full SHA 9599875View commit details
Commits on Jun 16, 2020
-
demo/addModel: Add MurmurHash3 as an option.
Justin Harris committedJun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for 5ef178e - Browse repository at this point
Copy the full SHA 5ef178eView commit details -
demo/ncc/sparse: Handle centroid indices that were not in the update.
Justin Harris committedJun 16, 2020 Configuration menu - View commit details
-
Copy full SHA for fd55814 - Browse repository at this point
Copy the full SHA fd55814View commit details
Commits on Jun 17, 2020
-
client/test: Move helper test file.
Justin Harris committedJun 17, 2020 Configuration menu - View commit details
-
Copy full SHA for cb32a11 - Browse repository at this point
Copy the full SHA cb32a11View commit details -
demo: Correct some sparse interfaces to use string keys.
Justin Harris committedJun 17, 2020 Configuration menu - View commit details
-
Copy full SHA for ba95395 - Browse repository at this point
Copy the full SHA ba95395View commit details -
demo/ncc/sparse: Minor clarifications + styling.
Justin Harris committedJun 17, 2020 Configuration menu - View commit details
-
Copy full SHA for b717404 - Browse repository at this point
Copy the full SHA b717404View commit details