- 17 2月, 2020 2 次提交
-
-
由 yaoxuefeng 提交于
-
由 123malin 提交于
-
- 14 2月, 2020 1 次提交
-
-
由 zhang wenhui 提交于
-
- 13 2月, 2020 1 次提交
-
-
由 Chengmo 提交于
* update ctr/dnn for v/1.7
-
- 10 2月, 2020 1 次提交
-
-
由 zhang wenhui 提交于
* fix gru_dygraph * fix mmoe doc * add args
-
- 07 2月, 2020 1 次提交
-
-
由 zhang wenhui 提交于
* fix gru_dygraph * fix mmoe doc
-
- 09 1月, 2020 2 次提交
-
-
由 zhang wenhui 提交于
-
由 zhang wenhui 提交于
-
- 06 1月, 2020 2 次提交
-
-
由 mmglove 提交于
* add compress ce * add ce for word2vec
-
由 zhang wenhui 提交于
-
- 30 12月, 2019 2 次提交
- 27 12月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
* deepfm dygraph * deepfm dygraph fix readme * adapt dygraph dev api and fix readme * fix eval and readme * deepfm dygraph add infer.py, format train output * fix bug of last commit * add more log in train and infer. remove is_sparse
-
- 23 12月, 2019 2 次提交
-
-
由 u010070587 提交于
* modify ce for deeplabv3+ modify ce for auto_dialogue_evaluation add ce for human_pose_estimation * modify gru4rec ce
-
由 mmglove 提交于
-
- 18 12月, 2019 1 次提交
-
-
由 u010070587 提交于
-
- 13 12月, 2019 2 次提交
-
-
由 zhang wenhui 提交于
-
由 zhoushiyu 提交于
* fix paddlerec dnn loss nan * change hash with mmh3.hash in dnn
-
- 28 11月, 2019 2 次提交
-
-
由 zhang wenhui 提交于
* cherry-pick 1.6 to develop * fix outdated layers.nn api * fix outdated layers.nn api * fix open utf8
-
由 zhang wenhui 提交于
-
- 15 11月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
-
- 11 11月, 2019 2 次提交
- 08 11月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
* PaddleRec release 1.6 api update * Update README.md * Update README.md bold remind of paddle version * Update README.md change paddle version note
-
- 24 10月, 2019 1 次提交
-
-
由 hutuxian 提交于
-
- 18 10月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
-
- 17 10月, 2019 2 次提交
-
-
由 hutuxian 提交于
-
由 zhang wenhui 提交于
* modify PaddleRec readme
-
- 15 10月, 2019 2 次提交
-
-
由 Li Fuchen 提交于
* add aistudio link in README
- 12 10月, 2019 1 次提交
-
-
由 hutuxian 提交于
Add version checking for DIN and SR-GNN.
-
- 11 10月, 2019 2 次提交
- 27 9月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
* fix deepfm failed in 2*1 local distributed training * fix deepfm preprocess bug * fix deepfm preprocess bug and README
-
- 25 9月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
* PaddleRec xdeepfm add local distributed training * PaddleRec deepfm dcn add local distributed training * change PaddleRec deepfm README.md * add embedding is_sparse flag in argparser * fix deepfm failed in ver 1.5.2 when use transpiler * fix xdeepfm failed in ver 1.5.2 when use transpiler * fix some bugs in dnn deepfm and dcn * fix embedding size in deepfm
-
- 18 9月, 2019 1 次提交
-
-
由 zhang wenhui 提交于
-
- 16 9月, 2019 1 次提交
-
-
由 wopeizl 提交于
* fix the gru/gnn hang issue on windows with cuda10 test=develop
-
- 10 9月, 2019 1 次提交
-
-
由 zhoushiyu 提交于
add xDeepFM, DCN model in PaddleRec/ctr. change DeepFM data download script.
-
- 12 8月, 2019 1 次提交
-
-
由 Jiawei Wang 提交于
-
- 09 8月, 2019 1 次提交
-
-
由 CandyCaneLane 提交于
* add directory deepfm * add code and data for deepfm * modified: README.md deleted: picture/deepfm_result.pdf new file: picture/deepfm_result.png * modified: README.md modified: args.py modified: data/download_preprocess.sh modified: data/preprocess.py modified: infer.py modified: local_train.py * modified: README.md * modified: README.md * modified: README.md modified: criteo_reader.py deleted: data/aid_data/train_file_idx.pkl2 new file: data/aid_data/train_file_idx.txt modified: data/download_preprocess.sh modified: data/preprocess.py * modified: criteo_reader.py * modified: criteo_reader.py * On branch deepfm Changes to be committed: new file: xdeepfm/README.md new file: xdeepfm/args.py new file: xdeepfm/criteo_reader.py new file: xdeepfm/data/test_data/ev new file: xdeepfm/data/train_data/tr new file: xdeepfm/infer.py new file: xdeepfm/local_train.py new file: xdeepfm/network_conf.py * On branch deepfm Changes to be committed: modified: README.md * On branch deepfm Changes to be committed: modified: criteo_reader.py deleted: data/aid_data/feat_dict_10.txt * modified: preprocess.py * new file: aid_data/feat_dict_10.pkl2 * modified: data/preprocess.py * modified: README.md modified: local_train.py * modified: local_train.py * modified: local_train.py * modified: local_train.py * On branch deepfm Changes to be committed: deleted: xdeepfm/README.md deleted: xdeepfm/args.py deleted: xdeepfm/criteo_reader.py deleted: xdeepfm/data/test_data/ev deleted: xdeepfm/data/train_data/tr deleted: xdeepfm/infer.py deleted: xdeepfm/local_train.py deleted: xdeepfm/network_conf.py
-