wangg12 / DeepBoost.jl

deep boosting algorithm implementation in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepBoost.jl

deep boosting algorithm implementation in Julia

Adapted from:

Examples

See ionosphere_deepboost.jl for detailed usage, it should be easy to understand.

Note that this work can only do binary classification.

For multi-class deep boosting, please refer to this paper:

Vitaly Kuznetsov, Mehryar Mohri, Umar Syed, Multi-Class Deep Boosting, NIPS'14

Reference Paper

See this paper for details Corinna Cortes, Mehryar Mohri, Umar Syed, Deep Boosting, JMLR'14

Credits

Written and maintained by:

Gu Wang

Yu Yang

About

deep boosting algorithm implementation in Julia

License:MIT License


Languages

Language:Julia 100.0%