mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 07:12:37 -05:00
[PR #138] [MERGED] Notebooks #198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/138
Author: @GokuMohandas
Created: 10/2/2019
Status: ✅ Merged
Merged: 10/2/2019
Merged by: @GokuMohandas
Base:
master← Head:notebooks📝 Commits (3)
45b0373added notebooks lessoncb54abaupdate gitignore and codeowners2f7f849added link for notebook lesson📊 Changes
79 files changed (+407 additions, -170536 deletions)
View changed files
📝
.gitignore(+1 -0)➕
CHANGES.md(+21 -0)📝
CODEOWNERS(+2 -0)📝
CODE_OF_CONDUCT.md(+1 -1)➕
CONTRIBUTING.md(+20 -0)📝
LICENSE(+1 -1)📝
README.md(+222 -51)➖
data/harrypotter.txt(+0 -6589)➖
data/news.csv(+0 -120001)➖
data/spiral.csv(+0 -1501)➖
data/surnames.csv(+0 -10981)➖
data/titanic.csv(+0 -1310)➖
data/tumors.csv(+0 -1001)➖
data/tumors_reduced.csv(+0 -721)➖
images/attention1.jpg(+0 -0)➖
images/attention2.jpg(+0 -0)➖
images/batchnorm.png(+0 -0)➖
images/birnn.png(+0 -0)➖
images/char_embeddings.png(+0 -0)➖
images/cnn.png(+0 -0)...and 59 more files
📄 Description
porting from PyTorch to TensorFlow 2.0 + Keras
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.