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.

@Avdhesh-Varshney Avdhesh-Varshney deleted the branch Code-A2Z:11PRIMUS-patch-1 January 20, 2025 11:44
@Avdhesh-Varshney
Copy link
Member

Avdhesh-Varshney commented Jan 20, 2025

@kashifalikhan36 Sorry but you have forked the wrong branch.

  • Always fork main branch, create patch-1.
  • Then raise your pr.

I'm updating the Algorithm README Template. Wait for tomorrow.

@Avdhesh-Varshney Avdhesh-Varshney added bug Something isn't working Flag: Invalid This doesn't seem right wontfix ❌ This will not be worked on labels Jan 20, 2025
@kashifalikhan36 kashifalikhan36 deleted the patch-1 branch January 21, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Flag: Invalid This doesn't seem right wontfix ❌ This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants