Read more
Using the LSTM network to analyze the positive and negative aspects of the commenter's emotions from the IMDB film review
Analyze user characteristics, movie features, rating scores, predict new users' ratings for different movies
PaddlePaddle provids an intuitive and yet flexible interface for loading data and specifying model structure
PaddlePaddle supports CNN, RNN and other neural network structure and optimization algorithm. It is easy to configure complex models
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, Easily deal with large-scale data training needs