提交 3ffd1f09 编写于 作者: G gangliao 提交者: GitHub

Fix Typo

上级 f053c1a6
...@@ -50,7 +50,6 @@ ...@@ -50,7 +50,6 @@
</header> </header>
<section class="head-banner"> <section class="head-banner">
<div class="row banner"> <div class="row banner">
<h1>PaddlePaddle</h1>
<h1>PArallel Distributed Deep LEarning</h1> <h1>PArallel Distributed Deep LEarning</h1>
<p>An Easy-to-use, Efficient, Flexible and Scalable Deep Learning Platform</p> <p>An Easy-to-use, Efficient, Flexible and Scalable Deep Learning Platform</p>
<div> <div>
...@@ -62,7 +61,7 @@ ...@@ -62,7 +61,7 @@
<section class="services"> <section class="services">
<div class="row"> <div class="row">
<h2><span>Diverse Application Scenarios</span></h2> <h2><span>Diverse Application Scenarios</span></h2>
<p class="sub-title">Providing deep learning algorithms for 100+ products</p> <p class="sub-title">Promoting 100+ new business products on the line</p>
</div> </div>
<div class="row"> <div class="row">
<div> <div>
...@@ -71,7 +70,7 @@ ...@@ -71,7 +70,7 @@
<div> <div>
<div class="service-desc"> <div class="service-desc">
<h3>Computer Vision</h3> <h3>Computer Vision</h3>
<p>Using Convolutional Neural Networks (CNN) for image recognition and object detection</p> <p>Using Convolutional Neural Networks (CNN) for Image Recognition and Object Detection.</p>
<div> <div>
<a role="button" class="view-more" href="http://book.paddlepaddle.org/03.image_classification/index.html" target="_blank">Read more ></a> <a role="button" class="view-more" href="http://book.paddlepaddle.org/03.image_classification/index.html" target="_blank">Read more ></a>
</div> </div>
...@@ -82,7 +81,7 @@ ...@@ -82,7 +81,7 @@
<div> <div>
<div class="service-desc"> <div class="service-desc">
<h3>Natural Language Understanding</h3> <h3>Natural Language Understanding</h3>
<p>Using Recurrent Neural Network (RNN) for sentiment analysis</p> <p>Using Recurrent Neural Network (RNN) for Sentiment Analysis.</p>
<div> <div>
<a role="button" class="view-more" href="http://book.paddlepaddle.org/06.understand_sentiment/index.html" target="_blank">Read more ></a> <a role="button" class="view-more" href="http://book.paddlepaddle.org/06.understand_sentiment/index.html" target="_blank">Read more ></a>
</div> </div>
...@@ -99,7 +98,7 @@ ...@@ -99,7 +98,7 @@
<div> <div>
<div class="service-desc"> <div class="service-desc">
<h3>Recommender System</h3> <h3>Recommender System</h3>
<p>Using Deep Learning on recommendation systems to help users find items</p> <p>Using Deep Learning on Recommendation Systems to Help Users Find Interests.</p>
<div> <div>
<a role="button" class="view-more" href="http://book.paddlepaddle.org/05.recommender_system/index.html" target="_blank">Read more ></a> <a role="button" class="view-more" href="http://book.paddlepaddle.org/05.recommender_system/index.html" target="_blank">Read more ></a>
</div> </div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册