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

Normalize Input Data #15

Open
johnmartinsson opened this issue Nov 16, 2016 · 2 comments
Open

Normalize Input Data #15

johnmartinsson opened this issue Nov 16, 2016 · 2 comments

Comments

@johnmartinsson
Copy link
Owner

Input data should have zero mean and identity variance.

Note: mean, and variance should be computed from the training set ONLY, and then subtracted from the training, validation and test sets.

http:https://cs231n.github.io/neural-networks-2/#datapre

@johnmartinsson
Copy link
Owner Author

This functionality should be left out for now. But it may be interesting to consider later in the project. Moved to the next milestone.

@johnmartinsson
Copy link
Owner Author

This could be considered in the future, but will not be part of the thesis work. Removed from milestone.

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

No branches or pull requests

1 participant