Skip to content

Add averaging 1D learner #134

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

Open
jbweston opened this issue Dec 19, 2018 · 4 comments
Open

Add averaging 1D learner #134

jbweston opened this issue Dec 19, 2018 · 4 comments

Comments

@jbweston
Copy link
Contributor

(original issue on GitLab)

opened by Joseph Weston (@jbweston) at 2017-07-25T15:52:41.859Z

Add a learner that can learn a function that returns a random variable.

This is like the 1D learner problem, but with the additional possibility of re-sampling the function at an already-seen point, x, in order to get a better estimate for the expectation value of f(x).

@jbweston
Copy link
Contributor Author

originally posted by Anton Akhmerov (@anton-akhmerov) at 2017-07-26T17:24:38.514Z on GitLab

Removing the milestone because this learner is tricky to implement in a robust way.

@jbweston
Copy link
Contributor Author

originally posted by Bas Nijholt (@basnijholt) at 2018-01-16T13:30:06.039Z on GitLab

@dvarjas maybe we could discuss your ideas here? :)

@jbweston
Copy link
Contributor Author

originally posted by Jorn Hoofwijk (@Jorn) at 2018-09-25T12:11:36.989Z on GitLab

In what cases would one need this is practice, and do these cases often occur?

@basnijholt
Copy link
Member

The work on this feature is done in #143.

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

2 participants