Skip to content

wangg12/DeepBoost.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages