Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry-pick https://github.com/PaddlePaddle/book/tree/develop/paddle2.0_docs to docs/practices #3694

Merged
merged 64 commits into from
Jul 30, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
f6a6d9f
image segmentation with u-net notebook (https://github.com/PaddlePadd…
saxon-zh Aug 19, 2020
9809757
imdb_bow_classification added (https://github.com/PaddlePaddle/book/p…
jzhang533 Aug 20, 2020
1dd6c28
dynamic graph example added (https://github.com/PaddlePaddle/book/pul…
jzhang533 Aug 28, 2020
f44999b
cnn based image classification added, minor changes to dygraph exampl…
jzhang533 Aug 31, 2020
e816c94
upgrade code that in image_segmentation from 2.0-alpha to 2.0-beta (…
saxon-zh Sep 3, 2020
3e6eb0e
add getting started doc (https://github.com/PaddlePaddle/book/pull/880)
saxon-zh Sep 3, 2020
e881d4c
add tow models with develop-paddle (https://github.com/PaddlePaddle/b…
TCChenlong Sep 3, 2020
cba5ce4
seq2seq with attention added (https://github.com/PaddlePaddle/book/pu…
jzhang533 Sep 4, 2020
441011e
seq2seq with attention updated (https://github.com/PaddlePaddle/book/…
jzhang533 Sep 4, 2020
5570100
add linear_regression.ipynb (https://github.com/PaddlePaddle/book/pul…
swtkiwi Sep 6, 2020
249ac0a
fix_lenet_docs test=develop (https://github.com/PaddlePaddle/book/pul…
TCChenlong Sep 7, 2020
fbe0426
add high level api doc (https://github.com/PaddlePaddle/book/pull/887)
saxon-zh Sep 7, 2020
b1a9dd4
fix_warning_info (https://github.com/PaddlePaddle/book/pull/888)
TCChenlong Sep 8, 2020
9702c9e
fix_test_loader (https://github.com/PaddlePaddle/book/pull/889)
TCChenlong Sep 9, 2020
c935f9f
update several notebooks (https://github.com/PaddlePaddle/book/pull/…
jzhang533 Sep 9, 2020
0c6095a
Fix style (https://github.com/PaddlePaddle/book/pull/891)
TCChenlong Sep 9, 2020
507689d
minor wording changes (https://github.com/PaddlePaddle/book/pull/892)
jzhang533 Sep 9, 2020
0a10368
Course (https://github.com/PaddlePaddle/book/pull/883)
dingjiaweiww Sep 9, 2020
ada1248
add define callback/metric/loss chapter (https://github.com/PaddlePad…
saxon-zh Sep 9, 2020
24871f0
update several notebooks (https://github.com/PaddlePaddle/book/pull/894)
jzhang533 Sep 10, 2020
5e9680c
rerun code with 2.0-beta whl (https://github.com/PaddlePaddle/book/pu…
saxon-zh Sep 11, 2020
5365928
fix lr (https://github.com/PaddlePaddle/book/pull/896)
swtkiwi Sep 12, 2020
631d721
fix docs for beta and change docs style (https://github.com/PaddlePad…
TCChenlong Sep 12, 2020
1968836
change version from dev to 2.0Beta (https://github.com/PaddlePaddle/b…
dingjiaweiww Sep 12, 2020
7c4405b
fix linear_regression (https://github.com/PaddlePaddle/book/pull/898)
swtkiwi Sep 12, 2020
db87c23
Fix Bug: modify PetModel to PetNet (https://github.com/PaddlePaddle/b…
saxon-zh Sep 15, 2020
466cba0
[Bug Fix]change paddle.disable_static() position (https://github.com/…
saxon-zh Sep 15, 2020
3d05014
add addition_rnn doc (https://github.com/PaddlePaddle/book/pull/916)
jm12138 Oct 26, 2020
95f1535
基于飞桨2.0的应用案例教程(通过AutoEncoder实现时序数据异常检测)代码提交 (https://github.com/Paddl…
Reatris Oct 26, 2020
4057ff4
通过OCR实现验证码识别 代码提交 (https://github.com/PaddlePaddle/book/pull/917)
GT-ZhangAcer Oct 26, 2020
ada66e8
添加super_resolution_sub_pixel (https://github.com/PaddlePaddle/book/pu…
ralph0813 Oct 26, 2020
a6b453b
update codes to use 2.0RC (https://github.com/PaddlePaddle/book/pull/…
jzhang533 Oct 26, 2020
c9263e6
upgrade some code from 2.0-beta to 2.0-rc (https://github.com/PaddleP…
saxon-zh Oct 26, 2020
b4e04a0
基于飞桨2.0的关键点检测方法及应用之(人脸关键点检测)代码提交 (https://github.com/PaddlePaddle/boo…
zzs95 Oct 27, 2020
5acefec
fix guides (https://github.com/PaddlePaddle/book/pull/925)
TCChenlong Oct 28, 2020
2c68eb7
update save_model to 2.0rc (https://github.com/PaddlePaddle/book/pull…
dingjiaweiww Oct 28, 2020
0acb01c
udpate to reflect 2.0RC version numbers (https://github.com/PaddlePad…
jzhang533 Oct 29, 2020
692ea81
update to rc (https://github.com/PaddlePaddle/book/pull/928)
TCChenlong Oct 29, 2020
44d1801
update to rc (https://github.com/PaddlePaddle/book/pull/929)
TCChenlong Oct 29, 2020
57f87da
fix bugs (https://github.com/PaddlePaddle/book/pull/930)
TCChenlong Oct 30, 2020
b23bad8
update hapi and image_segmentation (https://github.com/PaddlePaddle/b…
saxon-zh Oct 31, 2020
4fcdc1b
OCR案例更新 (https://github.com/PaddlePaddle/book/pull/927)
GT-ZhangAcer Nov 10, 2020
86d85cd
Update the paddle version to 2.0.0-rc0 (https://github.com/PaddlePadd…
jm12138 Nov 10, 2020
8841501
update to rc (https://github.com/PaddlePaddle/book/pull/933)
TCChenlong Nov 11, 2020
a1245d0
update to rc1 (https://github.com/PaddlePaddle/book/pull/940)
TCChenlong Dec 16, 2020
aa4b1c1
update lr to 2.0rc1 (https://github.com/PaddlePaddle/book/pull/941)
TCChenlong Dec 17, 2020
68bf81b
correct convnet iamge classify example (https://github.com/PaddlePadd…
jzhang533 Dec 17, 2020
79cb891
基于飞桨2.0的应用案例教程(通过DCGAN实现人脸图像生成)代码提交 (https://github.com/PaddlePaddle/…
ZMpursue Dec 17, 2020
ecd2df9
update to rc1 (https://github.com/PaddlePaddle/book/pull/944)
TCChenlong Dec 25, 2020
a788823
fix some bugs (https://github.com/PaddlePaddle/book/pull/945)
TCChenlong Dec 28, 2020
bff6db6
update images (https://github.com/PaddlePaddle/book/pull/946)
TCChenlong Jan 11, 2021
2ebd9cc
基于飞桨2.0的应用案例教程(通过CycleGAN实现图像风格迁移)代码提交 (https://github.com/PaddlePadd…
ctkindle Jan 25, 2021
403515b
update to 2.0 (https://github.com/PaddlePaddle/book/pull/948)
TCChenlong Jan 28, 2021
2d9ce50
update to 2.0 (https://github.com/PaddlePaddle/book/pull/949)
TCChenlong Feb 1, 2021
becce66
点云分类PointNet文档 (https://github.com/PaddlePaddle/book/pull/958)
WhiteFireFox Mar 3, 2021
c7ca4c4
使用协同过滤实现电影推荐 (https://github.com/PaddlePaddle/book/pull/960)
Kqnonrime Mar 8, 2021
bfc0dc7
飞桨2.0实例教程——使用预训练词向量 (https://github.com/PaddlePaddle/book/pull/934)
fiyen Mar 8, 2021
7af9165
强化学习——Actor Critic Method (https://github.com/PaddlePaddle/book/pull/…
EastSmith Mar 9, 2021
f0b6dda
update to 2.0.1 (https://github.com/PaddlePaddle/book/pull/962)
TCChenlong Mar 10, 2021
5cf8cf8
fix bugs (https://github.com/PaddlePaddle/book/pull/969)
TCChenlong Apr 20, 2021
0346f97
update_to_2.1 (https://github.com/PaddlePaddle/book/pull/977)
TCChenlong Jun 2, 2021
6be5541
Advantage Actor-Critic(A2C) (https://github.com/PaddlePaddle/book/pul…
EastSmith Jun 4, 2021
d8d831e
Deep_Deterministic_Policy_Gradient_(DDPG) (https://github.com/PaddleP…
EastSmith Jun 4, 2021
ae6a997
rename it as docs/practices
wadefelix Jul 30, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
/doc/fluid/menu.en.json
.idea
build
.vscode
319 changes: 319 additions & 0 deletions docs/practices/Actor_Critic_Method/Actor_Critic_Method.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,022 changes: 1,022 additions & 0 deletions docs/practices/Autoencoder/AutoEncoder.ipynb

Large diffs are not rendered by default.

Loading