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

Data Denormalization #6

Open
Physicorobotics opened this issue Feb 26, 2018 · 1 comment
Open

Data Denormalization #6

Physicorobotics opened this issue Feb 26, 2018 · 1 comment

Comments

@Physicorobotics
Copy link

Physicorobotics commented Feb 26, 2018

I was wondering is there a built in way to de-normalize the data? Once I put it through the Neural Net, I want it back in it's orginal form. Do I have to go and manually de-normalize the output?

Thanks.

@cashlionjp
Copy link

I was looking for the same thing but the more I think about it, the issue is it's rare that a network will return an array of 1's or 0's. The results need to be interpreted on an case by case basis or at least there would need to be multiple modes, one at least that could sort the output and calculate it's "confidence" etc.

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

2 participants