Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Move lua contrib libraries to lua- prefix | Vsevolod Stakhov | 2018-05-23 | 7 | -188/+0 |
| | |||||
* | [Feature] Add torch-decisiontree package | Vsevolod Stakhov | 2017-11-05 | 1 | -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 RPATH | Vsevolod Stakhov | 2017-07-22 | 2 | -20/+1 |
| | |||||
* | [Minor] Fix installation directory for shared libs | Vsevolod Stakhov | 2017-07-21 | 1 | -2/+2 |
| | |||||
* | [Feature] Import torch to Rspamd... | Vsevolod Stakhov | 2017-07-16 | 7 | -0/+203 |