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

some questions about the model graph code #27

Open
huangnengCSU opened this issue Jul 3, 2019 · 0 comments
Open

some questions about the model graph code #27

huangnengCSU opened this issue Jul 3, 2019 · 0 comments

Comments

@huangnengCSU
Copy link

Hi:
1. As the paper metioned, the objective function of the model is to make the transformed input data samples to be maximally correlated under the canonical correlation analysis (CCA) loss, and in the model_graph.py you use mean_squared_error as the loss function. Is this different?
2. In the paper Fig.3 , the obsvered electrical current measurements need to processed by DNN F2 then calculate the cca loss, but in the model_graph.py, the label is directly fed into the mean_squared_error (Line 164). Is this different?

@huangnengCSU huangnengCSU changed the title some question about the model graph some questions about the model graph code Jul 3, 2019
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