aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/torch/torch7/cmake
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Move lua contrib libraries to lua- prefixVsevolod Stakhov2018-05-237-188/+0
|
* [Feature] Add torch-decisiontree packageVsevolod Stakhov2017-11-051-0/+4
| | | | | | | | https://github.com/twitter/torch-decisiontree This project implements random forests and gradient boosted decision trees (GBDT). The latter uses gradient tree boosting. Both use ensemble learning to produce ensembles of decision trees (that is, forests).
* [Minor] Further fixes for torch RPATHVsevolod Stakhov2017-07-222-20/+1
|
* [Minor] Fix installation directory for shared libsVsevolod Stakhov2017-07-211-2/+2
|
* [Feature] Import torch to Rspamd...Vsevolod Stakhov2017-07-167-0/+203