[PR #9] [MERGED] added batchnorm to CNN notebook #83

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

📋 Pull Request Information

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

Base: masterHead: weight_normalization


📝 Commits (1)

  • ba564b6 added batchnorm to CNN notebook

📊 Changes

3 files changed (+291 additions, -115 deletions)

View changed files

📝 README.md (+2 -2)
images/batchnorm.png (+0 -0)
📝 notebooks/11_Convolutional_Neural_Networks.ipynb (+289 -113)

📄 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/9 **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) - [`ba564b6`](https://github.com/GokuMohandas/Made-With-ML/commit/ba564b68412d8168b860b3e9d3a8056ee84ab35d) added batchnorm to CNN notebook ### 📊 Changes **3 files changed** (+291 additions, -115 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) ➕ `images/batchnorm.png` (+0 -0) 📝 `notebooks/11_Convolutional_Neural_Networks.ipynb` (+289 -113) </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:34 -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#83