-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: CogComp/lbjava
base: SAPOptimized
head repository: CogComp/lbjava
compare: master
- 16 commits
- 39 files changed
- 3 contributors
Commits on Jul 14, 2016
-
This is the neural network implementation as it stands now. This is n…
…ot fully testing, the only current learner does take real[] as input and produces a single real value.
Thomas L. Redman committedJul 14, 2016 Configuration menu - View commit details
-
Copy full SHA for cb10189 - Browse repository at this point
Copy the full SHA cb10189View commit details
Commits on Aug 25, 2017
-
This includes the code to invoke feature pruning as well as the imple…
…mentation.
Thomas L. Redman committedAug 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 10bdba4 - Browse repository at this point
Copy the full SHA 10bdba4View commit details -
Fixed documentation, did some cleanup.
Thomas L. Redman committedAug 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 156fd5f - Browse repository at this point
Copy the full SHA 156fd5fView commit details -
Hopefully fix an issue with the mvn plugin.
Thomas L. Redman committedAug 25, 2017 Configuration menu - View commit details
-
Copy full SHA for b0993ec - Browse repository at this point
Copy the full SHA b0993ecView commit details
Commits on Sep 7, 2017
-
Sparse net optimizer had a bit when used with SparseAveragedPerceptro…
…n, and other LTUs.
Thomas L. Redman committedSep 7, 2017 Configuration menu - View commit details
-
Copy full SHA for e7a2aea - Browse repository at this point
Copy the full SHA e7a2aeaView commit details
Commits on Sep 8, 2017
-
Fixed up the docs a bit, and changes fixed an issue in the optimizer.
Thomas L. Redman committedSep 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 51ae957 - Browse repository at this point
Copy the full SHA 51ae957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9eba7 - Browse repository at this point
Copy the full SHA 7a9eba7View commit details
Commits on Sep 12, 2017
-
Merge pull request #106 from CogComp/FeaturePruning
Feature pruning
Configuration menu - View commit details
-
Copy full SHA for 32587db - Browse repository at this point
Copy the full SHA 32587dbView commit details
Commits on Sep 14, 2017
-
Merge branch 'master' into neuralnet
Daniel Khashabi authoredSep 14, 2017 Configuration menu - View commit details
-
Copy full SHA for f35f841 - Browse repository at this point
Copy the full SHA f35f841View commit details -
fix details regarding distribution management.
khashab2 committedSep 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 99967ad - Browse repository at this point
Copy the full SHA 99967adView commit details
Commits on Sep 15, 2017
-
Added the license headers and moved the NNBrownClassifier to examples…
…. Updates the poms to 1.3.1.
Thomas L. Redman committedSep 15, 2017 Configuration menu - View commit details
-
Copy full SHA for af2ed1c - Browse repository at this point
Copy the full SHA af2ed1cView commit details -
Merge remote-tracking branch 'origin/master' into neuralnet
Thomas L. Redman committedSep 15, 2017 Configuration menu - View commit details
-
Copy full SHA for c49df3b - Browse repository at this point
Copy the full SHA c49df3bView commit details -
Moved some files there were only need by the examples into lbjava-exa…
…mple
Thomas L. Redman committedSep 15, 2017 Configuration menu - View commit details
-
Copy full SHA for b41c0b9 - Browse repository at this point
Copy the full SHA b41c0b9View commit details
Commits on Sep 21, 2017
-
Added a readme file to the neural net directory, cleaned up stuff.
Thomas L. Redman committedSep 21, 2017 Configuration menu - View commit details
-
Copy full SHA for b711973 - Browse repository at this point
Copy the full SHA b711973View commit details
Commits on Oct 9, 2017
-
Didn't update the lbjava-mvn-plugin version number, till now.
Thomas L. Redman committedOct 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 7b23b0c - Browse repository at this point
Copy the full SHA 7b23b0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34325b5 - Browse repository at this point
Copy the full SHA 34325b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff SAPOptimized...master