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/v2
Yi Wang b93722df95
Set data cache home directory to ~/.cache/paddle/dataset
9 years ago
..
dataset Set data cache home directory to ~/.cache/paddle/dataset 9 years ago
tests Merge branch 'develop' into layer 9 years ago
__init__.py Merge branch 'develop' into layer 9 years ago
activation.py add v2 activation, add comment for v2 layer 9 years ago
attr.py add ParamAttr in V2 9 years ago
data_feeder.py minor change 9 years ago
data_type.py add more unit tests 9 years ago
event.py Complete Event, Add Metric to Event. 9 years ago
layer.py Merge branch 'develop' into layer 9 years ago
optimizer.py add optimizer in v2 9 years ago
parameters.py change topology to layer 9 years ago
pooling.py implement more layers in v2 9 years ago
trainer.py Merge branch 'develop' into feature/EvaluatorToEvent 9 years ago