From f2ac22c35872538db180bac0a0c04d234165b864 Mon Sep 17 00:00:00 2001 From: llxxxll Date: Fri, 30 Jun 2017 20:46:56 +0800 Subject: [PATCH] fix refer --- index.cn.html | 163 +++++++++++++++++++++++++++++++++++++++++++++++++- index.html | 163 +++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 324 insertions(+), 2 deletions(-) diff --git a/index.cn.html b/index.cn.html index 159c1fa1aa..449515bb54 100644 --- a/index.cn.html +++ b/index.cn.html @@ -1 +1,162 @@ - PaddlePaddle

丰富的算法服务

易用、高效、灵活、扩展性好

机器视觉

卷积神经网络可以识别图像中的主要对象,并输出分类结果

自然语言理解

利用LSTM网络从IMDB电影评论的中分析出评论者情绪的正面和负面

搜索引擎排序

分析用户特征、电影特征、点评分数,预测新用户对不同电影的点评分数

技术和服务优势

易用性

为用户提供了直观、灵活的数据接口和模型配置接口

灵活性

支持CNN、RNN等多种神经网络结构和优化算法。简单书写配置文件即可实现复杂模型

高效性

在计算、存储、通信、架构等方面都做了高效优化,充分发挥各种资源的性能

扩展性

全面支持多核、多GPU、多机环境。轻松应对大规模数据训练需求

现在开始使用PaddlePaddle

易学易用的分布式深度学习平台

快速入门
\ No newline at end of file + + + + + PaddlePaddle + + + + + + +
+ +
+
+
+

丰富的算法服务

+

易用、高效、灵活、扩展性好

+
+
+
+ +
+
+
+

机器视觉

+

卷积神经网络可以识别图像中的主要对象,并输出分类结果

+ +
+
+
+
+
+
+

自然语言理解

+

利用LSTM网络从IMDB电影评论的中分析出评论者情绪的正面和负面

+ +
+
+
+ +
+
+
+
+ +
+
+
+

搜索引擎排序

+

分析用户特征、电影特征、点评分数,预测新用户对不同电影的点评分数

+ +
+
+
+
+
+
+

技术和服务优势

+
+
+
+
+ +
+

易用性

+

为用户提供了直观、灵活的数据接口和模型配置接口

+
+
+
+ +
+

灵活性

+

支持CNN、RNN等多种神经网络结构和优化算法。简单书写配置文件即可实现复杂模型

+
+
+
+ +
+

高效性

+

在计算、存储、通信、架构等方面都做了高效优化,充分发挥各种资源的性能

+
+
+
+ +
+

扩展性

+

全面支持多核、多GPU、多机环境。轻松应对大规模数据训练需求

+
+
+
+
+
+

现在开始使用PaddlePaddle

+

易学易用的分布式深度学习平台

+
+ 快速入门 +
+
+
+ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 117ae64fcf..2fb86aac91 100644 --- a/index.html +++ b/index.html @@ -1 +1,162 @@ - PaddlePaddle

Extensive Algorithmic Service

Easy to use, efficient, flexible, and scalable

Machine Vision

The convoluted neural network can identify the main object in the image and output the classification result

Natural Language Understanding

Using the LSTM network to analyze the positive and negative aspects of the commenter's emotions from IMDB film review

Search Engine Ranking

Analyze user characteristics, movie features, rating scores, predict new users' ratings for different movies

Technology and Service Advantages

Ease of use

Provids an intuitive and flexible interface for loading data and specifying model structure.

Flexibility

Supports CNN, RNN and other neural network. Easy to configure complex models.

Efficiency

Efficient optimization of computing, memory, communications and architecture.

Scalability

Easy to use many CPUs/GPUs and machines to speed up your training and handle large-scale data easily.

Start Using PaddlePaddle

Easy to Learn and Use Distributed Deep Learning Platform

Quick Start
\ No newline at end of file + + + + + PaddlePaddle + + + + + + +
+ +
+
+
+

Extensive Algorithmic Service

+

Easy to use, efficient, flexible, and scalable

+
+
+
+ +
+
+
+

Machine Vision

+

The convoluted neural network can identify the main object in the image and output the classification result

+ +
+
+
+
+
+
+

Natural Language Understanding

+

Using the LSTM network to analyze the positive and negative aspects of the commenter's emotions from IMDB film review

+ +
+
+
+ +
+
+
+
+ +
+
+
+

Search Engine Ranking

+

Analyze user characteristics, movie features, rating scores, predict new users' ratings for different movies

+ +
+
+
+
+
+
+

Technology and Service Advantages

+
+
+
+
+ +
+

Ease of use

+

Provids an intuitive and flexible interface for loading data and specifying model structure.

+
+
+
+ +
+

Flexibility

+

Supports CNN, RNN and other neural network. Easy to configure complex models.

+
+
+
+ +
+

Efficiency

+

Efficient optimization of computing, memory, communications and architecture.

+
+
+
+ +
+

Scalability

+

Easy to use many CPUs/GPUs and machines to speed up your training and handle large-scale data easily.

+
+
+
+
+
+

Start Using PaddlePaddle

+

Easy to Learn and Use Distributed Deep Learning Platform

+
+ Quick Start +
+
+
+ + + + + \ No newline at end of file -- GitLab