Commit Graph

29 Commits (c9ba6f0d0ed96aa2c1c80ac02b26e4c90bad966e)

Author SHA1 Message Date
hedaoyuan 1ff95e3de1 Use v2 attr and pooling fix sentiment train_v2.py
8 years ago
Yu Yang 26445368a2 Rename reader_dict to feeding
8 years ago
hedaoyuan 1d2025c99c Use the sequence_conv_pool define inside the networks.py
8 years ago
hedaoyuan 4a265b5200 Use reader in dataset imdb.py
8 years ago
hedaoyuan d3c755df3f Refine code
8 years ago
hedaoyuan 0a33f170a4 Add stacked lstm network
8 years ago
hedaoyuan 803da664ed Add test
8 years ago
hedaoyuan 1d0a8c2f74 rename train_v2.py
8 years ago
hedaoyuan 41f04e5ae4 Add regularization and model_average
8 years ago
hedaoyuan 3a5f98c36a Add reader.shuffle
8 years ago
hedaoyuan 82ec9f225b Training the understand sentiment model with the new API.
8 years ago
dangqingqing 686b74651d filter the illegal sentences.
8 years ago
zhouyingfeng 6c4831a096 add "paddle usage" scripts in all demos
8 years ago
Yu Yang 4afaaa4b92 Autoformat all files
8 years ago
dangqingqing c5c295dd80 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sentiment
8 years ago
dangqingqing 3d2896493b follow comments
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
dangqingqing aaecfcc47f Support predicting the samples from sys.stdin
8 years ago
dangqingqing e08c4b8ec1 Revise doc and some scripts for demo.
8 years ago
qingqing01 285fdf5898 Update sentiment_analysis.md
8 years ago
utopiar 7df77bcfa9 fix bug for issue 345
8 years ago
qijun 319742c641 format python code in demo, doc, doc_cn and paddle directories
8 years ago
emailweixu cbe734b396 Python trainer api (#193)
8 years ago
comeonfox 30bb3830be Replace DataProviderWrapperConverter with DataProviderConverter in demos (#50)
9 years ago
dangqingqing 9269a5b4cb Remove img_rnorm_layer and fix ParameterAttribute bug for some layer wrapper.
9 years ago
dangqingqing eef13ffbb6 Update quick start.
9 years ago
luotao02 3e87021df1 refine demo dataprovider and some tiny fix
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