You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2020. It is now read-only.
I've implemented the first of the two examples above.
One thing to watch out for is its behaviour if you switch to direct mode: it prints a warning message and then just outputs 0 for the function. I'm not sure what the correct behaviour should be, but one option would be to have it implement a nearest-neighbour algorithm on the lookup table.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It'd be great to be able to do this:
This would specify a function from a dataset, rather than defining the function itself. Indeed, we could even load the data in from .csv files
The text was updated successfully, but these errors were encountered: