You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Includes projects and assignment from Sequence Model course from Deep Learning Specialization from Coursera
About
Includes projects and assignment from Sequence Model course from Deep Learning Specialization from Coursera.Includes works on how to build a RNN with only python function and without using any framework. Other projects such as LSTM concepts & implementation, Machine translation, trigger word detection, word vector representation etc