alimeituan

Results 108 issues of alimeituan

hi,dear in the[ link](https://github.com/tensorflow/recommenders/blob/main/docs/examples/basic_ranking.ipynb), there are not notebooks in [link1](https://github.com/tensorflow/recommenders/blob/966609c483f2f29e6dafe8783ef1629140f297f8/docs/examples/featurization), [link2](https://github.com/tensorflow/recommenders/blob/966609c483f2f29e6dafe8783ef1629140f297f8/docs/examples/multitask) where is the notebook ? ``` In most cases, a ranking model can be substantially improved by using more...

hi,dear, after Saved the SavedModel according to the [official link](https://github.com/qiaoguan/deep-ctr-prediction/tree/master/official/wide_deep), I used the [tensorflow-model-server](https://github.com/tensorflow/tfx/blob/master/docs/tutorials/serving/rest_simple.ipynb) reload the SavedModel, but when I use requests to query, I got the bug bellow, ```...

hi,dear大佬 请教下Youtube2016的召回阶段能计算AUC吗? 或者说召回阶段能计算AUC吗? 这种next item的推荐中有没有计算AUC的方法啊? 多谢大佬

Dear, if the project can be made of C/C++ language ? Thx

hi,Dear, When I run the script directly , tell me the error below, ``` D:\python\lib\site-packages\numpy\core\fromnumeric.py:3118: RuntimeWarning: Mean of empty slice. out=out, **kwargs) D:\python\lib\site-packages\numpy\core\_methods.py:85: RuntimeWarning: invalid value encountered in double_scalars ret...

hi,dear In the [config/gca-dist.toml](https://github.com/Yaoyi-Li/GCA-Matting/blob/master/config/gca-dist.toml#L26-L31),how to set the params down if i use the dataset from the [link](http://alphamatting.com/datasets.php)? ``` train_fg = "/home/liyaoyi/dataset/Adobe/train/fg" train_alpha = "/home/liyaoyi/dataset/Adobe/train/alpha" train_bg = "/home/liyaoyi/dataset/coco_bg" test_merged = "/home/liyaoyi/dataset/Adobe/Combined_Dataset/Test_set/merged"...

Dear, Thanks for your share, but I have some questions below, 1. how to add noise to TIMIT corpus ? and what dB is Okey ? 2. whether PESQ must...

hi,dear大佬 我想用pip直接安装,发现错误, ``` pip install euler-gl ERROR: Could not find a version that satisfies the requirement euler-gl (from versions: none) ERROR: No matching distribution found for euler-gl ``` py3.7, tf-gpu1.15...

hi,dear could you please release the source codes? if it is in NeuRec, will be much better . thx

hi,dear just use pip could I install the [requiremets](https://github.com/chineseocr/chineseocr/blob/app/requirements.txt) successfully ? thx