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

spline-inverse code conversion to python #31

Open
jessdtate opened this issue Jan 30, 2017 · 3 comments
Open

spline-inverse code conversion to python #31

jessdtate opened this issue Jan 30, 2017 · 3 comments

Comments

@jessdtate
Copy link
Contributor

The spline-inverse matlab code needs to be converted to python. @andycorb has started this conversion, but still a ways to go.

@jessdtate
Copy link
Contributor Author

jessdtate commented Mar 16, 2017

@fquivira This is a matlab to python project that is somewhat self contained. It is started, but the code that is converted may not be right. For a fully converted example, you can look at the activation gauss newton example. The MFS inverse may also be helpful as an example for conversion.

@fquivira
Copy link
Contributor

@jessdtate thanks! The Gauss Newton example looks good. Is there an equivalent "main function" for the Matlab spline? Additionally , is there example or test data for validation?

@jessdtate
Copy link
Contributor Author

It's a conversion from matlab, so there is a working example in scirun4. The example network also needs to be moved over from scirun4 to 5 (issue #28).

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