diff --git a/README.md b/README.md index eead2927ec439ed8bd491f90e6ae1b9c12d8c459..178d76de7a01d13f44da1b94569689a7527119bc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Introduction to models +[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](https://github.com/PaddlePaddle/models) +[![Documentation Status](https://img.shields.io/badge/中文文档-最新-brightgreen.svg)](https://github.com/PaddlePaddle/models) +[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](LICENSE) + PaddlePaddle provides a rich set of computational units to enable users to adopt a modular approach to solving various learning problems. In this repo, we demonstrate how to use PaddlePaddle to solve common machine learning tasks, providing several different neural network model that anyone can easily learn and use. ## 1. Word Embedding