Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.18 KB

File metadata and controls

30 lines (21 loc) · 1.18 KB

Deep Learning tutorials with PaddlePaddle

This is a tutorials of DeepLearning using PaddlePaddle for beginners. Video Tutorial Link.

  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 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.