Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change mnist full to mnist train #92

Closed
wants to merge 1 commit into from
Closed

Conversation

shrit
Copy link
Member

@shrit shrit commented May 31, 2020

It seems that mnist full was just a sample of the original
mnist dataset with around 700 lines. The mnist train has at least
66K lines. It should be enough for this example.

Signed-off-by: Omar Shrit omar@shrit.me

It seems that mnist full was just a sample of the original
mnist dataset with around 700 lines. The mnist train has at least
66K lines.  It should be enough for this example.

Signed-off-by: Omar Shrit <omar@shrit.me>
@kartikdutt18
Copy link
Member

Ahh, Awesome. Thanks a lot for this.

Copy link
Member

@zoq zoq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good to me.

@birm birm changed the title Change mnist full by mnist train Change mnist full to mnist train May 31, 2020
@kartikdutt18
Copy link
Member

Hey @birm, Can we wait before we merge this.

@kartikdutt18
Copy link
Member

Currently this model doesn't work. I made the changes the makes the model compile in a PR in mlpack/mlpack#2436. However the model doesn't work with mnist_train.csv. So either changes in model must be made or we can download mnist_full.csv. I am trying to work on solution.
Relevant Discusion : mlpack/models#14

@birm birm self-requested a review May 31, 2020 18:28
Copy link
Member

@birm birm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pending resolution of mlpack/models#14

@mlpack-bot
Copy link

mlpack-bot bot commented Jun 30, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍

@mlpack-bot mlpack-bot bot added the s: stale label Jun 30, 2020
@shrit
Copy link
Member Author

shrit commented Jun 30, 2020

Keep open

@shrit
Copy link
Member Author

shrit commented Jun 16, 2021

I think this pull request is no longer needed since @hello-fri-end has already integrated these changes in his pull request. I am closing it for now

@shrit shrit closed this Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants