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
qiaolongfei 73af1942c8
add the implementation of rnn by yuyang
9 years ago
..
dataset Merge branch 'develop' of github.com:baidu/Paddle into feature/clean_mnist_v2 9 years ago
reader Change code style 9 years ago
tests Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rnn 9 years ago
__init__.py Merge branch 'develop' of github.com:baidu/Paddle into feature/clean_mnist_v2 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 refine code 9 years ago
data_type.py refine code 9 years ago
event.py Complete Event, Add Metric to Event. 9 years ago
layer.py add the implementation of rnn by yuyang 9 years ago
optimizer.py add optimizer in v2 9 years ago
parameters.py Merge pull request #1400 from jacquesqiao/topology 9 years ago
pooling.py implement more layers in v2 9 years ago
topology.py refine code 9 years ago
trainer.py Merge branch 'develop' of github.com:baidu/Paddle into feature/clean_mnist_v2 9 years ago