pytorch深度學習
In this complete course from Fawaz Sammani you will learn the key concepts behind deep learning and how to apply the concepts to a real-life project using PyTorch. ?
在Fawaz Sammani的完整課程中,您將學習深度學習背后的關鍵概念,以及如何使用PyTorch將這些概念應用于實際項目中。
First, you will learn the theoretical concepts you need to know for building a chatbot, which include RNNs, LSTMS and Sequence Models with Attention.
首先,您將學習構建聊天機器人所需的理論概念,其中包括RNN,LSTMS和“注意序列”模型。
Then you will learn about PyTorch, a very powerful and advanced deep learning Library. You will learn how to install PyTorch and how to use it.
然后,您將學習PyTorch,這是一個功能強大且高級的深度學習庫。 您將學習如何安裝PyTorch以及如何使用它。
Finally, the biggest part of the course shows how to apply the concepts to build a chatbot in PyTorch.
最后,本課程的最大一部分將展示如何應用這些概念在PyTorch中構建聊天機器人。
You can watch the tutorial on the freeCodeCamp.org YouTube channel (6 hour watch).
您可以在freeCodeCamp.org YouTube頻道上觀看該教程(觀看6小時)。
翻譯自: https://www.freecodecamp.org/news/applied-deep-learning-with-pytorch-full-course/
pytorch深度學習