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

Automatic data pre-processing opportunity #3

Open
arasmus opened this issue May 13, 2014 · 0 comments
Open

Automatic data pre-processing opportunity #3

arasmus opened this issue May 13, 2014 · 0 comments

Comments

@arasmus
Copy link
Owner

arasmus commented May 13, 2014

For linear system, optimal dimensionality calculation gave 1 for MNIST dataset. Applying an 1 dimensional system to this would pull the dataset closer to origin. Doing the optimal dim calculation again for the concatenated (ubar, xbar) input, we would find a new, higher n for the new system. Repeating this could potentially be used for automatic data preprocessing.

Moreover, after implementing dynamic dimensionality reconfiguration (#1), it could be done even faster.

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

No branches or pull requests

1 participant