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

Use RTNeural for Hysteresis STN Mode #137

Closed
jatinchowdhury18 opened this issue Feb 21, 2021 · 1 comment
Closed

Use RTNeural for Hysteresis STN Mode #137

jatinchowdhury18 opened this issue Feb 21, 2021 · 1 comment
Assignees
Labels
tech debt Needs refactoring
Milestone

Comments

@jatinchowdhury18
Copy link
Owner

The State Transition Network used by the Hysteresis "STN" mode is a small dense neural network. This should be ported to use the RTNeural library as a submodule.

From there, we need to do performance benchmarking to see which RTNeural backend is fastest... I have a feeling it's going to be xsimd.

@jatinchowdhury18
Copy link
Owner Author

Closed with cef02cd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Needs refactoring
Projects
None yet
Development

No branches or pull requests

1 participant