# tutorials **Repository Path**: lg21c/tutorials ## Basic Information - **Project Name**: tutorials - **Description**: An Introductory Tutorial of Deep Learning and PaddlePaddle - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2021-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deep Learning tutorials with PaddlePaddle This is a tutorials of DeepLearning using PaddlePaddle for beginners. [Video Tutorial Link](https://aistudio.baidu.com/aistudio/education/group/info/888). 1. Hands on deep learning 2. Step to deep learning 3. Computer Vision 4. Natural language processing 5. Coming soon... ## Running the Tutorial This book you are reading is interactive. There are two way to running the tutorial. 1. run on jupyter notebook ([install PaddlePaddle](https://www.paddlepaddle.org.cn/documentation/docs/zh/beginners_guide/install/index_cn.html) firstly) 2. run on Baidu AI Studio (PaddlePaddle installed) ## Preparation for Run Tutorial - Python3 - PaddlePaddle 1.6.0 - numpy - matplotlib ## Contribute Your contribution is welcome! Please feel free to file Pull Requests to add your chapter as a directory under `/pending`. Once it is going stable, the community would like to move it to `/`. This tutorial is contributed by PaddlePaddle. note: If you have any question or advice, please leave your question or advice in issue.