mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 07:12:37 -05:00
[PR #158] [MERGED] All basic ML notebooks in TensorFlow 2.0 + Keras are complete #217
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/158
Author: @GokuMohandas
Created: 12/3/2019
Status: ✅ Merged
Merged: 12/3/2019
Merged by: @GokuMohandas
Base:
master← Head:basic-ml📝 Commits (1)
de63dd2All basic ML notebooks in TensorFlow 2.0 + Keras are complete📊 Changes
13 files changed (+23667 additions, -315 deletions)
View changed files
📝
notebooks/00_Notebooks.ipynb(+23 -8)📝
notebooks/01_Python.ipynb(+186 -162)📝
notebooks/02_NumPy.ipynb(+71 -66)📝
notebooks/03_Pandas.ipynb(+84 -79)➕
notebooks/04_Linear_Regression.ipynb(+2567 -0)➕
notebooks/05_Logistic_Regression.ipynb(+2176 -0)➕
notebooks/06_Multilayer_Perceptrons.ipynb(+4071 -0)➕
notebooks/07_Data_and_Models.ipynb(+1745 -0)➕
notebooks/08_Utilities.ipynb(+3114 -0)➕
notebooks/09_Preprocessing.ipynb(+916 -0)➕
notebooks/10_Convolutional_Neural_Networks.ipynb(+2268 -0)➕
notebooks/11_Embeddings.ipynb(+3637 -0)➕
notebooks/12_Recurrent_Neural_Networks.ipynb(+2809 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.