Skip to content

Conversation

@kashifalikhan36
Copy link

Pull Request

  • Title: Added Documentation and Example Code for Recurrent Neural Networks (RNNs)
  • Your Name: Kashif Ali Khan
  • SWOC, Contributor

Issue:- #134

I have added a detailed markdown file documenting Recurrent Neural Networks (RNNs), their architecture, key concepts, and popular variants (Basic RNN, LSTM, GRU, and Bidirectional RNN). The documentation includes a Python code example for implementing a simple RNN using TensorFlow/Keras, as well as visualizations for training metrics like accuracy and loss. This contribution aims to enhance the learning resources in the repository.

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

@github-actions
Copy link
Contributor

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@kashifalikhan36
Copy link
Author

@Avdhesh-Varshney Please look at my PR

@kashifalikhan36 kashifalikhan36 changed the title Added Detailed Explanation and Scratch Implementation of Recurrent Neural Networks (RNNs) Added Detailed Explanation and Scratch Implementation of Recurrent Neural Networks (RNNs) #134 Jan 17, 2025
@Avdhesh-Varshney
Copy link
Member

  • PR closed because of commit in main branch.

As labelled dl, keep RNN under Neural-Networks.

@Avdhesh-Varshney Avdhesh-Varshney added bug Something isn't working Warning: Follow Guidelines https://github.com/Avdhesh-Varshney/AI-Code/issues/9 labels Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Warning: Follow Guidelines https://github.com/Avdhesh-Varshney/AI-Code/issues/9

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants