Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Conversation

joshuathayer
Copy link
Contributor

This changes how we pick "canned" sets of points, to use our curve model with intervened degree and coefficients rather than hardcoded locations.

This demonstrates two curve sets- y = 0.5x, which approximates the 0th column in the NIPS "slide 21", and y = 0.5x^2 + 2x, which approximates the 2nd column on that slide. The other preset points have not yet been implemented.

As before, the sets can be cycled by pressing p.

Note that I significantly reduce the "inlier" noise value in add-noise-to-curve- it was set to 1, which resulted in points all over the place.

[WIP] can be removed once other point distributions are implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant