[PR #29] [MERGED] finished advanced rnn notebook #103

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

📋 Pull Request Information

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

Base: masterHead: advanced_rnns


📝 Commits (1)

  • 8c4f447 finished advanced rnn notebook

📊 Changes

14 files changed (+906 additions, -826 deletions)

View changed files

images/attention1.jpg (+0 -0)
images/attention2.jpg (+0 -0)
images/char_embeddings.png (+0 -0)
images/conditioned_rnn1.png (+0 -0)
images/conditioned_rnn2.png (+0 -0)
📝 images/rnn2.png (+0 -0)
📝 notebooks/07_PyTorch.ipynb (+136 -110)
📝 notebooks/08_Multilayer_Perceptron.ipynb (+49 -89)
📝 notebooks/09_Data_and_Models.ipynb (+41 -42)
📝 notebooks/10_Object_Oriented_ML.ipynb (+72 -71)
📝 notebooks/11_Convolutional_Neural_Networks.ipynb (+5 -18)
📝 notebooks/12_Embeddings.ipynb (+135 -120)
📝 notebooks/13_Recurrent_Neural_Networks.ipynb (+91 -85)
📝 notebooks/14_Advanced_RNNs.ipynb (+377 -291)

📄 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/29 **Author:** [@GokuMohandas](https://github.com/GokuMohandas) **Created:** 11/25/2018 **Status:** ✅ Merged **Merged:** 11/25/2018 **Merged by:** [@GokuMohandas](https://github.com/GokuMohandas) **Base:** `master` ← **Head:** `advanced_rnns` --- ### 📝 Commits (1) - [`8c4f447`](https://github.com/GokuMohandas/Made-With-ML/commit/8c4f4474b6772d45406673015b2c986f610477d6) finished advanced rnn notebook ### 📊 Changes **14 files changed** (+906 additions, -826 deletions) <details> <summary>View changed files</summary> ➕ `images/attention1.jpg` (+0 -0) ➕ `images/attention2.jpg` (+0 -0) ➕ `images/char_embeddings.png` (+0 -0) ➕ `images/conditioned_rnn1.png` (+0 -0) ➕ `images/conditioned_rnn2.png` (+0 -0) 📝 `images/rnn2.png` (+0 -0) 📝 `notebooks/07_PyTorch.ipynb` (+136 -110) 📝 `notebooks/08_Multilayer_Perceptron.ipynb` (+49 -89) 📝 `notebooks/09_Data_and_Models.ipynb` (+41 -42) 📝 `notebooks/10_Object_Oriented_ML.ipynb` (+72 -71) 📝 `notebooks/11_Convolutional_Neural_Networks.ipynb` (+5 -18) 📝 `notebooks/12_Embeddings.ipynb` (+135 -120) 📝 `notebooks/13_Recurrent_Neural_Networks.ipynb` (+91 -85) 📝 `notebooks/14_Advanced_RNNs.ipynb` (+377 -291) </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:17 -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#103