Commit Graph

31 Commits (93e4d0cce6d3048f77aa46dc9d4ee5c3fb777d0c)

Author SHA1 Message Date
Yu Yang 7180b4246d Add some concepts documents to guide user for using paddle (#249)
8 years ago
zhouxiao-coder 212d339102 Adding an introduction doc for Paddle to implement simplest linear regression.
8 years ago
emailweixu cbe734b396 Python trainer api (#193)
8 years ago
emailweixu d6944dec16 Sequence tagging demo (#225)
8 years ago
wenboyang e83950b0d2 error in doc of quick_start (#228)
8 years ago
alvations e387cdba77 Added Bidi-LSTM and DB-LSTM to quick_start demo (#226)
8 years ago
Yu Yang 58f896c3f4 Speed up PyDP2, support numpy.float array (#207)
8 years ago
Yu Yang 2f82d72ede Fix bug in yield dictionary in DataProvider. (#197)
8 years ago
luotao1 91df606280 remove some copyfrom in AgentLayer and ExpandLayer, fix warning in seq2seq config (#183)
8 years ago
wangyang59 e26f220df8 Mnist demo (#162)
8 years ago
stoneyang 8a044d2e2d typo in image classification demo (#167)
8 years ago
qingqing01 db38043439 bug fix for dataprovider for quick start inference (#168)
8 years ago
luotao1 4615c5172c beam search api and unitest in hierarchical rnn (#122)
8 years ago
Luo Tao d2e1b46f24 update beam_search and seqToseq config, and add ExpActivation api
9 years ago
comeonfox 30bb3830be Replace DataProviderWrapperConverter with DataProviderConverter in demos (#50)
9 years ago
Yu Yang 76a668cb63 Merge "Remove img_rnorm_layer and fix ParameterAttribute bug for some layer wrapper." into opensource
9 years ago
dangqingqing 9269a5b4cb Remove img_rnorm_layer and fix ParameterAttribute bug for some layer wrapper.
9 years ago
Fan Yang e150be6ecb removed unnecessary lines on environment configuration in image classification demo
9 years ago
luotao02 6968191ede fix bug in img_norm_layer, several dead links and add missing files for semantic_role_labeling
9 years ago
dangqingqing 903bc60be3 Bug fix for preprocess.sh in quick start.
9 years ago
xuwei06 a965935c66 Fix quick_start/preprocess.sh for dash
9 years ago
yuyang18 9e83dac039 Add missing file for last commit
9 years ago
dangqingqing eef13ffbb6 Update quick start.
9 years ago
yuyang18 d8f30da7c1 Add PyDataProvider2 DataConverter to swig api.
9 years ago
wangjiang03 4132702362 Add RNN Tutorial.
9 years ago
caoying03 af724aa6c7 add comments for beam search in config helpers.
9 years ago
luotao02 3e87021df1 refine demo dataprovider and some tiny fix
9 years ago
dangqingqing 13f4602999 Refine image classification prediction code.
9 years ago
hupeng03 5db9e5900f speedup preprocess in quick start
9 years ago
dangqingqing 7857d7f74b Bug fix for image classification demo and ResNet model zoo when using CPU.
9 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago