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

Use two networks: one outputs boolean for if the appliance is on or off #27

Open
JackKelly opened this issue Feb 16, 2015 · 0 comments
Open

Comments

@JackKelly
Copy link
Owner

Use two networks: one outputs boolean for if the appliance is on or off. The other takes two inputs: the aggregate power demand; and whether the appliance is on or off; and outputs the disag power demand. Try doing this as two separate networks (trained separately) and also try as a single network (where we have a hidden layer which gives the boolean on/off signal)

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