孙明明

Results 11 comments of 孙明明

yes, I found the problem too. The svg do not zoom at the point and moves away

sorry, I means splitting sequences with variable length into buckets. In each bucket, the length of input sequences are similar so the data can be padded with minimum pad size...

I removed the last columns of both person_has_cancer.tsv and person_smoke.tsv. The above error disappear but following error occurs: 2016-12-20 11:29:24.266355 + sampler-dw gibbs -w /dev/fd/63 -v /dev/fd/62 -f /dev/fd/61 -m...

After add "--n_samples_per_learning_epoch 3" in the parameter list, the program runs smoothly. The data file, config and document may need update.

When I want to define a unsupervised model by using "p(x,y)=NULL: ....", the program report: column "label" is of type boolean but expression is of type text It seems that...

@chrismre Thank you for mentioning another amazing projects. I'll look at it. However, currently I'd rather like to know how to do this by deepdive.

Thank you very much to every one. I'll try your recommended solutions.

@thodrek I got following error using Deepdive 0.8: 2016-12-21 11:43:00.679659 [error] app.ddlog[176.44] failure: `:-' expected but `:' found 2016-12-21 11:43:00.679741 2016-12-21 11:43:00.679756 has_relation(p1_id, p2_id, relation) = NULL:boolean 2016-12-21 11:43:00.679767 2016-12-21...

Thank you for your response! I'm still encountered problems in multi-processing environment. The log output in single process output like: ``` [2021-05-01 03:46:54] INFO: The 0-th batch finished training the...

Interesting, all test passed in my environment. Could you provide any detailed information about the environment?