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

Does uTensor support only NN? #180

Open
metanav opened this issue Sep 13, 2019 · 3 comments
Open

Does uTensor support only NN? #180

metanav opened this issue Sep 13, 2019 · 3 comments

Comments

@metanav
Copy link

metanav commented Sep 13, 2019

Can we also use LinearClassifier or RandomForest?

@neil-tan
Copy link
Member

As long as the resulting computational graph consists only of the op supported (see readme). That being said, I believe RandomForest will be unlikely until branching is supported? Tagging @dboyliao

@dboyliao
Copy link
Member

dboyliao commented Dec 4, 2019

I think so.
And it will take us four a long time to get there ;)

@jonnor
Copy link

jonnor commented Jan 1, 2023

For non-neural-network models you can use https://github.com/emlearn/emlearn

Disclaimer: I am the maintainer

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

4 participants