1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 3 years ago.
Dec 05, 2021 — Dec 05, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update src/mlpack/methods/ann/layer/log_softmax.hpp More... over 1 year ago
Update src/mlpack/methods/ann/layer/log_softmax_impl.hpp More... over 1 year ago
Update src/mlpack/methods/ann/layer/log_softmax_impl.hpp More... over 1 year ago
Split the forward function into two matrix dependant implementations More... over 1 year ago
Actually include the compatibility fixes (oops). More... over 1 year ago
Remove final bits of cotire and adapt for compatibility with other setups. More... over 1 year ago
Point out that sparse matrices can be loaded this way too. More... over 1 year ago
Adapt DET tests to no longer use awful private/public trick. More... over 1 year ago
Do not use the transform function if we are using bandicoot More... over 1 year ago
Merge branch 'master' into coot_14 More... over 1 year ago
Fix all zeros func to be on the same line More... over 1 year ago
Reduce the history More... over 1 year ago
Update src/mlpack/methods/rann/ra_search_rules_impl.hpp More... over 1 year ago
Update src/mlpack/methods/lsh/lsh_search_impl.hpp More... over 1 year ago
Update src/mlpack/methods/lsh/lsh_search_impl.hpp More... over 1 year ago
Update src/mlpack/methods/ann/layer/log_softmax_impl.hpp More... over 1 year ago
Update src/mlpack/methods/ann/augmented/tasks/copy_impl.hpp More... over 1 year ago
Update src/mlpack/core/util/using.hpp More... over 1 year ago
Merge pull request #3677 from rcurtin/pca-doc More... over 1 year ago
Add all the tests back. More... over 1 year ago
Carefully add a few more test sources... More... over 1 year ago
Revert the transform commit, will do it in a different PR More... over 1 year ago
Adding all my previous PR's into the history More... over 1 year ago
Add some tests for the Add layer. More... over 1 year ago
Fix Add layer for batch sizes greater than 1. More... over 1 year ago
Change arma::ones to ones More... over 1 year ago
Convert arma::zeros to zeros More... over 1 year ago
Merge branch 'master' into coot_14 More... over 1 year ago
Merge pull request #3678 from rcurtin/sidebar-basics More... over 1 year ago
Fix indentation. More... over 1 year ago