Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
Paddle
提交
f053c1a6
P
Paddle
项目概览
PaddlePaddle
/
Paddle
1 年多 前同步成功
通知
2302
Star
20931
Fork
5422
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1423
列表
看板
标记
里程碑
合并请求
543
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
Paddle
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1,423
Issue
1,423
列表
看板
标记
里程碑
合并请求
543
合并请求
543
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
f053c1a6
编写于
6月 30, 2017
作者:
G
gangliao
提交者:
GitHub
6月 30, 2017
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Fix Typo
上级
c79c5436
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
18 addition
and
18 deletion
+18
-18
index.html
index.html
+18
-18
未找到文件。
index.html
浏览文件 @
f053c1a6
...
...
@@ -50,9 +50,9 @@
</header>
<section
class=
"head-banner"
>
<div
class=
"row banner"
>
<h1>
Easy to Learn and Use Distributed
</h1>
<h1>
Deep Learning Platform
</h1>
<p>
Providing deep learning algorithms for 100+ products
</p>
<h1>
PaddlePaddle
</h1>
<h1>
PArallel Distributed Deep LEarning
</h1>
<p>
An Easy-to-use, Efficient, Flexible and Scalable Deep Learning Platform
</p>
<div>
<a
class=
"quick-start"
href=
"http://book.paddlepaddle.org/index.html"
target=
"_blank"
>
Quick Start
</a>
</div>
...
...
@@ -61,8 +61,8 @@
</section>
<section
class=
"services"
>
<div
class=
"row"
>
<h2><span>
Extensive Algorithmic Service
</span></h2>
<p
class=
"sub-title"
>
Easy to use, efficient, flexible, and scalable
</p>
<h2><span>
Diverse Application Scenarios
</span></h2>
<p
class=
"sub-title"
>
Providing deep learning algorithms for 100+ products
</p>
</div>
<div
class=
"row"
>
<div>
...
...
@@ -70,8 +70,8 @@
</div>
<div>
<div
class=
"service-desc"
>
<h3>
Machine
Vision
</h3>
<p>
The convoluted neural network can identify the main object in the image and output the classification result
</p>
<h3>
Computer
Vision
</h3>
<p>
Using Convolutional Neural Networks (CNN) for image recognition and object detection
</p>
<div>
<a
role=
"button"
class=
"view-more"
href=
"http://book.paddlepaddle.org/03.image_classification/index.html"
target=
"_blank"
>
Read more >
</a>
</div>
...
...
@@ -82,7 +82,7 @@
<div>
<div
class=
"service-desc"
>
<h3>
Natural Language Understanding
</h3>
<p>
Using
the LSTM network to analyze the positive and negative aspects of the commenter's emotions from IMDB film review
</p>
<p>
Using
Recurrent Neural Network (RNN) for sentiment analysis
</p>
<div>
<a
role=
"button"
class=
"view-more"
href=
"http://book.paddlepaddle.org/06.understand_sentiment/index.html"
target=
"_blank"
>
Read more >
</a>
</div>
...
...
@@ -98,8 +98,8 @@
</div>
<div>
<div
class=
"service-desc"
>
<h3>
Search Engine Ranking
</h3>
<p>
Analyze user characteristics, movie features, rating scores, predict new users' ratings for different movie
s
</p>
<h3>
Recommender System
</h3>
<p>
Using Deep Learning on recommendation systems to help users find item
s
</p>
<div>
<a
role=
"button"
class=
"view-more"
href=
"http://book.paddlepaddle.org/05.recommender_system/index.html"
target=
"_blank"
>
Read more >
</a>
</div>
...
...
@@ -109,7 +109,7 @@
</section>
<section
class=
"features"
>
<div
class=
"row"
>
<h2><span>
Techn
ology and Service Advantag
es
</span></h2>
<h2><span>
Techn
ical Featur
es
</span></h2>
</div>
<div
class=
"row"
>
<div
class=
"feature-desc"
>
...
...
@@ -117,35 +117,35 @@
<img
src=
"./images/feature-1.png"
>
</div>
<h3>
Ease of use
</h3>
<p>
Provids an intuitive and flexible interface for loading data and specifying model structure.
</p>
<p>
Provid
e
s an intuitive and flexible interface for loading data and specifying model structure.
</p>
</div>
<div
class=
"feature-desc"
>
<div
class=
"feature-icon"
>
<img
src=
"./images/feature-2.png"
>
</div>
<h3>
Flexibility
</h3>
<p>
Supports CNN, RNN and
other neural network. Easy to configure complex
models.
</p>
<p>
Supports CNN, RNN and
various variants and ease to configure complicated deep
models.
</p>
</div>
<div
class=
"feature-desc"
>
<div
class=
"feature-icon"
>
<img
src=
"./images/feature-3.png"
>
</div>
<h3>
Efficiency
</h3>
<p>
Efficient optimization of computing, memory, communications and architecture
.
</p>
<p>
Provides extremely optimized operations, memory recycling, network communication
.
</p>
</div>
<div
class=
"feature-desc"
>
<div
class=
"feature-icon"
>
<img
src=
"./images/feature-4.png"
>
</div>
<h3>
Scalability
</h3>
<p>
Eas
y to use many CPUs/GPUs and machines to speed up your training and handle large-scale data easily
.
</p>
<p>
Eas
e to scale heterogeneous computing resource and storage to accelerate training process
.
</p>
</div>
</div>
</section>
<section
class=
"get-started"
>
<div
class=
"row"
>
<h2>
Start Using
PaddlePaddle
</h2>
<p>
Easy to Learn and Use Distributed
Deep Learning Platform
</p>
<h2>
PaddlePaddle
</h2>
<p>
An Easy-to-use, Efficient, Flexible and Scalable
Deep Learning Platform
</p>
<div>
<a
role=
"button"
class=
"quick-start"
href=
"http://book.paddlepaddle.org/index.html"
target=
"_blank"
>
Quick Start
</a>
</div>
...
...
@@ -159,4 +159,4 @@
<script
src=
"./js/common.bundle.js"
></script>
<script
src=
"./js/home.bundle.js"
></script>
</body>
</html>
\ No newline at end of file
</html>
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录