Skip to content

Commit 15ccd19

Browse files
author
tanzhongyibidu
committed
update LICENSE and README
1 parent af6dcbb commit 15ccd19

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserved
1+
Copyright (c) 2018 Baidu Inc. All Rights Reserved
22

33
Apache License
44
Version 2.0, January 2004

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33

44
it includes
5-
* lesson1 python basic
6-
* lesson2 paddle basic
7-
* lesson3 logistic classification with numpy and paddle
8-
* lesson4 shallow network with numpy and paddle
9-
* lesson5 deep network with numpy and paddle
10-
* lesson6 mnist with paddle
11-
* lesson7 recommend system with paddle
12-
* lesson8 paddlecloud
13-
* lesson9 ctr
14-
* lesson10 tuning
5+
* lesson1 Python basic
6+
* lesson2 PaddlePaddle basic
7+
* lesson3 Logistic classification with numpy and paddle
8+
* lesson4 Shallow network with numpy and paddle
9+
* lesson5 Deep network with numpy and paddle
10+
* lesson6 Mnist with paddle
11+
* lesson7 Recommend system with paddle
12+
* lesson8 PaddlePaddleCloud
13+
* lesson9 CTR
14+
* lesson10 Parameter tuning

0 commit comments

Comments
 (0)