diff --git a/new/css/home.css b/css/home.css similarity index 100% rename from new/css/home.css rename to css/home.css diff --git a/new/css/home.css.map b/css/home.css.map similarity index 100% rename from new/css/home.css.map rename to css/home.css.map diff --git a/new/images/._email-pic.png b/images/._email-pic.png similarity index 100% rename from new/images/._email-pic.png rename to images/._email-pic.png diff --git a/new/images/banner.jpg b/images/banner.jpg similarity index 100% rename from new/images/banner.jpg rename to images/banner.jpg diff --git a/new/images/email-pic.png b/images/email-pic.png similarity index 100% rename from new/images/email-pic.png rename to images/email-pic.png diff --git a/new/images/get-started-bg.jpg b/images/get-started-bg.jpg similarity index 100% rename from new/images/get-started-bg.jpg rename to images/get-started-bg.jpg diff --git a/new/images/logo.png b/images/logo.png similarity index 100% rename from new/images/logo.png rename to images/logo.png diff --git a/new/images/pr-code.png b/images/pr-code.png similarity index 100% rename from new/images/pr-code.png rename to images/pr-code.png diff --git a/new/images/service-1.png b/images/service-1.png similarity index 100% rename from new/images/service-1.png rename to images/service-1.png diff --git a/new/images/service-2.png b/images/service-2.png similarity index 100% rename from new/images/service-2.png rename to images/service-2.png diff --git a/new/images/service-3.png b/images/service-3.png similarity index 100% rename from new/images/service-3.png rename to images/service-3.png diff --git a/index.html b/index.html old mode 100644 new mode 100755 index 530b73fa511156f745146a17b7bc5e7dc646c9dd..892c07de13b07a931679053e2c78f0ff9d2a8191 --- a/index.html +++ b/index.html @@ -1,291 +1 @@ - - - -
- - - - - - - -Open and Easy-to-Use Deep Learning Platform for Enterprise and Research
- Deep Learning 101 - Documentation - Code -PaddlePaddle (PArallel Distributed Deep LEarning) is an easy-to-use, efficient, flexible and scalable deep learning platform, which is originally developed by Baidu scientists and engineers for the purpose of applying deep learning to many products at Baidu. -
- -PaddlePaddle is designed to be easy to use. It provides an intuitive and yet flexible interface for loading data and specifying model structure.
-PaddlePaddle supports a wide range of neural network architectures and optimization algorithms. It is easy to configure complex models such as neural machine translation model with attention mechanism or complex memory connection.
-In order to unleash the power of heterogeneous computing resource, optimization occurs at different levels of PaddlePaddle, including computing, memory, architecture and communication.
-With PaddlePaddle, it is easy to use many CPUs/GPUs and machines to speed up your training. PaddlePaddle can achieve high throughput and performance via optimized communication.
-If you have any problems using PaddlePaddle, please contact paddle-dev@baidu.com.
-The convoluted neural network can identify the main object in the image and output the classification result
Using the LSTM network to analyze the positive and negative aspects of the commenter's emotions from IMDB film review
Analyze user characteristics, movie features, rating scores, predict new users' ratings for different movies
Provids an intuitive and flexible interface for loading data and specifying model structure.
Supports CNN, RNN and other neural network. Easy to configure complex models.
Efficient optimization of computing, memory, communications and architecture.
Easy to use many CPUs/GPUs and machines to speed up your training and handle large-scale data easily.
The convoluted neural network can identify the main object in the image and output the classification result
Using the LSTM network to analyze the positive and negative aspects of the commenter's emotions from IMDB film review
Analyze user characteristics, movie features, rating scores, predict new users' ratings for different movies
Provids an intuitive and flexible interface for loading data and specifying model structure.
Supports CNN, RNN and other neural network. Easy to configure complex models.
Efficient optimization of computing, memory, communications and architecture.
Easy to use many CPUs/GPUs and machines to speed up your training and handle large-scale data easily.
Open and Easy-to-Use Deep Learning Platform for Enterprise and Research
+ Deep Learning 101 + Documentation + Code +PaddlePaddle (PArallel Distributed Deep LEarning) is an easy-to-use, efficient, flexible and scalable deep learning platform, which is originally developed by Baidu scientists and engineers for the purpose of applying deep learning to many products at Baidu. +
+ +PaddlePaddle is designed to be easy to use. It provides an intuitive and yet flexible interface for loading data and specifying model structure.
+PaddlePaddle supports a wide range of neural network architectures and optimization algorithms. It is easy to configure complex models such as neural machine translation model with attention mechanism or complex memory connection.
+In order to unleash the power of heterogeneous computing resource, optimization occurs at different levels of PaddlePaddle, including computing, memory, architecture and communication.
+With PaddlePaddle, it is easy to use many CPUs/GPUs and machines to speed up your training. PaddlePaddle can achieve high throughput and performance via optimized communication.
+If you have any problems using PaddlePaddle, please contact paddle-dev@baidu.com.
+