dmlc / dmlc/difacto

Can't run example code

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

Description

Although I wasn't able to build on MacOS, the project built on Linux. However, I try to follow the example steps, and it breaks when I try to build a model:

```
build/difacto data_in=data/gisette_scale val_data=data/gisette_scale.t lr=.02 V_dim=2 V_lr=.001
```
The error is:
```
terminate called after throwing an instance of 'dmlc::ParamError'
what(): Required parameter batch_size of int is not presented
Aborted (core dumped)

```

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.