Skip to content

Comments

AutoLoad mnist dataset and entry point#2

Open
julianVelandia wants to merge 1 commit intokaifishr:masterfrom
julianVelandia:feature/AutoLoadMinsDataSet
Open

AutoLoad mnist dataset and entry point#2
julianVelandia wants to merge 1 commit intokaifishr:masterfrom
julianVelandia:feature/AutoLoadMinsDataSet

Conversation

@julianVelandia
Copy link

Hi!
I had some problems downloading the dataset manually, so I added the line
(img_train, lbl_train), (img_test, lbl_test) = mnist.load_data()
With a variable in the function that brings the dataset, respecting the style of code that you have.
I also added an entry point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant