mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 23:34:34 -05:00
[PR #130] [CLOSED] def get_data(data_url, data_file) #193
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/130
Author: @tomcohen0079
Created: 2/26/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
b60357eMerge pull request #27 from GokuMohandas/advanced_rnnsc4120d4updated advanced rnn notebook3267109Merge pull request #28 from GokuMohandas/advanced_rnns8c4f447finished advanced rnn notebookf15beb7Merge pull request #29 from GokuMohandas/advanced_rnns4552a33updated image sizes2d99160Merge pull request #30 from GokuMohandas/advanced_rnns0c759fdstarted cv notebook62a8fa0started cv notebook2efe2b7added intro image📊 Changes
1 file changed (+2228 additions, -0 deletions)
View changed files
➕
notebooks/Copy_of_10_Object_Oriented_ML.ipynb(+2228 -0)📄 Description
in the components part , the get_data function asks for a url that we provide later through the config file , but in the function we dont use the url that we provided as a parameter, but we go directly to the config file , meaning no matter what we put as a parameter , it wont matter
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.