dmlc / dmlc/difacto

Roadmap

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
299
Forks
88
PR merge metrics
No merged PRs in 30d

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:
- [x] logit / fm loss: `src/loss/`
- [x] minibatch sgd: `src/sgd/`
- [x] block coordinate descent: `src/bcd`
- [x] 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.