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

learning curve input for lcnet #7

Open
vamp-ire-tap opened this issue May 25, 2020 · 2 comments
Open

learning curve input for lcnet #7

vamp-ire-tap opened this issue May 25, 2020 · 2 comments

Comments

@vamp-ire-tap
Copy link

hello, why is it that the lcnet model takes as input only the configuration and not the learning curve? in the unit test example, there appears that y_train is composed of the first 2 observations from the learning curve. Shouldn't x_train also contain the learning curve observations? is this by design?

@aaronkl
Copy link
Contributor

aaronkl commented May 26, 2020

LC-Net gets as input the hyperparameter configuration x and a numerical value t \in (0, 1] that specifies the time step / epoch, and then predicts the mean and variance of y_t

@vamp-ire-tap
Copy link
Author

thank you!

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