[PR #10] [MERGED] added layernorm to RNN notebook #84

Closed
opened 2025-11-02 00:03:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: weight_normalization


📝 Commits (1)

  • 784f41a added layernorm to RNN notebook

📊 Changes

4 files changed (+294 additions, -149 deletions)

View changed files

📝 README.md (+3 -1)
images/layernorm.png (+0 -0)
📝 notebooks/11_Convolutional_Neural_Networks.ipynb (+68 -54)
📝 notebooks/13_Recurrent_Neural_Networks.ipynb (+223 -94)

📄 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/10 **Author:** [@GokuMohandas](https://github.com/GokuMohandas) **Created:** 11/8/2018 **Status:** ✅ Merged **Merged:** 11/8/2018 **Merged by:** [@GokuMohandas](https://github.com/GokuMohandas) **Base:** `master` ← **Head:** `weight_normalization` --- ### 📝 Commits (1) - [`784f41a`](https://github.com/GokuMohandas/Made-With-ML/commit/784f41a5510f18b77872eeec49d734c07bde5917) added layernorm to RNN notebook ### 📊 Changes **4 files changed** (+294 additions, -149 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -1) ➕ `images/layernorm.png` (+0 -0) 📝 `notebooks/11_Convolutional_Neural_Networks.ipynb` (+68 -54) 📝 `notebooks/13_Recurrent_Neural_Networks.ipynb` (+223 -94) </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:03:36 -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#84