In this video we learn the basics of recurrent neural networks with PyTorch. In particular, our focus is on a special kind of RNN - an LSTM network.
Why are these networks important? Because many applications involve dependencies over time. This means our current output depends not only on the current input, but also on past inputs. This is particularly critical in natural language processing.
https://github.com/LeanManager/NLP-Py...
Check out my blog for guidance on how to implement AI and machine learning in your company: https://www.carloslaraai.com/blog/
Check out my website for AI coaching and consulting, public speaking events, tutorials, trainings, and more: https://www.carloslaraai.com
Follow me on social media:
LinkedIn: / carloslaraai
Instagram: / carloslaraai
Facebook: / carloslaraai
Email: [email protected]