From bc32e86418714ff52fa8b698862751b199e167c0 Mon Sep 17 00:00:00 2001 From: xiaoting <31891223+tink2123@users.noreply.github.com> Date: Tue, 13 Aug 2019 16:26:25 +0800 Subject: [PATCH] fix pic for camo (#784) --- 01.fit_a_line/README.cn.md | 2 +- 01.fit_a_line/README.md | 2 +- 01.fit_a_line/index.cn.html | 2 +- 01.fit_a_line/index.html | 2 +- 02.recognize_digits/README.cn.md | 2 +- 02.recognize_digits/README.md | 2 +- 02.recognize_digits/index.cn.html | 2 +- 02.recognize_digits/index.html | 2 +- 03.image_classification/README.cn.md | 2 +- 03.image_classification/README.md | 2 +- 03.image_classification/index.cn.html | 2 +- 03.image_classification/index.html | 2 +- 04.word2vec/README.cn.md | 2 +- 04.word2vec/README.md | 2 +- 04.word2vec/index.cn.html | 2 +- 04.word2vec/index.html | 2 +- 05.recommender_system/README.cn.md | 2 +- 05.recommender_system/README.md | 2 +- 05.recommender_system/index.cn.html | 2 +- 05.recommender_system/index.html | 2 +- 06.understand_sentiment/README.cn.md | 2 +- 06.understand_sentiment/README.md | 2 +- 06.understand_sentiment/index.cn.html | 2 +- 06.understand_sentiment/index.html | 2 +- 07.label_semantic_roles/README.cn.md | 2 +- 07.label_semantic_roles/README.md | 2 +- 07.label_semantic_roles/index.cn.html | 2 +- 07.label_semantic_roles/index.html | 2 +- 08.machine_translation/README.cn.md | 2 +- 08.machine_translation/README.md | 2 +- 08.machine_translation/index.cn.html | 2 +- 08.machine_translation/index.html | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/01.fit_a_line/README.cn.md b/01.fit_a_line/README.cn.md index c9d0f4a..e95337d 100644 --- a/01.fit_a_line/README.cn.md +++ b/01.fit_a_line/README.cn.md @@ -391,4 +391,4 @@ with fluid.scope_guard(inference_scope): 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/01.fit_a_line/README.md b/01.fit_a_line/README.md index a2039f6..f8a6e8e 100644 --- a/01.fit_a_line/README.md +++ b/01.fit_a_line/README.md @@ -389,4 +389,4 @@ In this chapter, we analyzed dataset of Boston House Price to introduce the basi 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/01.fit_a_line/index.cn.html b/01.fit_a_line/index.cn.html index 055ccb9..4c99b3e 100644 --- a/01.fit_a_line/index.cn.html +++ b/01.fit_a_line/index.cn.html @@ -433,7 +433,7 @@ with fluid.scope_guard(inference_scope): 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/01.fit_a_line/index.html b/01.fit_a_line/index.html index 6a7ad27..5c29f8e 100644 --- a/01.fit_a_line/index.html +++ b/01.fit_a_line/index.html @@ -431,7 +431,7 @@ In this chapter, we analyzed dataset of Boston House Price to introduce the basi 4. Bishop C M. Pattern recognition[J]. Machine Learning, 2006, 128.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/02.recognize_digits/README.cn.md b/02.recognize_digits/README.cn.md index b6a7137..fd8160a 100644 --- a/02.recognize_digits/README.cn.md +++ b/02.recognize_digits/README.cn.md @@ -590,4 +590,4 @@ with fluid.scope_guard(inference_scope): 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/02.recognize_digits/README.md b/02.recognize_digits/README.md index c55519c..0390ded 100644 --- a/02.recognize_digits/README.md +++ b/02.recognize_digits/README.md @@ -582,4 +582,4 @@ Softmax regression, multilayer perceptron and convolutional neural network are t 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/02.recognize_digits/index.cn.html b/02.recognize_digits/index.cn.html index 393fdeb..e40718b 100644 --- a/02.recognize_digits/index.cn.html +++ b/02.recognize_digits/index.cn.html @@ -632,7 +632,7 @@ with fluid.scope_guard(inference_scope): 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/02.recognize_digits/index.html b/02.recognize_digits/index.html index c57204e..e2cefde 100644 --- a/02.recognize_digits/index.html +++ b/02.recognize_digits/index.html @@ -624,7 +624,7 @@ Softmax regression, multilayer perceptron and convolutional neural network are t 10. Bishop, Christopher M. ["Pattern recognition."](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%20Pattern%20Recognition%20And%20Machine%20Learning%20-%20Springer%20%202006.pdf) Machine Learning 128 (2006): 1-58.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/03.image_classification/README.cn.md b/03.image_classification/README.cn.md index 0fb2431..73c5042 100644 --- a/03.image_classification/README.cn.md +++ b/03.image_classification/README.cn.md @@ -619,4 +619,4 @@ with fluid.scope_guard(inference_scope): [22] http://cs231n.github.io/classification/
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/03.image_classification/README.md b/03.image_classification/README.md index cd3f644..553f71c 100644 --- a/03.image_classification/README.md +++ b/03.image_classification/README.md @@ -626,4 +626,4 @@ The traditional image classification method consists of multiple stages. The fra
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/03.image_classification/index.cn.html b/03.image_classification/index.cn.html index 19f857a..456dc74 100644 --- a/03.image_classification/index.cn.html +++ b/03.image_classification/index.cn.html @@ -661,7 +661,7 @@ with fluid.scope_guard(inference_scope): [22] http://cs231n.github.io/classification/
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/03.image_classification/index.html b/03.image_classification/index.html index 0a34d23..d3980e2 100644 --- a/03.image_classification/index.html +++ b/03.image_classification/index.html @@ -668,7 +668,7 @@ The traditional image classification method consists of multiple stages. The fra
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/04.word2vec/README.cn.md b/04.word2vec/README.cn.md index 2f947b7..2bb393d 100644 --- a/04.word2vec/README.cn.md +++ b/04.word2vec/README.cn.md @@ -524,4 +524,4 @@ main(use_cuda=use_cuda, is_sparse=True) 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/04.word2vec/README.md b/04.word2vec/README.md index eb3e44a..525699d 100644 --- a/04.word2vec/README.md +++ b/04.word2vec/README.md @@ -488,4 +488,4 @@ In this chapter, we introduced word vectors, the relationship between language m 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/04.word2vec/index.cn.html b/04.word2vec/index.cn.html index 20ede21..d7f4614 100644 --- a/04.word2vec/index.cn.html +++ b/04.word2vec/index.cn.html @@ -566,7 +566,7 @@ main(use_cuda=use_cuda, is_sparse=True) 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/04.word2vec/index.html b/04.word2vec/index.html index ab5e1f6..d5b191f 100644 --- a/04.word2vec/index.html +++ b/04.word2vec/index.html @@ -530,7 +530,7 @@ In this chapter, we introduced word vectors, the relationship between language m 5. https://en.wikipedia.org/wiki/Singular_value_decomposition
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/05.recommender_system/README.cn.md b/05.recommender_system/README.cn.md index f3e1b40..ca713b8 100644 --- a/05.recommender_system/README.cn.md +++ b/05.recommender_system/README.cn.md @@ -598,4 +598,4 @@ with fluid.scope_guard(inference_scope):
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/05.recommender_system/README.md b/05.recommender_system/README.md index 01f5c61..9711f25 100644 --- a/05.recommender_system/README.md +++ b/05.recommender_system/README.md @@ -587,4 +587,4 @@ This chapter introduced the traditional personalized recommendation system metho
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/05.recommender_system/index.cn.html b/05.recommender_system/index.cn.html index b8dadd3..1be5beb 100644 --- a/05.recommender_system/index.cn.html +++ b/05.recommender_system/index.cn.html @@ -640,7 +640,7 @@ with fluid.scope_guard(inference_scope):
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/05.recommender_system/index.html b/05.recommender_system/index.html index 20665be..dceb8d3 100644 --- a/05.recommender_system/index.html +++ b/05.recommender_system/index.html @@ -629,7 +629,7 @@ This chapter introduced the traditional personalized recommendation system metho
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/06.understand_sentiment/README.cn.md b/06.understand_sentiment/README.cn.md index 3fb6c12..6ec4b32 100755 --- a/06.understand_sentiment/README.cn.md +++ b/06.understand_sentiment/README.cn.md @@ -449,4 +449,4 @@ with fluid.scope_guard(inference_scope): 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/06.understand_sentiment/README.md b/06.understand_sentiment/README.md index 0ba77d0..4a9d22d 100644 --- a/06.understand_sentiment/README.md +++ b/06.understand_sentiment/README.md @@ -440,4 +440,4 @@ In this chapter, we take sentiment analysis as an example to introduce end-to-en 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/06.understand_sentiment/index.cn.html b/06.understand_sentiment/index.cn.html index b67ff4c..95e38d7 100644 --- a/06.understand_sentiment/index.cn.html +++ b/06.understand_sentiment/index.cn.html @@ -491,7 +491,7 @@ with fluid.scope_guard(inference_scope): 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/06.understand_sentiment/index.html b/06.understand_sentiment/index.html index 6a567f7..d631b65 100644 --- a/06.understand_sentiment/index.html +++ b/06.understand_sentiment/index.html @@ -482,7 +482,7 @@ In this chapter, we take sentiment analysis as an example to introduce end-to-en 9. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/07.label_semantic_roles/README.cn.md b/07.label_semantic_roles/README.cn.md index 2c3856c..75c45c1 100644 --- a/07.label_semantic_roles/README.cn.md +++ b/07.label_semantic_roles/README.cn.md @@ -569,4 +569,4 @@ print("Inference Shape: ", np_data.shape) 10. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/07.label_semantic_roles/README.md b/07.label_semantic_roles/README.md index 6c378ff..326825a 100644 --- a/07.label_semantic_roles/README.md +++ b/07.label_semantic_roles/README.md @@ -553,4 +553,4 @@ Labeling semantic roles is an important intermediate step in many natural langua 10. Zhou J, Xu W. [End-to-end learning of label semantic roles using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C] //Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/07.label_semantic_roles/index.cn.html b/07.label_semantic_roles/index.cn.html index efc709a..71849ce 100644 --- a/07.label_semantic_roles/index.cn.html +++ b/07.label_semantic_roles/index.cn.html @@ -611,7 +611,7 @@ print("Inference Shape: ", np_data.shape) 10. Zhou J, Xu W. [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C]//Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/07.label_semantic_roles/index.html b/07.label_semantic_roles/index.html index 3d42f7f..0a8e0cc 100644 --- a/07.label_semantic_roles/index.html +++ b/07.label_semantic_roles/index.html @@ -595,7 +595,7 @@ Labeling semantic roles is an important intermediate step in many natural langua 10. Zhou J, Xu W. [End-to-end learning of label semantic roles using recurrent neural networks](http://www.aclweb.org/anthology/P/P15/P15-1109.pdf)[C] //Proceedings of the Annual Meeting of the Association for Computational Linguistics. 2015.
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/08.machine_translation/README.cn.md b/08.machine_translation/README.cn.md index 2e3494c..fa39038 100644 --- a/08.machine_translation/README.cn.md +++ b/08.machine_translation/README.cn.md @@ -604,4 +604,4 @@ Translated score and sentence: 5. Papineni K, Roukos S, Ward T, et al. [BLEU: a method for automatic evaluation of machine translation](http://dl.acm.org/citation.cfm?id=1073135)[C]//Proceedings of the 40th annual meeting on association for computational linguistics. Association for Computational Linguistics, 2002: 311-318.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/08.machine_translation/README.md b/08.machine_translation/README.md index eb279ba..327dd5a 100644 --- a/08.machine_translation/README.md +++ b/08.machine_translation/README.md @@ -507,4 +507,4 @@ End-to-End neural network translation is an recently acclaimed machine translati
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. diff --git a/08.machine_translation/index.cn.html b/08.machine_translation/index.cn.html index 0d84969..ffaab76 100644 --- a/08.machine_translation/index.cn.html +++ b/08.machine_translation/index.cn.html @@ -646,7 +646,7 @@ Translated score and sentence: 5. Papineni K, Roukos S, Ward T, et al. [BLEU: a method for automatic evaluation of machine translation](http://dl.acm.org/citation.cfm?id=1073135)[C]//Proceedings of the 40th annual meeting on association for computational linguistics. Association for Computational Linguistics, 2002: 311-318.
-知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 +知识共享许可协议
本教程PaddlePaddle 创作,采用 知识共享 署名-相同方式共享 4.0 国际 许可协议进行许可。 diff --git a/08.machine_translation/index.html b/08.machine_translation/index.html index d5d85ab..8663a0f 100644 --- a/08.machine_translation/index.html +++ b/08.machine_translation/index.html @@ -549,7 +549,7 @@ End-to-End neural network translation is an recently acclaimed machine translati
-知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. +知识共享许可协议
This tutorial is contributed by PaddlePaddle, and licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. -- GitLab