You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/trainer_config_helpers
Peng Li 87cb840ce9
add coeff parameter to the helpers of mse_cost, crf_layer and smooth_l1_cost
8 years ago
..
tests add unitest for nce layer. 8 years ago
__init__.py Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api 8 years ago
activations.py Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
attrs.py Merge branch 'develop' into release/0.10.0 8 years ago
config_parser.py add config_parser in trainer_config_helpers to seperate trainer config 8 years ago
config_parser_utils.py add config_parser_utils 8 years ago
data_sources.py Temporary disable async load data in PyDP2. 8 years ago
default_decorators.py Merge branch 'develop' into memory.set_input 8 years ago
evaluators.py fix calculating totalScore2_ bug 8 years ago
layer_math.py add relu in layer_math.py 8 years ago
layers.py add coeff parameter to the helpers of mse_cost, crf_layer and smooth_l1_cost 8 years ago
networks.py Add error clipping to MT demo. 8 years ago
optimizers.py Fix formatting error. 8 years ago
poolings.py Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
utils.py Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago