-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
we are still working on porting the codes from https://github.com/dmlc/wormhole/tree/master/learn/difacto and also adding new learning algorithms:
- logit / fm loss:
src/loss/ - minibatch sgd:
src/sgd/ - block coordinate descent:
src/bcd - l-bfgs:
src/lbfgs - distributed by ps-lite:
src/store/store_dist.h - use disk as data cache:
class DataStoreDisk - save model
- predict
- user doc
- developer doc
Metadata
Metadata
Assignees
Labels
No labels