animator / learn-python

📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
https://animator.github.io/learn-python/
Creative Commons Attribution Share Alike 4.0 International
324 stars 213 forks source link

Add Recurrent Neural Network (RNN) #1285

Closed Ishita-Jena closed 3 days ago

Ishita-Jena commented 4 days ago

I want to add RNN to the machine learning folder. Kindly assign this to me. Thank you.

ashitaprasad commented 3 days ago

explain more. What will it cover?

Ishita-Jena commented 3 days ago

I'm going to add a brief introduction, types of rnn, its architecture and working, applications, advantages and disadvantages along with a rnn model built from a scratch.

ashitaprasad commented 3 days ago

Thanks for clarifying. This kind of content is widely available and currently not accepted.