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