[PR #27] [MERGED] added most of the text to the advanced RNN notebook #101

Closed
opened 2025-11-02 00:04:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/27
Author: @GokuMohandas
Created: 11/22/2018
Status: Merged
Merged: 11/22/2018
Merged by: @GokuMohandas

Base: masterHead: advanced_rnns


📝 Commits (3)

  • a325b25 fixed image in rnn notebook
  • 9b975fa started advanced RNNs notebook
  • 3c9afab finished barbones version of advanved RNN notebook

📊 Changes

5 files changed (+2843 additions, -49 deletions)

View changed files

📝 README.md (+1 -1)
📝 notebooks/10_Object_Oriented_ML.ipynb (+6 -6)
📝 notebooks/11_Convolutional_Neural_Networks.ipynb (+2 -2)
📝 notebooks/13_Recurrent_Neural_Networks.ipynb (+11 -40)
notebooks/14_Advanced_RNNs.ipynb (+2823 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GokuMohandas/Made-With-ML/pull/27 **Author:** [@GokuMohandas](https://github.com/GokuMohandas) **Created:** 11/22/2018 **Status:** ✅ Merged **Merged:** 11/22/2018 **Merged by:** [@GokuMohandas](https://github.com/GokuMohandas) **Base:** `master` ← **Head:** `advanced_rnns` --- ### 📝 Commits (3) - [`a325b25`](https://github.com/GokuMohandas/Made-With-ML/commit/a325b2527e7cd209fd366074516341f1c4b17faf) fixed image in rnn notebook - [`9b975fa`](https://github.com/GokuMohandas/Made-With-ML/commit/9b975fae317a3afd1db4057d2b722aa43a26a778) started advanced RNNs notebook - [`3c9afab`](https://github.com/GokuMohandas/Made-With-ML/commit/3c9afabf6433a4a1814f1ccc8fd9f9bbb6dcc6ff) finished barbones version of advanved RNN notebook ### 📊 Changes **5 files changed** (+2843 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `notebooks/10_Object_Oriented_ML.ipynb` (+6 -6) 📝 `notebooks/11_Convolutional_Neural_Networks.ipynb` (+2 -2) 📝 `notebooks/13_Recurrent_Neural_Networks.ipynb` (+11 -40) ➕ `notebooks/14_Advanced_RNNs.ipynb` (+2823 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 00:04:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#101