From bd47cd755315e5fbe425697ddf21efb4f93132e3 Mon Sep 17 00:00:00 2001 From: chrisxu2016 <823254351@qq.com> Date: Fri, 2 Jun 2017 18:12:50 +0800 Subject: [PATCH] modify 0.10.0 link --- index.cn.html | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.cn.html b/index.cn.html index 1a9c2a44815..d3251121473 100755 --- a/index.cn.html +++ b/index.cn.html @@ -1 +1 @@ - 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 8e5d3ec031c..1b2877b102b 100755 --- a/index.html +++ b/index.html @@ -1 +1 @@ - PaddlePaddle

Extensive Algorithmic Service

Machine Vision

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

Read more

Natural Language Understanding

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

Read more

Search Engine Ranking

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

Read more

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

Machine Vision

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

Read more

Natural Language Understanding

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

Read more

Search Engine Ranking

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

Read more

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