PyTorch RNN Tutorial – Name Classification Using A Recurrent Neural Net
Implement a Recurrent Neural Net (RNN) from scratch in PyTorch! I briefly explain the theory and different kinds of applications of RNNs. Then we implement a RNN to do name classification.
This tutorial is closely oriented on the following article:
https://pytorch.org/tutorials/intermediate/char_rnn_classification_tutorial.html
~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~
🪁 Code faster with Kite: https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=pythonengineer&utm_content=description-only *
✅ Write cleaner code with Sourcery: https://sourcery.ai/?utm_source=youtube&utm_campaign=pythonengineer *
🚀🚀 JOIN MY NEWSLETTER 🚀🚀
https://www.python-engineer.com/newsletter/
🚀🚀 Get exclusive content on Patreon: 🚀🚀
https://www.patreon.com/patrickloeber
If you enjoyed this video, please subscribe to the channel!
Code and slides:
https://github.com/python-engineer/pytorch-examples
Download the data:
https://download.pytorch.org/tutorial/data.zip
PyTorch Beginner Course:
PyTorch Chatbot Tutorial:
Further resources:
https://karpathy.github.io/2015/05/21/rnn-effectiveness/
https://stanford.edu/~shervine/teaching/cs-230/cheatsheet-recurrent-neural-networks#architecture
You can find me here:
Website: https://www.python-engineer.com
Twitter: https://twitter.com/python_engineer
GitHub: https://github.com/python-engineer
#PyTorch
———————————————————————————————————-
* This is a sponsored link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏