PyTorch RNN Tutorial - Name Classification Using A Recurrent Neural Net

preview_player
Показать описание
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:

~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~

🚀🚀 JOIN MY NEWSLETTER 🚀🚀

🚀🚀 Get exclusive content on Patreon: 🚀🚀

If you enjoyed this video, please subscribe to the channel!

Code and slides:

Download the data:

PyTorch Beginner Course:

PyTorch Chatbot Tutorial:

Further resources:

You can find me here:

#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! 🙏
Рекомендации по теме
Комментарии
Автор

One of the best pytorch channels, i have ever encountered

teetanrobotics
Автор

I came for the RNN implementation from fundamentals, and stayed for the training pipeline. Thanks for a great video, it's the clearest explanation of RNN (in code) I've seen.

MartyAckerman
Автор

A perfect toturial to understand RNN and how it can be implemented. Thank you so much.

samannaghavi
Автор

Exactly what I needed! Thank you so much!

Borey
Автор

This is a great explanation and example as well. Love it!

affahrizain
Автор

Your demonstration is easy to understand, thank you!

coc
Автор

Wow! This tutorial was really helpful in understanding and coding RNNs. Excellent!

navintiwari
Автор

Best video I’ve ever seen on the rnn content thus far, thanks for the great video and keep up the good work 🎉

jaxx
Автор

Your tutorials are great I learnt so much.

lifeislarge
Автор

Thank you very very much for these tutorials. It is reaally helpful to get further. Sorry for not being active on patrion, I am still a student. Plesaee keep going and show us more possibilities in deep learning. Maybe a series on NLP or Time Series Forecasting?

alteshaus
Автор

The best RNN video on YouTube! Thx for the efforts!

stancode
Автор

Excellent! this video is so good - amazing explanation and intuition!

bcwfqqr
Автор

Bro, you are the best. Looking for more pytorch contents from you. Also would definitely watch if you start a tensorflow 2 series 👍

ashwinprasad
Автор

thank you for this informative video!

pangqiu
Автор

can you believe I failed to hit the notification bell for this lovely channel? You rock!

terraflops
Автор

This is gold. I really hope you can create a similar content with transformers

mraihanafiandi
Автор

Bir iş bu kadar iyi yapılır mı ya? Adamsın

yildirimakbal
Автор

Thank you so much! This is a great tutorial on RNNs. You break down the hidden states really well!

EasyCodesforKids
Автор

this helped me do my homework lol thanks!!

mingzhouzhu
Автор

Other than the use of a for loop to train your data instead of vector multiplication, this was an extremely informative and well-made video. Thanks!

jacksonrolando