techfaqs / Tech-FAQs

Easy introductions to few important, simple, tech topics.
MIT License
8 stars 14 forks source link

added a TF 2.0 implementation of RNN #67

Closed soumya997 closed 3 years ago

soumya997 commented 3 years ago

Hi, @animenon I have added a tf 2.0 implementation of RNN, and discussed the theory and different concepts related RNN, and implemented a RNN based model in a beginner-friendly way. The file is under ML_and_DL/tensorflow_2/ named as amazon-fine-food-review.ipynb . issue number(#12 ) Please add the hacktoberfest-accepted label before merging 😄